Paul O’Shannessy
|
c07b304c76
|
Merge pull request #5381 from kevinrobinson/react-dom-server-package
Add additional secret property to build artifact for react-dom-server
|
2015-11-17 16:48:08 -08:00 |
|
Ben Alpert
|
e03df26e62
|
Merge pull request #5493 from spicyj/gh-4589
Finish comment in ReactDOMComponentTree
|
2015-11-17 09:54:23 -08:00 |
|
Ben Alpert
|
6c89857cdc
|
Finish comment in ReactDOMComponentTree
|
2015-11-17 09:41:24 -08:00 |
|
Ben Alpert
|
892352e95d
|
Merge pull request #5489 from hejld/master
Fix typos and redundant words
|
2015-11-17 09:37:43 -08:00 |
|
hejld
|
ba8c987391
|
Fix typos and redundant words
|
2015-11-17 12:39:29 +01:00 |
|
Ben Alpert
|
85a3142f04
|
Merge pull request #5481 from hejld/master
Fixed typo
|
2015-11-16 11:24:04 -08:00 |
|
Jim
|
80bcc519d7
|
Merge pull request #2774 from jimfb/webcomponents
Added info (example+doc) about react with webcomponents
|
2015-11-16 11:19:26 -08:00 |
|
hejld
|
94504c3767
|
Remove rendundant 'the'; keep iff (if and only if)
|
2015-11-16 20:05:37 +01:00 |
|
Jim
|
7a453646be
|
Added info (example+doc) about react with webcomponents
|
2015-11-13 20:22:24 -08:00 |
|
Paul O’Shannessy
|
96549a1f48
|
Merge pull request #5458 from chicoxyzzy/update_deps
Update deps
|
2015-11-12 16:45:27 -08:00 |
|
Paul O’Shannessy
|
034cfc96c7
|
[docs] Properly fix Korean docs
|
2015-11-12 15:57:17 -08:00 |
|
Paul O’Shannessy
|
72d9a8bc15
|
[docs] Use updated Korean translation
See #5456 for details
|
2015-11-12 14:23:52 -08:00 |
|
Paul O’Shannessy
|
09b7ff1fc4
|
Merge pull request #5444 from zpao/tutorial-ids-for-data
[tutorial] Use ids in comments data
|
2015-11-12 14:22:00 -08:00 |
|
Paul O’Shannessy
|
3bcb0d63f0
|
[tutorial] Use ids in comments data
|
2015-11-12 14:20:54 -08:00 |
|
chico
|
dbe8212974
|
update deps
|
2015-11-13 01:15:23 +03:00 |
|
Paul O’Shannessy
|
2d5612913f
|
Merge pull request #5456 from hugo-agbonon/fix-classname-manipulation-doc
Revert class name manipulation doc to english
|
2015-11-12 09:57:55 -08:00 |
|
Hugo Agbonon
|
47253733d3
|
Revert class name manipulation doc to english
|
2015-11-12 11:32:08 +01:00 |
|
Ben Alpert
|
ea31f924b8
|
Merge pull request #5368 from spicyj/adler32
adler32: Properly break loop into 4096-char blocks
|
2015-11-11 22:21:22 -08:00 |
|
Paul O’Shannessy
|
8104262043
|
Merge pull request #5390 from chicoxyzzy/arrayof-objectof-tests
Add validation for arrayOf and objectOf in ReactPropTypes
|
2015-11-11 16:48:33 -08:00 |
|
Sebastian Markbåge
|
951f3b6ba8
|
Merge pull request #5406 from acdlite/better-error-message-for-setState-in-constructor
Updates the warning that is displayed when `setState` is called within either `render` or a component constructor.
|
2015-11-11 16:45:12 -08:00 |
|
Paul O’Shannessy
|
12a20b184c
|
Merge pull request #5387 from MattijsKneppers/master
updated Basic Example with External JSX instructions
|
2015-11-11 10:31:01 -08:00 |
|
Mattijs
|
1220ccc805
|
update instructions of the following examples: basic-commonjs, basic-jsx-external and basic-jsx-precompile
|
2015-11-11 10:51:47 +01:00 |
|
Paul O’Shannessy
|
fc245226f9
|
Merge pull request #5431 from zpao/license-in-packages
Ensure license and patents files are packaged for npm
|
2015-11-10 15:22:34 -08:00 |
|
Jim
|
4cb210a9da
|
Merge pull request #5412 from yangshun/document-next-context
Add more documentation to Context page
|
2015-11-10 15:12:08 -08:00 |
|
Tay Yang Shun
|
7d0ee24514
|
Add more documentation to Context page
|
2015-11-11 07:06:56 +08:00 |
|
Paul O’Shannessy
|
575d1a5093
|
Merge pull request #5442 from nickclaw/patch-1
Allow nonce attribute
|
2015-11-10 14:43:57 -08:00 |
|
Paul O’Shannessy
|
eecd2953cd
|
Merge pull request #5416 from bbrooks/undo-optimistic-update-on-error
Reset state if comment submit fails
|
2015-11-10 14:42:28 -08:00 |
|
Nicholas Clawson
|
e39f51429b
|
Allow nonce attribute
|
2015-11-10 10:46:30 -08:00 |
|
Jim
|
d6a547f793
|
Merge pull request #5403 from yuyokk/patch-1
Clarify note about stable keys
|
2015-11-10 10:28:49 -08:00 |
|
Iurii Kucherov
|
30ca6619dc
|
State that Math.random() is not a good way to generate keys
|
2015-11-10 19:02:50 +01:00 |
|
Ben Alpert
|
b4b1adddda
|
Merge pull request #5434 from spicyj/two-reconcile
Handle multiple DOM updates without interference
|
2015-11-09 17:38:11 -08:00 |
|
Ben Alpert
|
4b80ea23a1
|
Merge pull request #5433 from spicyj/unmount-children-order
Unmount children before unsetting DOM node info
|
2015-11-09 17:38:06 -08:00 |
|
Ben Alpert
|
f9a8bdcafe
|
Handle multiple DOM updates without interference
This test failed before! How embarrassing.
|
2015-11-09 15:22:23 -08:00 |
|
Ben Alpert
|
586653935c
|
Unmount children before unsetting DOM node info
|
2015-11-09 15:04:57 -08:00 |
|
Paul O’Shannessy
|
10edb83166
|
Ensure license and patents files are packaged for npm
|
2015-11-09 12:47:22 -08:00 |
|
Jim
|
95da62765e
|
Merge pull request #5430 from jimfb/changelog-broken-links
Fixed broken links in changelog
|
2015-11-09 11:28:15 -08:00 |
|
jim
|
5bdb808a46
|
Fixed broken links in changelog
|
2015-11-09 11:11:05 -08:00 |
|
Jim
|
a88c39be86
|
Merge pull request #5424 from stowball/animation-docs-whitespace
Removed unnecessary whitespace before closing bracket
|
2015-11-09 09:12:49 -08:00 |
|
Matt Stow
|
bc0dc86ae6
|
Removed unnecessary whitespace before closing bracket
|
2015-11-09 15:10:01 +11:00 |
|
Ben Brooks
|
240d7c82cc
|
Reset state if comment submit fails
|
2015-11-07 13:26:17 -05:00 |
|
Ben Alpert
|
99fbde54a1
|
Merge pull request #5287 from benhalpern/patch-1
Updated conference page
|
2015-11-05 13:58:46 -08:00 |
|
benhalpern
|
00eddc2060
|
Fixed ReactEurope date
|
2015-11-05 15:33:52 -05:00 |
|
Jim
|
2f7f1a9d45
|
Merge pull request #5405 from yangshun/inconsistent-error-messages
More consistent error message for findRenderedDOMComponentWithX
|
2015-11-05 12:03:05 -08:00 |
|
Andrew Clark
|
5fec308d60
|
Updates the warning that is displayed when setState is called
within either `render` or a component constructor.
Follow up to #5343
|
2015-11-05 11:12:58 -08:00 |
|
Tay Yang Shun
|
d16754125f
|
More consistent error message for findRenderedDOMComponentWithX
|
2015-11-06 03:05:08 +08:00 |
|
Jim
|
59dd7b33ee
|
Merge pull request #5391 from zjjw/transition_timeouts
Clear transition timeouts when component unmounts. Fixes #4876
|
2015-11-05 10:32:18 -08:00 |
|
jj
|
73b496db95
|
Clear transition timeouts when component unmounts. Fixes #4876
|
2015-11-05 10:23:15 -08:00 |
|
Jim
|
22b8952fbf
|
Merge pull request #5231 from davidkpiano/patch-1
Updating "JSX Gotchas" docs for Custom Attributes
|
2015-11-05 09:43:36 -08:00 |
|
Paul O’Shannessy
|
6d5fe44c86
|
Merge pull request #5396 from zpao/packagejsons
Improve npm packages' metadata
|
2015-11-04 21:29:35 -08:00 |
|
Paul O’Shannessy
|
88584a96b7
|
Generate better readmes for addons npm packages
|
2015-11-04 21:25:28 -08:00 |
|