Dustin Schau
169754fb1b
refactor: tweak to use the _updateState method
6 years ago
Dustin Schau
d83238caf0
feat: get hot reloading working for js code snippets
6 years ago
Dustin Schau
57cb7abde1
chore: remove outer wrapper div
6 years ago
Dustin Schau
fc0ef96fb6
chore: minor tweaks and run prettier
6 years ago
Dustin Schau
9d6015a871
fix: refactor plugin to use source-filesystem and onCreateNode
6 years ago
Dustin Schau
3ead525cf7
feat: refactor index page so hot reloading works for code examples
6 years ago
Sophie Alpert
a78049a5da
Fix number alignment in sidebar ( #1203 )
![screenshot](https://user-images.githubusercontent.com/6820/46177889-6cf2b480-c269-11e8-8a92-182b3c225e8a.png )
6 years ago
Lionel
4a11063e9b
Update versiont into 16.5.2 ( #1198 )
6 years ago
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
6 years ago
Dan Abramov
74e254a394
16.5.1
6 years ago
Brian Vaughn
bfc61c3d69
Bumped docs version
6 years ago
Dan
58804cc370
More Flow fixes
6 years ago
Dan
88799e61fd
Add exit clause for static builds
6 years ago
Dan Abramov
1ee1c3085f
Patch the DOM to fix Google Translate ( #1148 )
* Fix Google Translate
* Tweaks
6 years ago
Sophie Alpert
0e4f45fa24
–
6 years ago
Dan Abramov
c32884da5f
16.4.2 blog post
7 years ago
Dan Abramov
428d52b834
Fix styling of code ( #1087 )
7 years ago
Alex Krolick
242dbdd7cc
yarn upgrade
works locally...
7 years ago
Alex Krolick
d9cd3e311f
upgrade some gatsby deps
7 years ago
Ben Halpern
1afab28a7e
Add dev.to link to footer ( #1003 )
* Add DEV Community (dev.to) link to footer
Add to the channels section of footer alongside similar resources
* Add DEV Community to support page
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
Dan Abramov
38c1a9ad7a
React 16.4.1 ( #975 )
7 years ago
Dan Abramov
17c50df9d9
Explicitly order Main Concepts ( #957 )
7 years ago
Dan Abramov
03c0046f7b
Try to fix iPhone horizontal scroll in Component reference
7 years ago
Minh Nguyen
1de600d9da
React 16.4.0 ( #907 )
7 years ago
Dan Abramov
f461942615
Minor wording tweak for Versions page ( #816 )
7 years ago
Dan Abramov
0b2fac96bb
React 16.3.2
7 years ago
Brian Vaughn
88bf29d3f3
Added 16.3 changelog to version links
7 years ago
Brian Vaughn
d184d0292f
Added links to old release changelogs also
7 years ago
Brian Vaughn
48a92c592e
Moved versions control into versions.yml and Gatsby plug-in
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
Dan Abramov
b6c0a51a58
React 16.3.1 ( #765 )
7 years ago
Brian Vaughn
fc9936f4ea
Updated site constants to 16.3
7 years ago
Brian Vaughn
ce060eb37a
Imported theme style tweaks from PR 587
7 years ago
Alex Krolick
a5022da882
Add in-page TOC
Also reduce spacing between ul/li tags
7 years ago
raunofreiberg
64805ebf96
fix: append .html extension back to template url after mapping
7 years ago
raunofreiberg
01f780cf00
refactor: getPaginatedTitle -> getPageById
7 years ago
Rauno
3163c18da9
fix: Footer keys warning
7 years ago
Rauno
0b5b2c72f4
fix: NavigationFooter links pull paginated title from nav metadata
7 years ago
Jordan Scales
35ea09cf03
improve a11y in homepage examples with some labels
7 years ago
Sophie Alpert
96010b5d97
Improve a11y of docs
* Add placeholder/label to input on homepage demo
* Mark sections with aria-expanded
![screenshot of markup with aria-expanded for sections](https://user-images.githubusercontent.com/6820/36941651-2f851bee-1f15-11e8-8090-e93e596b3d11.png )
7 years ago
Michael H
f1cbff3e17
Fixed Accessiblity Issue jsx docblocks - 594
set ignoreTabKey to true so that keyboard only users can tab out of jsx docblocks
7 years ago
Dan Abramov
0b805a8d97
Make error message bold on the decoder page ( #582 )
* Make error message bold on the decoder page
* Update ErrorDecoder.js
* Update ErrorDecoder.js
7 years ago
Isaac Chien
ae29fa0491
move docsearch to end of body ( #564 )
7 years ago
Brian Vaughn
e4fffa1356
Font-smoothing for Firefox (at least on OSX)
7 years ago
OOO :: ItsPugle
e81393125e
Update Footer.js to reflect the change of year ( #493 )
* Update Footer.js
* Removing an accidental character
7 years ago
Alex
7fafb9f916
Break out Installation into top-level doc section ( #452 )
* Break out Installation into top-level doc section
* Update navigation (prev/next, nav tree)
- Move Installation section to top
- Add next/prev to install pages
* add links to other install options from try react page
* fix markdown link
* Clarify that Quick Start and Install are optional "next steps"
* Add top-level CDN page
This is useful for Codepen and other Unpkg-y setups
* Add link to Tutorial from Try React
* Update CRA link in tutorial
* Make Try React subheader a proper sentence
* Add "minimal"
* Explain local dev setup is more work than Codepen etc
* Fix typos
* Add : between headings
* add note that CRA is not lightweight
* fix typo
* Update add-react-to-a-new-app.md
* Update add-react-to-a-new-app.md
* Remove the Bower note
* Update try-react.md
* Tweak wording
* Use direct link
7 years ago
Brian Vaughn
bb55d1083b
Re-ran Prettier after version bump
7 years ago
Joe Critchley
184a7ef947
Reorganized footer nav ( #448 )
* Reorganized footer nav to match latest structure
* Footer nav - skip Installation page for Quick Start
7 years ago