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
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
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
Fredrik Forsmo
a970afa27e
Remove "use strict" from source files
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
9e6e0bddb1
Update CodeEditor.js
7 years ago
Brian Vaughn
d23c8c9aad
Removed 'qs' module dependency from ErrorDecoder
7 years ago
Keyan Zhang
5cc60281b5
prettier
7 years ago
Keyan Zhang
d73bff0982
Use qs to parse query params
7 years ago
tricinel
cce9ef7b60
Add flow types to components; realted to #24
7 years ago
Yangshun Tay
405e7c5166
Fix for comments
7 years ago
tricinel
ab5815b11a
Add Todo notes and better flow types
7 years ago
Lucas Lentz
1d1656c906
Add console.warn and move DocSearch component to LayoutHeader
7 years ago
Lucas Lentz
b19ea6b39b
Add window parent to docsearch in order to pass CI
7 years ago
Lucas Lentz
238ffd9709
Do the yarn prettier
7 years ago
Lucas Lentz
993df14915
Wrap Algolia search into a React component
7 years ago
Brian Vaughn
2c863e4e7c
Fixed accidental regression from a bad-merge
7 years ago
Brian Vaughn
2b44cd3df3
Show Babel load-error message if Babel fails to load from CDN
7 years ago
tricinel
9daf248d21
Move types to separate declaration; related to #24
7 years ago
Brian Vaughn
c0affe4dd8
Added some padding to search input
7 years ago
Brian Vaughn
beeb8e8554
Header focus style improvements
7 years ago
Admir Sabanovic
8a0eda3b6e
use callback for setState
7 years ago
renanpvaz
26c975de3b
use flag to show custom message instead of error
7 years ago
renanpvaz
4ab3ae3685
prettier
7 years ago
renanpvaz
4a4a9596fb
mention ad blockers when babel is not defined
7 years ago
tricinel
36beba7a9b
Switch to flow types; wip
7 years ago
Admir Sabanovic
9876647f26
99 replace button with checkbox and apply proposed changes
7 years ago
Admir Sabanovic
6bd11c1636
99 fix prettier, lint and flow
7 years ago
Admir Sabanovic
527f50371f
add non-jsx view to to interactive code samples
7 years ago
Brian Vaughn
42372b2447
Prettier to fix extra whitespace
7 years ago
renanpvaz
36e1185fde
render simple placeholder while Babel loads
7 years ago
Florian Kissling
3a238c8d09
Fix typo
Restores the sidebar transition when switching from and to small screen/"sticky" sidebar.
7 years ago
Brian Vaughn
7a9f04cad8
Removed MIT section from website source file headers
7 years ago
jxom
4b155a22ed
PR changes
7 years ago
jxom
de3bd87f4b
Added fbjs eslint config, fixed lint errors and warnings
7 years ago
Damaera
b450b0d2c7
Fix scroll in CodeEditor, adding scroll in right panel. and adding padding bottom in code. #91
7 years ago
jxom
15fc32561f
Run check-all script
7 years ago
jxom
e9d0884a43
PR Changes
7 years ago
Fernando Poumián
4e0ab5622c
Format CodeEditor.js with prettier.
7 years ago
Fernando Poumián
27994d5fa0
Fix margin and border-radius in CodeEditor result and error section.
7 years ago