Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fork #1

Merged
merged 21 commits into from
Jun 28, 2018
Merged

Update fork #1

merged 21 commits into from
Jun 28, 2018

Conversation

seaburrows
Copy link
Owner

No description provided.

drenther and others added 21 commits June 27, 2018 10:26
* Fix typo

Backed probably should have been baked

* Fix typo

Add missing "and".

* Fix typo

Another typo o.o
…ws (#5813)

* Increase author link visibility and link avatars in blog posts + previews

Increase author link visibility and link avatar
- `www/src/components/blog-post-preview-item.js`
- `www/src/templates/template-blog-post.js`

Ref #3199 #4354 #5396

Confirmed addition of
`transform: translateZ(0)`
in  blog-post-preview-item.js prevents image twitch in Chrome
when hovering the card, way to go @fk

* lose font-size increase and bold

* lose font-size increase and bold for post too

* move keys that require !important to the && selector

...which glamor offers to increase specifity
(ref. https://github.com/threepointone/glamor/blob/master/docs/selectors.md)
via @fk review
`src/components/blog-post-preview-item.js`

* remove !important from blog preview and post layout
* fix: use the language loader for imports not postcss

* Update snapshots
 - gatsby-plugin-less@2.0.0-beta.3
 - gatsby-plugin-react-helmet@3.0.0-beta.3
 - gatsby-plugin-sass@2.0.0-beta.3
 - gatsby-plugin-stylus@2.0.0-beta.3
 - gatsby-remark-prismjs@3.0.0-beta.3
* First shot at sidebar accordions and „scroll spy“

…this time against master instead of v1 ✨

* Tiny edit

* Remove presets.Hd specific styles

* Adjust sidebar height (via the new presets.bannerHeight)

* Stick to the default palette

* Various UI fixes (WiP)

* measure banner/navigation offsetHeight instead of hardcoding offset pixel value (WiP, doesn’t take non-fixed navigation on smaller screens into account yet)
* right-aligned, calmer chevron
* add visual separator for expanded section
* bring „Tutorial“ bullets in line with design
* increase sidebar inner whitespace
* bring back SectionTitle <h3> (Algolia; IIRC this is semantically incorrect -> WiP)

* Don't modify props

🙏 @calcsam

* Switch to forEach

* Restore original menu structure

Making „Awesome Gatsby“ a subitem was just to test functionality.
* First draft of card sort blogpost

@calcsam @KyleAMathews @fk thoughts? Thought you'd all be interested in this

* incorporated Sam's suggestions

@calcsam resolved all your suggestions!

* flo's suggestions

thanks @fk!

* My own edits

* deleted image
* Adding NYC Pride 2019 site to showcase sites.yml

Signed-off-by: lesliecdub <lcohn-wein@canvasunited.com>

* Default featured to false
* docs(gatsby-image): Fix "other stuff" bulleted list

* docs(gatsby-image): Space arguments list to improve paragraph wrapping
* use new babel-code-frame API

* stop build after errors in build-html stage and display nicely formatted error message
* docs: add typography changes to migration guide

* style: format of toc in migration guide

* Minor edit
* tutorial-part-four import graphql

* tutorial-part-five import graphql

* tutorial-part-six import graphql

* tutorial-part-seven import graphql

* Add "How does the graphql tag work"
Someone on Discord asked for this indirectly and said it can't be found on this page.
* new blog post

* Small edits

* Update index.md

* Update index.md
* fix gatsby-source-medium (___NODE was linking to old style ids, wasn't adjusted after change to createNodeId)

* update using-medium example to use next version of medium plugin
@seaburrows seaburrows merged commit 7123615 into seaburrows:master Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.