Brian Vaughn
|
c4dc0e82b8
|
Merge pull request #47 from yangshun/fix-duplicate-redirect
Add check for unique redirect URLs
|
7 years ago |
Yangshun Tay
|
ad9a5c7403
|
Add check for unique redirect URLs
|
7 years ago |
Brian Vaughn
|
a55036d911
|
Merge pull request #46 from yangshun/fix-tutorial-redirect
Fix redirect behavior for tutorial
|
7 years ago |
Akshat Garg
|
521f334e6f
|
Fixes #44 : Update CodeEditor to display the complete content
|
7 years ago |
Brian Vaughn
|
fd4eda82c4
|
Merge pull request #31 from Krizzu/docs/Error-Boundaries
Docs for Error Boundaries
|
7 years ago |
Brian Vaughn
|
c862fbfe97
|
Merge pull request #35 from FannyVieira/issue-16-null-input
fix #16 missing documentation: null/undefined as input value
|
7 years ago |
Brian Vaughn
|
5a084dd028
|
Wording nits
|
7 years ago |
Brian Vaughn
|
0e647230e2
|
Replaced CC-BY 4.0 license in source code headers with MIT
|
7 years ago |
Brian Vaughn
|
2a7a6321cc
|
Added MIT license for website source code
|
7 years ago |
Brian Vaughn
|
b2d5613b6a
|
Moved the CC license file to cover docs only
|
7 years ago |
jxom
|
be082c9df7
|
Modify v16 blog post to elaborate on upgrading via codemods
|
7 years ago |
Fanny Vieira
|
d3349102de
|
fix redirect file
|
7 years ago |
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 |
Daniel Lo Nigro
|
6bd26ff851
|
Update Yarn installation instructions
|
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 |