Stolenkid
dd29092472
fixed a minor typo ( #6600 )
...
(cherry picked from commit aeda84602f )
2016-06-14 15:29:34 -07:00
Dan Abramov
3a48eef3c8
Merge pull request #6605 from gaearon/fix-warning-condition
...
Fix the warning condition in ReactDebugTool and ReactDOMDebugTool
(cherry picked from commit 7dbc95f379 )
2016-06-14 15:29:34 -07:00
Qin Junwen
f80da18f2e
Update 10.4-test-utils.md ( #6971 )
...
The find/scry methods which returns DOM component in react@0.13 now returns DOMElement in react@0.14 and later.
(cherry picked from commit a394ed6a6c )
2016-06-14 15:02:24 -07:00
Robert Haritonov
c4c800416f
Add React Amsterdam conference to the list ( #7028 )
...
(cherry picked from commit 4577db6d3c )
2016-06-14 15:02:24 -07:00
nhducit
a6e4c9210d
Update 03-interactivity-and-dynamic-uis.md ( #7015 )
...
(cherry picked from commit eda159cd28 )
2016-06-14 15:02:23 -07:00
Ryo Shibayama
764519245b
Fix Japanese/Italian/Korean tutorials ( #7020 )
...
* Fix japanese tutorial
* Fix Italian tutorial as same as e4fe662
* Fix Korean tutorial as same as e4fe662
(cherry picked from commit e487c36ec0 )
2016-06-14 15:02:23 -07:00
inkinworld
902a15d149
Update 12-context.md ( #6973 )
...
Modify a clerical error
(cherry picked from commit 665633a1b7 )
2016-06-14 15:02:23 -07:00
Ben Alpert
3e61ccc2d4
Wordsmith the homepage ( #7022 )
...
(cherry picked from commit 96d2a30c25 )
2016-06-13 12:40:31 -07:00
Ben Alpert
3aaf9abb73
New marketing copy on homepage ( #7012 )
...
(cherry picked from commit c7868cc741 )
2016-06-10 19:47:53 -07:00
ogom
e348891410
Updte tutorial to ja-JP ( #6967 )
...
(cherry picked from commit 9c7f895783 )
2016-06-08 19:31:35 -07:00
Yusong Liu
45469fbde9
Fix the typo in the documentaion pages for shallowCompare ( #6980 )
...
* fix the typo for the docs of shallowCompare at:
https://facebook.github.io/react/docs/shallow-compare.html
* change "value" to "values" to match the two objects.
(cherry picked from commit 5331323cd2 )
2016-06-08 19:31:35 -07:00
Keyan Zhang
0bc349c450
temporarily disabled tests under ./scripts
2016-06-07 16:09:15 -07:00
Keyan Zhang
6aacfdb9ba
Add a gulp script for extracting error codes ( #6882 )
...
(cherry picked from commit bfd1531eca )
2016-06-07 15:08:42 -07:00
Keyan Zhang
5aa1c3547e
[Docs] Error Decoder Page ( #6946 )
...
(cherry picked from commit cf73de9459 )
2016-06-07 14:47:52 -07:00
Daniel Rosenwasser
c1c31f2cba
Update link and description of TypeScript support. ( #6953 )
...
(cherry picked from commit 6b3f11cdd7 )
2016-06-03 14:46:59 -07:00
Ben Alpert
79707ca3ee
Use remarkable instead of marked ( #6961 )
...
https://github.com/reactjs/react-tutorial/issues/139
(cherry picked from commit 1801d56500 )
2016-06-03 14:41:50 -07:00
Ben Alpert
5fcb784294
Remove Flux from docs nav ( #6945 )
...
Most people don't use the official Flux implementation or docs so I think this is likely to be more confusing than helpful. Maybe later we can add a better comparison of data management solutions.
(cherry picked from commit 9498747606 )
2016-06-01 11:42:00 -07:00
hjmoss
0a1e5eb93b
Grammar: less dependencies -> fewer dependencies ( #6917 )
...
* Grammar: less dependencies -> fewer dependencies
* changelog.md grammar: less dependencies -> fewer dependencies
(cherry picked from commit 4e82e8b6e6 )
2016-05-31 12:15:48 -07:00
Toru Kobayashi
826d2ac716
Remove getDOMNode from docs ( #6919 )
...
(cherry picked from commit 97b44085ff )
2016-05-31 12:15:48 -07:00
Paul O’Shannessy
878644b358
[docs] Use existing layout for redirecting html-jsx ( #6904 )
...
(cherry picked from commit d87005e0b6 )
2016-05-31 12:15:48 -07:00
Ilya Gelman
ef4efcced1
Add ReactNext 2016 conference ( #6833 )
...
(cherry picked from commit b0cb4e850d )
2016-05-31 12:15:48 -07:00
Daniel Lo Nigro
9e1a44e6bb
Move HTMLtoJSX page off React site. References https://github.com/reactjs/react-magic/issues/52 ( #6608 )
...
(cherry picked from commit 871116f001 )
2016-05-31 12:15:48 -07:00
Daniel Lo Nigro
7819816cc9
Add link to ReactJS.NET on server-side environments page ( #6607 )
...
(cherry picked from commit d81f3297aa )
2016-05-31 12:15:48 -07:00
Keyan Zhang
087c4c8b3c
switched to codemirror's jsx mode ( #6898 )
...
(cherry picked from commit c8bab76091 )
2016-05-31 12:15:47 -07:00
Dan Abramov
b370918e0c
Merge pull request #6890 from grgur/patch-1
...
Added React Europe 2015 videos
(cherry picked from commit 1d3aceb6c3 )
2016-05-31 12:15:47 -07:00
Andrew Clark
e6ad21933b
Clarify that string refs are considered legacy. ( #6692 )
...
(cherry picked from commit d7ced68dce )
2016-05-31 12:15:47 -07:00
Alex Zherdev
22b96dd414
Context docs updated with ES6 examples ( #6852 )
...
(cherry picked from commit 6a101b6c10 )
2016-05-31 12:15:47 -07:00
Vedat Mahir YILMAZ
aa2edb427a
Interactivity and Dynamic UIs Docs page updated with ES6 Example ( #6832 )
...
* Interactivity and Dynamic UIs Pages ES6 Example
* Change bind handler
(cherry picked from commit c7ef0af54b )
2016-05-31 12:15:47 -07:00
Keyan Zhang
39d6f49896
Merge pull request #6814 from Ivanwangcy/master
...
Update 03-interactivity-and-dynamic-uis.zh-CN.md
(cherry picked from commit e1e34274f6 )
2016-05-31 12:15:47 -07:00
hao.huang
e0a82f4921
Add permalink ( #6813 )
...
Add permalink to this doc,so we can access with 'prev' and 'next'
(cherry picked from commit 09fdd1d578 )
2016-05-31 12:15:47 -07:00
Ben Alpert
b95a23ce78
Point people to prod build in perf docs ( #6857 )
...
(cherry picked from commit 43b63995a8 )
2016-05-24 11:11:07 -07:00
Paul O’Shannessy
7842c19934
Update website for 15.1.0
2016-05-20 15:57:02 -07:00
Paul O’Shannessy
fef495942a
15.1.0
v15.1.0
2016-05-20 15:54:35 -07:00
Paul O’Shannessy
b7d480986a
Update readme for 15.1.0
2016-05-20 15:44:48 -07:00
Paul O’Shannessy
da6a30b022
Merge branch '15.1.0-dev' into 15-stable
2016-05-20 15:41:45 -07:00
Paul O’Shannessy
bca912f91e
Changelog for 15.1.0
2016-05-20 15:20:11 -07:00
Dan Abramov
5b77fff586
Merge pull request #6753 from facebook/fix-6750
...
Fix a memory leak in ReactComponentTreeDevtool
(cherry picked from commit de1bb7a71f )
2016-05-19 22:56:28 -07:00
Dan Abramov
95db5bab42
Merge pull request #6752 from facebook/fix-6742
...
Fix ReactPerf.printOperations() crash
(cherry picked from commit 027d9a919b )
2016-05-19 22:56:22 -07:00
Rachel D. Cartwright
b4c1356d18
make test utils format consistent ( #6777 )
...
(cherry picked from commit 207fe0b478 )
2016-05-16 13:00:48 -07:00
djskinner
668dd47700
Refer to correct example ( #6760 )
...
I *think* this should refer to the second example, where the instance to the ref is stored. In any case please can someone confirm for my own understanding?
(cherry picked from commit 712b1f75bf )
2016-05-16 13:00:43 -07:00
Chad Fawcett
d9bcda01db
Add information on JSX element keys ( #6751 )
...
(cherry picked from commit 5d64199bb6 )
2016-05-16 13:00:33 -07:00
Jarrod Mosen
8c50a04455
Fix grammar on homepage ( #6746 )
...
* Fix grammar in README
* Change DOM abstraction grammar on homepage
(cherry picked from commit 01b060d7dc )
2016-05-16 13:00:25 -07:00
hao.huang
80b849e2a0
Add permalink ( #6713 )
...
Add permalink to docs, so we can access with 'prev' and 'next'
(cherry picked from commit 92bebcad5f )
2016-05-16 13:00:20 -07:00
Ben Alpert
e15a7d1f7e
Revert "Don't wrap drag events in IE/Edge in dev builds" ( #6741 )
...
(cherry picked from commit 98cb2f8507 )
2016-05-12 11:38:07 -07:00
Paul O’Shannessy
7da8884581
15.1.0-alpha.1
2016-05-09 22:25:33 -07:00
Paul O’Shannessy
871523c8f4
Shrinkwrap to pick up jest upgrade
2016-05-09 22:22:41 -07:00
Dan Abramov
09172b112f
Merge pull request #6647 from gaearon/bye-bye-reactperf
...
Replace ReactPerf with new implementation
(cherry picked from commit b6a6078167 )
2016-05-09 22:07:49 -07:00
Desmond Brand
3adc4a6e0e
Add links to docs for addons and top level API ( #6555 )
...
This makes it easier to figure out where the docs live.
Googling for e.g. `react-addons-update` also works, but this should
make things easier for people that hyperclick directly to the source.
(cherry picked from commit db175052c0 )
2016-05-09 22:07:42 -07:00
Ben Alpert
b29bf7515b
Fix bug with double updates in a single batch ( #6650 )
...
Fixes #2410 . Fixes #6371 . Fixes #6538 .
I also manually tested the codepen in #3762 and verified it now works.
(cherry picked from commit c1e3f7ec14 )
2016-05-09 22:05:32 -07:00
Dan Abramov
cba62feeec
Merge pull request #6633 from gaearon/native-tree-devtool
...
Make ReactComponentTreeDevtool work with React Native
(cherry picked from commit 45ec1265eb )
2016-05-09 22:05:16 -07:00