Fanny Vieira
|
66572d8a98
|
modifying to docs / forms page, adding route in redirect file, correcting grammatical errors
|
7 years ago |
Fanny Vieira
|
6611aef53e
|
Merge remote-tracking branch 'upstream/master' into issue-16-null-input
|
7 years ago |
Krzysztof Borowy
|
03dae5bd0a
|
Reuse images in blog/docs. Remove intends
|
7 years ago |
Yangshun Tay
|
5f804b269d
|
Standardize license across source files (#45)
|
7 years ago |
Carlos Cuesta
|
1442bf4944
|
Document deepEquality checks & JSON.stringify in scu are a bad idea
|
7 years ago |
jxom
|
63280cca1d
|
Make createLinkBlog and createLinkDocs consistent with createLinkTutorial
|
7 years ago |
jxom
|
94270569a5
|
Tweak sidebar to update navigation highlight on scroll
|
7 years ago |
Yangshun Tay
|
5a360ac0d2
|
Fix permalink for tutorial
|
7 years ago |
Brian Vaughn
|
0047452833
|
Merge pull request #42 from reactjs/Daniel15-patch-1
Update Yarn installation instructions
|
7 years ago |
hardfist
|
ca77459159
|
Update implementation-notes.md
fix indentation problem
|
7 years ago |
Daniel Lo Nigro
|
6bd26ff851
|
Update Yarn installation instructions
|
7 years ago |
hardfist
|
8ae3ee382f
|
Update implementation-notes.md
prevChild could be CompositeComponent which cause prevChild.node to be undefined.
|
7 years ago |
Brian Vaughn
|
463640daee
|
Merge pull request #8 from yangshun/constructor-props
Ensure all class constructors call super with props
|
7 years ago |
Brian Vaughn
|
6c19b64313
|
Merge pull request #38 from fpoumian/fix-babel-reference
fix #37 Replace babel-preset-es2015 reference and link with babel-preset-env
|
7 years ago |
Fernando Poumián
|
c488041320
|
Replace babel-preset-es2015 reference and link with babel-preset-env
|
7 years ago |
Brian Vaughn
|
29835da7a1
|
Merge pull request #36 from bvaughn/html-to-jsx-redirect-permanent
Make html-to-jsx redirect permanent
|
7 years ago |
Brian Vaughn
|
cc89a9682b
|
Make html-to-jsx redirect permanent
|
7 years ago |
Fanny Vieira
|
b20566ba96
|
fix #16 missing documentation: null/undefined as input value
|
7 years ago |
Brian Vaughn
|
fcc535341d
|
Merge pull request #6 from bvaughn/html-to-jsx-redirect
Added static redirect for HTML-to-JSX page
|
7 years ago |
Brian Vaughn
|
574b3b0c24
|
Merge pull request #13 from yangshun/fix-repo-url
Migrate repo URLs
|
7 years ago |
Dan Abramov
|
09cde5959e
|
Merge pull request #32 from leticiawanderley/issue-23-broken-link-fix
Bug #23 - Fixing broken download link
|
7 years ago |
Dan Abramov
|
d099f65314
|
Update installation.md
|
7 years ago |
Dan Abramov
|
b99b301f1e
|
Add single file HTML example
|
7 years ago |
Brian Vaughn
|
a7817cacdd
|
Merge pull request #34 from bvaughn/update-headers
Updated license name in headers
|
7 years ago |
Brian Vaughn
|
c9e1c3b834
|
Updated license name in headers
|
7 years ago |
Dan Abramov
|
2ec96b13bd
|
Merge pull request #33 from leticiawanderley/repo-readme-broken-link
Fix - broken repo link on README
|
7 years ago |
Leticia Wanderley
|
82136fed26
|
Fix - broken repo link on README
|
7 years ago |
Leticia Wanderley
|
52cbef4daf
|
Bug #23 - Fixing broken download link
|
7 years ago |
Krzysztof Borowy
|
eb42882374
|
Images for error boundaries
|
7 years ago |
Krzysztof Borowy
|
1394c0e439
|
Added error boundaries docs
|
7 years ago |
Yangshun Tay
|
7c6f185134
|
Ensure all class constructors call super with props
|
7 years ago |
Yangshun Tay
|
fb02750d9a
|
Fix repo URLs
|
7 years ago |
Brian Vaughn
|
9c68ee4afd
|
Fixed a couple of oudated things in package.json
|
7 years ago |
Brian Vaughn
|
95ea182097
|
Added static redirect for HTML-to-JSX page
|
7 years ago |
Brian Vaughn
|
1349493721
|
Small README update
|
7 years ago |
Brian Vaughn
|
1de4c66dc6
|
Added some basic Flow types to get things started
|
7 years ago |
Brian Vaughn
|
8d54bd01a3
|
Prettier formatted flow-typed and plugins dirs
|
7 years ago |
Brian Vaughn
|
1da83176da
|
Moved Prettier config to config file
|
7 years ago |
Brian Vaughn
|
192c429a21
|
Added missing title and og:url to 1-off pages
|
7 years ago |
Brian Vaughn
|
5134f71e20
|
Removed /docs/index redirect from docs/accessibility
|
7 years ago |
Brian Vaughn
|
eb1994b0d2
|
Fixes to markdown content/paths
|
7 years ago |
Brian Vaughn
|
9d9b2021ed
|
Migrated Gatsby website source and config
|
7 years ago |
Brian Vaughn
|
93aa551f1a
|
Reorganized 'docs' folder
|
7 years ago |
Dan Abramov
|
a305ded256
|
Tweak wording based on @landermkerbey's suggestion in #10433#issuecomment-324488168
|
7 years ago |
Yangshun Tay
|
c6d3f1acfd
|
Fix blog issues that resulted from migration (#11089)
|
7 years ago |
Gustavo Gard
|
3b0a77dcaf
|
Correct logo url (#11090)
|
7 years ago |
Dominic Gannaway
|
76b625ba80
|
Fixes example in Web Components docs (#11039)
* fixes docs on webcomponent
* Update web-components.md
|
7 years ago |
Dan Abramov
|
cb860f4a5b
|
Update button labels
|
7 years ago |
Yangshun Tay
|
bddc8a33bf
|
Fix all GitHub issues and PRs query params (#11066)
|
7 years ago |
pyitphyoaung
|
e506e9c66b
|
Replace hyperlink tag with button tag in tic-tac-toe tutorial and update related references in the tutorial document (#11045)
|
7 years ago |