-
Notifications
You must be signed in to change notification settings - Fork 48.2k
Comparing changes
Open a pull request
base repository: facebook/react
base: v0.14.6
head repository: facebook/react
compare: v0.14.7
Commits on Jan 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d5bf8c5 - Browse repository at this point
Copy the full SHA d5bf8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e90c0 - Browse repository at this point
Copy the full SHA 44e90c0View commit details
Commits on Jan 8, 2016
-
Merge pull request #5767 from yhagio/patch-2
Update 10.4-test-utils.md (cherry picked from commit bdcb69f)
Configuration menu - View commit details
-
Copy full SHA for 80cadc6 - Browse repository at this point
Copy the full SHA 80cadc6View commit details -
Merge pull request #5775 from facebook/fix-checkbox-wording
Fix wording to make it more clear that checkbox (input) supports defaultChecked (cherry picked from commit 102cd29)
Configuration menu - View commit details
-
Copy full SHA for 5879799 - Browse repository at this point
Copy the full SHA 5879799View commit details -
Merge pull request #5799 from gmcquistin/patch-1
[docs] Fix typo in ref-08-reconciliation.md (cherry picked from commit 78be6f4)
Configuration menu - View commit details
-
Copy full SHA for cf17f32 - Browse repository at this point
Copy the full SHA cf17f32View commit details -
Merge pull request #5801 from zpao/docs-bigger-embeds
[docs] Bigger jsfiddle embeds (cherry picked from commit 31fc7fd)
Configuration menu - View commit details
-
Copy full SHA for d590910 - Browse repository at this point
Copy the full SHA d590910View commit details -
Merge pull request #5790 from jimfb/componentWillReceiveProps-blogPost
Blog post explains to verify prop mutations in componentWillReceiveProps (cherry picked from commit a158405)
Configuration menu - View commit details
-
Copy full SHA for 4206fd1 - Browse repository at this point
Copy the full SHA 4206fd1View commit details -
Merge pull request #5806 from Zhangjd/master
Update thinking-in-react.zh-CN.md (cherry picked from commit 23167f2)
Configuration menu - View commit details
-
Copy full SHA for 76aa60d - Browse repository at this point
Copy the full SHA 76aa60dView commit details
Commits on Jan 12, 2016
-
Merge pull request #5834 from spicyj/no-ie8
blog post: Discontinuing IE 8 Support in React DOM (cherry picked from commit dd93eb7)
Configuration menu - View commit details
-
Copy full SHA for e45c534 - Browse repository at this point
Copy the full SHA e45c534View commit details -
Merge pull request #5813 from graue/tips-unneeded-finddomnode
[docs] remove unnecessary findDOMNode from example (cherry picked from commit ea0ac61)
Configuration menu - View commit details
-
Copy full SHA for 2f21dc6 - Browse repository at this point
Copy the full SHA 2f21dc6View commit details -
Merge pull request #5814 from zpao/docs-update-attrs-0.14.6
[docs] Updated supported attrs (cherry picked from commit 67e85df)
Configuration menu - View commit details
-
Copy full SHA for 381fe0b - Browse repository at this point
Copy the full SHA 381fe0bView commit details -
Merge pull request #5686 from vitorbal/master
Improve documentation for using React with Webpack (cherry picked from commit f7850dd)
Configuration menu - View commit details
-
Copy full SHA for 60afae7 - Browse repository at this point
Copy the full SHA 60afae7View commit details -
Merge pull request #5826 from jacenko/master
Fixed typo in shouldComponentUpdate.png (cherry picked from commit 70097ea)
Configuration menu - View commit details
-
Copy full SHA for ecd2da9 - Browse repository at this point
Copy the full SHA ecd2da9View commit details
Commits on Jan 28, 2016
-
Merge pull request #5732 from iamchenxin/en-docs
[docs] deleting some unecessary newline (cherry picked from commit 9494ec8)
Configuration menu - View commit details
-
Copy full SHA for a808423 - Browse repository at this point
Copy the full SHA a808423View commit details -
Merge pull request #5735 from cody/refs
[docs] Small fixes to "more about refs" (cherry picked from commit 1da992a)
Configuration menu - View commit details
-
Copy full SHA for 7594b97 - Browse repository at this point
Copy the full SHA 7594b97View commit details -
Merge pull request #5849 from david0178418/master
Added additional detail to "props-in-getInitialState" anti-pattern doc (cherry picked from commit f1c1544)
Configuration menu - View commit details
-
Copy full SHA for 9e380c2 - Browse repository at this point
Copy the full SHA 9e380c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c27faa - Browse repository at this point
Copy the full SHA 8c27faaView commit details -
Merge pull request #5870 from SimenB/patch-1
Remove the recommendation to use `isMounted` from beginner docs (cherry picked from commit e09dfe1)
Configuration menu - View commit details
-
Copy full SHA for 2a1dc07 - Browse repository at this point
Copy the full SHA 2a1dc07View commit details -
Configuration menu - View commit details
-
Copy full SHA for da3c952 - Browse repository at this point
Copy the full SHA da3c952View commit details -
Merge pull request #5885 from knpwrs/patch-1
Clarify stateless function component optimizations. (cherry picked from commit 7cee502)
Configuration menu - View commit details
-
Copy full SHA for f5dd3e7 - Browse repository at this point
Copy the full SHA f5dd3e7View commit details -
Merge pull request #5904 from sercaneraslan/master
Overflow problem fixed (cherry picked from commit 096115c)
Configuration menu - View commit details
-
Copy full SHA for 9adfb08 - Browse repository at this point
Copy the full SHA 9adfb08View commit details -
Merge pull request #5912 from chrisbolin/patch-1
Small copy changes to TestUtils and Perf summaries (cherry picked from commit 6f5e619)
Configuration menu - View commit details
-
Copy full SHA for 5189deb - Browse repository at this point
Copy the full SHA 5189debView commit details -
Merge pull request #5928 from scjody/patch-1
Add a link to the list of supported events (cherry picked from commit fc547e8)
Configuration menu - View commit details
-
Copy full SHA for 4ecc108 - Browse repository at this point
Copy the full SHA 4ecc108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f1a9a - Browse repository at this point
Copy the full SHA 44f1a9aView commit details -
Merge pull request #5886 from goatslacker/cant-dangerouslysetinnerhtm…
…l-for-option Only add children in ReactDOMOption when there are children
Configuration menu - View commit details
-
Copy full SHA for b797075 - Browse repository at this point
Copy the full SHA b797075View commit details -
Merge pull request #5891 from zpao/vendor-semi
Add semicolon for react-dom source files.
Configuration menu - View commit details
-
Copy full SHA for 79732f0 - Browse repository at this point
Copy the full SHA 79732f0View commit details -
Merge pull request #5387 from MattijsKneppers/master
updated Basic Example with External JSX instructions
Configuration menu - View commit details
-
Copy full SHA for decfbdf - Browse repository at this point
Copy the full SHA decfbdfView commit details -
Merge pull request #5840 from koba04/release-event-target-on-destructor
Release syntheticEvent.target on the destructor
Configuration menu - View commit details
-
Copy full SHA for 3285d83 - Browse repository at this point
Copy the full SHA 3285d83View commit details -
Merge pull request #5561 from graue/setstate-cwm
shallow render: fix setState in componentWillMount (cherry picked from commit 8557cc0)
Configuration menu - View commit details
-
Copy full SHA for 49617c3 - Browse repository at this point
Copy the full SHA 49617c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f77642 - Browse repository at this point
Copy the full SHA 2f77642View commit details -
Merge pull request #5917 from zeke/homepage-urls
Fix homepage URLs in package.json files (cherry picked from commit ea79138)
Configuration menu - View commit details
-
Copy full SHA for 8fb9daa - Browse repository at this point
Copy the full SHA 8fb9daaView commit details -
Merge pull request #5922 from zpao/package-empty-deps
Add empty dependencies for packages (cherry picked from commit ed40119)
Configuration menu - View commit details
-
Copy full SHA for 05acd8e - Browse repository at this point
Copy the full SHA 05acd8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7411245 - Browse repository at this point
Copy the full SHA 7411245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88543ce - Browse repository at this point
Copy the full SHA 88543ceView commit details
There are no files selected for viewing