Alexander Nanberg
71b03486c0
Upgrade to Gatsby v2 ( #1104 )
* Upgrade to Gatsby v2
* Remove unnecessary polyfills since gatsby already provides them
* Move global styles to gatsby-browser
* Add fb comment and convert to cjs
* Revert to use pageQuery again
* Add back html.js
* Update dependencies
* Move TitleAndMetaTags
* Replace glamor/reset with normalize.css which fixes style order in prod
* Prettier formatting
* Remove unused types
* Remove old layout
* Fix versions link
* Update deps
* Update deps
* Remove hack since it's no longer needed
* Update dependencies
* Fix build error
* Fix prettier config resolution
* Update gatsby
* Remove custom onCreatePage logic
* Update dependencies
* Fix build
* Update dependencies
* prettier formatting
* update dependencies
* add custom babel config for flow
* upgrade dependencies
* update dependencies
* use stable gatsby release
7 years ago
Dan Abramov
623523131e
Rewrite Installation and related docs ( #996 )
* Rewrite "adding React to existing app"
Fixes #988
* Some copy
* typo
* Update babel instructions
* Update umd link
* Add prod minification section
* Show "button" example in several targets
* wip
* More
* More
* tweak
* yas
* Multi root tip
* moaar
* alot
* Tweak links
* Explain better
* better lead
* tweaks
* tweaks
* wording
* More reassuring tone
* Grammar
* wording
* feedback from readers
* Use id, not class
* More nits
* Re-add a useful section
7 years ago
Brian Vaughn
8e45c4bd6a
Added versions page with links to recent releases
7 years ago
Brian Vaughn
ae0b9532e1
Added version drop-down toggle (that I will replace in a moment)
7 years ago
Fredrik Forsmo
a970afa27e
Remove "use strict" from source files
7 years ago
tricinel
cce9ef7b60
Add flow types to components; realted to #24
8 years ago
Lucas Lentz
1d1656c906
Add console.warn and move DocSearch component to LayoutHeader
8 years ago
Lucas Lentz
993df14915
Wrap Algolia search into a React component
8 years ago
Brian Vaughn
c0affe4dd8
Added some padding to search input
8 years ago
Brian Vaughn
beeb8e8554
Header focus style improvements
8 years ago
Brian Vaughn
7a9f04cad8
Removed MIT section from website source file headers
8 years ago
Brian Vaughn
0e647230e2
Replaced CC-BY 4.0 license in source code headers with MIT
8 years ago
Yangshun Tay
5f804b269d
Standardize license across source files ( #45 )
8 years ago
Brian Vaughn
c9e1c3b834
Updated license name in headers
8 years ago
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
8 years ago