Taeho Kim
ac5129d7cb
Fix typo in new tutorial code ( #8045 )
2016-10-22 21:46:51 +01:00
Nathan Hardy
4c72dce721
Fix erroneous '}' in JSX examples ( #8043 )
2016-10-22 21:45:29 +01:00
Cody Reichert
66875b66d5
Fix anchor link for displayName ( #8040 )
2016-10-22 21:44:51 +01:00
Ragnar Þór Valgeirsson
7aab5cf706
Convert the Number component to ListItem ( #8039 )
...
* Convert the Number component to ListItem
* Add updated example CodePen
Also fixes typos.
2016-10-22 21:44:28 +01:00
BEAUDRU Manuel
c0c4ade139
Wrong library name reference in tutorial.MD ( #8038 )
...
* Update tutorial.md
Seems like you are talking about immutable.js and not immutability.js which doesn't exist :)
* Capitalize Immutable.js
2016-10-22 21:43:15 +01:00
Christopher Chedeau
501974fc8a
Update components-and-props.md
...
fb indent style
2016-10-21 18:30:25 -07:00
Christopher Chedeau
3071ad08f5
Update react-without-jsx.md
...
Facebook codestyle
2016-10-21 14:30:35 -07:00
Dan Abramov
842d44dfa5
Fix redirects
2016-10-21 22:02:30 +01:00
Dan Abramov
7e3f5777cb
Minor doc tweaks
2016-10-21 21:47:43 +01:00
Kevin Lacker
aa9544bfac
New Documentation
2016-10-21 20:59:08 +01:00
Piper Chester
ccc4360589
Fix grammatical error
2016-10-17 21:13:33 -07:00
Héctor Ramos
1ec56bea0d
Separate Ruby and Python instructions
2016-10-14 15:11:27 -07:00
Héctor Ramos
e886793d2b
Add Windows-specific instructions
2016-10-14 15:10:16 -07:00
Dan Abramov
55408c5f23
Add 15.4.0 RC3 to Downloads
2016-10-14 20:21:05 +01:00
Héctor Ramos
3db2d19439
Add link to gulpjs
2016-10-13 15:48:16 -07:00
CT Wu
036832a302
Fix a typo in the doc ( #7969 )
2016-10-13 16:58:57 +01:00
Giorgio Polvara
e458190a61
Fix typo ( #7953 )
2016-10-12 21:29:37 -05:00
Ujjwal Ojha
3c25e09155
Fix typo ( #7909 )
2016-10-12 09:49:56 -05:00
Colin Wren
f1c916dc7f
Fix typo in more-about-refs.md ( #7933 )
2016-10-11 11:56:34 +01:00
Alex Babkov
9f3d131c36
Typo fixes in codebase-overview.md ( #7938 )
2016-10-11 11:55:06 +01:00
Aesop Wolf
0fd5078cf4
Update codebase-overview.md ( #7934 )
...
Fix typo
2016-10-11 01:14:05 +01:00
Dan Abramov
ec9d728f3d
Add Implementation Notes and amend Codebase Overview ( #7830 )
...
* Add more to Codebase Overview
* WIP
* Start a reconciler overview
* Add a few more sections
* todo
* WIP
* Finish it
* Whitespace
* Minor tweaks
* Minor tweaks
2016-10-10 17:29:48 +01:00
Sophia
66b8e25b43
removing parent/child references in props section of tutorial ( #7887 )
2016-10-05 22:29:55 +01:00
Michael O'Brien
f665a4b48a
Update comment to refer to correct method name ( #7873 )
2016-10-04 22:53:26 +01:00
Dan Abramov
55f37b4576
Update the homepage with ES6 ( #7868 )
...
* Update the homepage with ES6
* Avoid array spread and stale state
2016-10-04 19:33:09 +01:00
Kateryna
976ca17896
Fix initial state example for Recat.createClass ( #7867 )
...
In the example there was a typo with setting initial state using `getInitialState` method
2016-10-04 18:43:49 +01:00
ankitml
4f2168e0d5
Use ES6 in Language Tooling doc
2016-10-04 12:51:42 +01:00
KeicaM
5a90ffd6b0
Update 04-multiple-components.md ( #7861 )
...
added missing map bracket
2016-10-04 12:19:44 +01:00
Steve Mao
43373c4406
simplify npm link script a little bit ( #7862 )
...
We don't need to remove the folders before linking the modules
2016-10-04 12:12:12 +01:00
Marcelo Alves
636bc1114a
Fix minor typo in closing H1 tag ( #7855 )
2016-10-03 19:07:56 -05:00
Ben Alpert
ea7c845a98
Update remarkable to 1.7.1 ( #7851 )
...
Fixes a subtle XSS hole.
2016-10-03 14:22:06 -07:00
ankitml
8bb9899f0f
Keyed Fragment of AddOns ported to ES6
2016-10-03 21:45:27 +01:00
Alex Zherdev
7129d5f511
Add-Ons: Animation updated with ES6 examples
2016-10-03 21:30:22 +01:00
Rafael Angeline
ca37fb35cb
Reusable Components ES6 Update
2016-10-03 21:02:32 +01:00
gillchristian
5e59a1fcd9
Docs to ES6: Displaying data example.
2016-10-03 19:21:44 +01:00
Eric Douglas
18196d304a
Update babel link ( #7837 )
2016-09-30 13:39:23 -07:00
Ivan Zotov
acc97667b6
Fix mistakes in the codebase overview ( #7834 )
2016-09-29 22:38:14 +01:00
Dan Abramov
e8f4842e87
Add Codebase Overview ( #7828 )
...
* Add Codebase Overview
* Update codebase-overview.md
* Update codebase-overview.md
2016-09-29 11:33:57 +01:00
Gil Chen-Zion
fbccd7b3d6
Note that getInitialState is not used in ES6 classes in docs ( #7748 )
2016-09-28 19:07:29 -07:00
Kyle Mathews
fc68c9875c
typos fix ( #7822 )
2016-09-28 17:27:25 +01:00
Christopher Chedeau
c5c4092dcf
Our first 50,000 stars blogpost
2016-09-28 10:21:29 +01:00
Christoph Pojer
5f180b27fd
Reduce confusion in testing documentation. ( #7818 )
...
* Reduce confusion in testing documentation.
Just wanted to add some clarity to this page and link to the react tutorial on Jest's website to give people more information. Also changed enzyme's definition from library to utility to help reduce the confusion. Hope this makes sense to everybody :)
See https://twitter.com/damusnet/status/780752042675597312
cc @lelandrichardson
* Update 10.4-test-utils.md
2016-09-27 19:08:02 -07:00
J. Renée Beach
95896408e7
React dom invalid aria hook ( #7744 )
...
* Add a hook that throws a runtime warning for invalid WAI ARIA attributes and values.
* Resolved linting errors.
* Added a test case for many props.
* Added a test case for ARIA attribute proper casing.
* Added a warning for uppercased attributes to ReactDOMInvalidARIAHook
2016-09-27 20:53:14 -05:00
Dan Abramov
b6ba117b7e
Move How to Contribute to documentation and update it ( #7817 )
...
* Move How to Contribute to documentation and update it
* Consistent formatting
2016-09-27 23:20:49 +01:00
imjanghyuk
40a708fb73
Update 07-forms.ko-KR.md ( #7809 )
...
fix spelling
2016-09-26 14:02:33 -07:00
jinmmd
b0385f070e
Change [入门教程] from "tutorial.html" to "tutorial-zh-CN.html" ( #7789 )
2016-09-26 10:39:34 -07:00
jinmmd
efba6d4740
Change [API参考] from "top-level-api.html" to "top-level-api-zh-CN.html" ( #7790 )
2016-09-26 10:39:03 -07:00
Dan Abramov
434760f491
Update broken JSFiddle in Why React blog post ( #7783 )
...
Fixes #7782
2016-09-21 13:42:49 +01:00
Paul O’Shannessy
862084fa47
[docs] Update React Rally 2016 videos link ( #7771 )
2016-09-19 14:26:32 -07:00
Paul O’Shannessy
61574107f8
Update website for 15.3.2
...
(cherry picked from commit b52ea6bd8f403b9247584373761de509fa15f118)
2016-09-19 11:14:30 -07:00