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
Sophie Alpert
59cb8abc77
Tweak link/code styles ( #435 )
- Tone down link background
- Tone down code background
- Shrink font -- I'd prefer 15px Menlo and 17px Consolas but we'll meet
in the middle at 16px where both look reasonable, unlike 17px Menlo
which was comically large.
![before-after](https://user-images.githubusercontent.com/6820/34066487-360cf57e-e1c4-11e7-891e-db5d4cd59b1d.gif )
7 years ago
Fredrik Forsmo
a970afa27e
Remove "use strict" from source files
7 years ago
Sophie Alpert
33cfa5f6b8
Fix hero buttons to be clickable ( #373 )
7 years ago
Brian Vaughn
989cccee10
Prettier fix
7 years ago
Brian Vaughn
d2a9c9aed7
Removed unnecessary empty <div> from conditional
7 years ago
Brian Vaughn
2a165e7e88
Fixed `children` Flow type for layout template
7 years ago
Brian Vaughn
f92249c8b7
Removed FIXME comment
7 years ago
MICHAEL JACKSON
e6eb004b28
Use fill="none" instead of fill="transparent" for logo SVG
7 years ago
Clement Hoang
cdde744353
Change site version
7 years ago
tricinel
4bf2356e02
Add flow types to utils
7 years ago
tricinel
990a13e2af
Handle case when author does not exist
According to the Edge type in allMarkdownRemarkData, the author in
frontmatter could be undefined.
related to #24
7 years ago
Michael Mullins
1d7c1d4ad4
convert logo-large into a plain white version of the logo
logo-large was a custom version of the logo made just for the banner background. It was also scaled up manually rather than taking advantage of svg's inherit scaling. This change reduces its size, makes it just a plain white version of the react logo, and moves most of the custom stuff into css. It also moves it from the static folder, over to the icons folder where it can be imported as a url.
7 years ago
Michael Mullins
4b4d3c6941
reduce size of logo.svg
7 years ago
Bond
fbbf1081ec
Pretty print
7 years ago
Bond
ce01d0baa7
Update footer links to example and community tools
7 years ago
tricinel
232d15463d
Add flow types; related to #24
7 years ago
tricinel
cf2bd4c171
Reorganise open/close navMenu functions
7 years ago
Dan Abramov
1b6dad1eed
React 16.1.1
7 years ago
Brian Vaughn
5d0ca1114d
Fix lint warnings
7 years ago
Dan Abramov
9e6e0bddb1
Update CodeEditor.js
7 years ago
Brian Vaughn
e8f048bb3b
Prettier
7 years ago
Brian Vaughn
77f22ea5c8
WIP upgrade to new gatsby-remark-code-repls
7 years ago