Alex Krolick
|
a5022da882
|
Add in-page TOC
Also reduce spacing between ul/li tags
|
7 years ago |
Alex Krolick
|
0780f7252e
|
Reorganize examples & legacy docs
|
7 years ago |
Brian Vaughn
|
29d6592630
|
Update React.Component reference to show deprecations and new lifecycles
|
7 years ago |
Arjun SK
|
e7e7770d6c
|
K5 Showcase is not a react project anymore
React Developer Tools didn't recognize the site as react.
|
7 years ago |
Brian Vaughn
|
92cf72dafd
|
Hardened wording a bit around async
|
7 years ago |
Dan Abramov
|
2ead10e6a3
|
Update nav
|
7 years ago |
Brian Vaughn
|
5d5a5d2635
|
StrictMode title => Strict Mode
|
7 years ago |
Brian Vaughn
|
f14f1477d5
|
Renamed ref in example
|
7 years ago |
Brian Vaughn
|
21fa1162b6
|
Removed StrictMode from side nav
|
7 years ago |
Brian Vaughn
|
fe033f675d
|
Added StrictMode to docs sidenav
|
7 years ago |
Brian Vaughn
|
22d0ec128e
|
Updated forwardRef example to use named function
|
7 years ago |
Brian Vaughn
|
2b1de01fb1
|
Rebuild Netlify
|
7 years ago |
Brian Vaughn
|
201fcadfa7
|
Added React.forwardRef to API and docs
|
7 years ago |
Brian Vaughn
|
97a109d8b2
|
Added a note about experimental class properties usage in examples
|
7 years ago |
Brian Vaughn
|
a937c46e02
|
Typo fixes
|
7 years ago |
Brian Vaughn
|
a357b64503
|
Added React.forwardRef to 16.3 release blog post
|
7 years ago |
Brian Vaughn
|
55650fc12c
|
Added explicit null value in state initializer
|
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 |
Brian Vaughn
|
2f97f485ce
|
Fixed docs
|
7 years ago |
Alex Krolick
|
e5bf5945b3
|
Unnest callback ref example code
https://github.com/facebook/react/pull/12375#issuecomment-373199666
|
7 years ago |
Alex Krolick
|
da8a7df204
|
Merge pull request #689 from raunofreiberg/fix/footer-keys-warning
fix: Footer keys warning
|
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 |
Brian Vaughn
|
12d7c16cf2
|
Updated createRef 'value' attributes to 'current'
|
7 years ago |
Alex Krolick
|
7ff3c4e9cc
|
let -> const
|
7 years ago |
Alex Krolick
|
7afc1d4398
|
Merge pull request #686 from EarthSchlange/patch-a-little-more-concise-657
Adds Ternary Operator to Make Example Concise Issue #657
|
7 years ago |
Alex Krolick
|
b4e9e0fff0
|
Merge pull request #683 from raunofreiberg/patch-1
[docs] add reference to the explanation of capitalizing components
|
7 years ago |
Alex Krolick
|
a2e445b85b
|
Prettier
|
7 years ago |
Michael H
|
d1e8b526ae
|
Adds Ternary Operator to Make Example Concise Issue #657
|
7 years ago |
Alex Krolick
|
d9e7b42527
|
Update note label
|
7 years ago |
Alex Krolick
|
c091475f92
|
Merge pull request #659 from sophiebits/a11y
Improve a11y of docs
|
7 years ago |
Alex Krolick
|
c384265e8e
|
Remove redundant a11y elements
|
7 years ago |
Alex Krolick
|
48439669bd
|
Merge pull request #674 from zerothabhishek/patch-1
Adds Chennai - India
|
7 years ago |
Alex Krolick
|
c111dca48d
|
Merge pull request #675 from nhducit/patch-2
Update Reasonml community link
|
7 years ago |
Alex Krolick
|
22a67a148c
|
Merge pull request #679 from kovlex/patch-1
Added Mobiscroll Lite React to free ui components.
|
7 years ago |
Alex Krolick
|
cea23868e4
|
Merge pull request #677 from reactjs/non-compliant-native
Mention non-compliant implementations of Map/Set in Environment Requirements
|
7 years ago |
Alex Krolick
|
f5b8637247
|
Merge pull request #681 from pankajladhar/master
Update examples.md
|
7 years ago |
Alex Krolick
|
ba7819ab62
|
Merge pull request #680 from chaficnajjar/patch-1
Change "header" to "heading" in hello-world.html
|
7 years ago |
Rauno Freiberg
|
3788f5c2cf
|
[docs] add reference to the explanation of capitalizing components
|
7 years ago |
Pankaj Ladhar
|
883ac1a132
|
Update examples.md
|
7 years ago |
Chafic Najjar
|
032edd2c3c
|
Change "header" to "heading" in hello-world.html
h1-h6 elements are called "headings", not "headers" (source: https://www.w3.org/TR/html52/sections.html#headings-and-sections).
|
7 years ago |
kovlex
|
951d83d6fa
|
Added Mobiscroll Lite React to free ui components.
|
7 years ago |
Brandon Dail
|
0e02416549
|
Mention non-compliant implementations of Map/Set
|
7 years ago |
nhducit
|
0ed89a57d1
|
Update Reasonml community link
|
7 years ago |
Abhishek Yadav
|
462c914163
|
Adds Chennai - India
|
7 years ago |
Alex Krolick
|
037ae8225e
|
Merge branch 'master' into a11y
|
7 years ago |
Alex Krolick
|
8a12940f0d
|
Merge pull request #663 from jdan/master
Improve a11y in homepage examples with some labels
|
7 years ago |
Alex Krolick
|
baa667c1f1
|
Update PULL_REQUEST_TEMPLATE.md
|
7 years ago |
Alex Krolick
|
229df5e3bb
|
Merge pull request #635 from EarthSchlange/patch_issue-594
Fixed Accessiblity Issue jsx docblocks - 594
|
7 years ago |