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 #2

Merged
merged 57 commits into from
Jun 29, 2018
Merged

update #2

merged 57 commits into from
Jun 29, 2018

Conversation

swyxio
Copy link
Owner

@swyxio swyxio commented Jun 29, 2018

No description provided.

yeion7 and others added 30 commits June 23, 2018 18:46
Preload docsearch script and no blocking docsearch css
onPreBootstrap is now run earlier than before and .cache can be deleted after that
i think you meant `status` instead of `state` when setting the new state?
* Renamed `Javascript` to `JavaScript` for all relevant occurences
* Fix handling of integers longer than 32 bits. Treat them as floats.

* Fix handling of integers longer than 32 bits. Treat them as floats.

* Added tests for number type inference.
…ams (#5972)

* added support for MongoDB Atlas with the extra parameters: replicaSet, ssl & authSource

* implemented additional parameters with query-string package

* fixed es lint errors and added documentation

* var -> let
* Update plugins.md

* Update plugin-authoring.md
 - gatsby@2.0.0-beta.10
 - gatsby-source-contentful@2.0.1-beta.7
 - gatsby-source-mongodb@2.0.0-beta.3
Firefox shows this warning...
Empty string passed to getElementById()
### Motivation

When gatsby-link is removed from a gatsby site it causes plugins 
that uses the old gatsby-link to break.
 - gatsby@2.0.0-beta.11
 - gatsby-link@2.0.0-beta.3
 - gatsby-plugin-feed@2.0.0-beta.3
 - gatsby-source-contentful@2.0.1-beta.8
* Remove redundant left padding

* Prettify code
* fix displaying of graphql resolver errors

* don't join path - it's already absolute

* move formatting function to separate file, add basic tests
* Import graphql in the using-remark example

* Import graphql in transformer-sharp fragment
* Gatsby/rebeccapurple banner

* Reduce banner font-size.
* Store banner height in presets.bannerHeight.
* Reduce banner copy from „You're viewing the docs for Gatsby v2 beta. View the v1 docs instead.“ to „These are the docs for v2 beta. View the v1 docs instead.“ and drop the „instead“ for screens < presets.Mobile. This change makes the banner copy fit in one (instead of two) lines on screens with a maximum width of 320px.
* Remove sidebar inset box-shadow.

* Fix banner overlapping main navigation below presets.Tablet
 - gatsby@2.0.0-beta.12
 - gatsby-plugin-nprogress@2.0.0-beta.3
 - gatsby-transformer-sharp@2.1.1-beta.3
[gatsby-plugin-react-helmet] Fix link to component from gatsbyjs.org fixes #6162
KyleAMathews and others added 27 commits June 26, 2018 19:00
Update gatsby-on-windows to include mention that Node x64 is a requirement for Sharp fixes #2311
* 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
calls out what seems to be an issue a number of people are having in #5774. It's not clear that all gatsby-* deps need to be upgraded to `next` as well.
add migrating doc with update gatsby related deps
@swyxio swyxio merged commit 4e1f065 into swyxio:master Jun 29, 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.