-
Notifications
You must be signed in to change notification settings - Fork 48.1k
Comparing changes
Open a pull request
base repository: facebook/react
base: v0.14.7
head repository: facebook/react
compare: v0.14.8
Commits on Jan 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e48343b - Browse repository at this point
Copy the full SHA e48343bView commit details
Commits on Feb 8, 2016
-
Merge pull request #5911 from Mathieuu/patch-1
Fix broken guide example in "Motivation: Separation of Concerns" (cherry picked from commit 4b2b7b0)
Configuration menu - View commit details
-
Copy full SHA for 4226ee5 - Browse repository at this point
Copy the full SHA 4226ee5View commit details -
Merge pull request #5923 from puppybits/patch-1
Update 12-context.md (cherry picked from commit 9c3f595)
Configuration menu - View commit details
-
Copy full SHA for 3888b47 - Browse repository at this point
Copy the full SHA 3888b47View commit details -
Merge pull request #5992 from pra85/patch-1
[docs] Fix typo in blog (cherry picked from commit 725a723)
Configuration menu - View commit details
-
Copy full SHA for 5730bec - Browse repository at this point
Copy the full SHA 5730becView commit details -
Merge pull request #4437 from gajus/patch-1
Improve definition of the controlled and uncontrolled input (cherry picked from commit 220b4b6)
Configuration menu - View commit details
-
Copy full SHA for 200dcda - Browse repository at this point
Copy the full SHA 200dcdaView commit details
Commits on Feb 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2152045 - Browse repository at this point
Copy the full SHA 2152045View commit details
Commits on Feb 16, 2016
-
Merge pull request #5955 from pekeq/patch-docs-1
Add note in "Fetching from the server" section. (cherry picked from commit 823966e)
Configuration menu - View commit details
-
Copy full SHA for 84e099c - Browse repository at this point
Copy the full SHA 84e099cView commit details -
Merge pull request #6004 from TheBlasfem/sri-links
Included SRI hashes for fb.me links on download page (cherry picked from commit bd39799)
Configuration menu - View commit details
-
Copy full SHA for cd65448 - Browse repository at this point
Copy the full SHA cd65448View commit details -
Merge pull request #5909 from rajatsehgal/patch-1
Use const instead of var (ES6 best practices) (cherry picked from commit b560fea)
Configuration menu - View commit details
-
Copy full SHA for c585396 - Browse repository at this point
Copy the full SHA c585396View commit details -
Merge pull request #6044 from bellanchor/master
Fix typo in Chinese tutorial (cherry picked from commit ee64241)
Configuration menu - View commit details
-
Copy full SHA for 9e821ee - Browse repository at this point
Copy the full SHA 9e821eeView commit details -
Merge pull request #6017 from zpao/docs-sri-task
Generate SRI hashes for docs (cherry picked from commit 41dea65)
Configuration menu - View commit details
-
Copy full SHA for 9479256 - Browse repository at this point
Copy the full SHA 9479256View commit details -
Merge pull request #6048 from mxstbr/update-tutorial-versions
Update jQuery and marked versions in tutorial docs (cherry picked from commit 356fa4e)
Configuration menu - View commit details
-
Copy full SHA for d68bead - Browse repository at this point
Copy the full SHA d68beadView commit details -
Merge pull request #6039 from mxstbr/convert-docs-to-stateless
Update documentation to stateless components (cherry picked from commit 73ad445)
Configuration menu - View commit details
-
Copy full SHA for 9ce4be4 - Browse repository at this point
Copy the full SHA 9ce4be4View commit details
Commits on Feb 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4bba420 - Browse repository at this point
Copy the full SHA 4bba420View commit details -
Configuration menu - View commit details
-
Copy full SHA for e01bac8 - Browse repository at this point
Copy the full SHA e01bac8View commit details -
Clarify what the current version scheme is
In case you don't remember what version we're currently on. Also, clarify that this is semver and that v1.0 comes with preconceived notions.
Configuration menu - View commit details
-
Copy full SHA for 23b1f97 - Browse repository at this point
Copy the full SHA 23b1f97View commit details
Commits on Feb 25, 2016
-
Merge pull request #6059 from jimfb/tutorial-children-callback
Clearify callback text in the tutorial (cherry picked from commit efa8624)
Configuration menu - View commit details
-
Copy full SHA for 103074f - Browse repository at this point
Copy the full SHA 103074fView commit details -
Merge pull request #6071 from nakazye/fix_highlight
fix sample code highlight (cherry picked from commit 5ebb784)
Configuration menu - View commit details
-
Copy full SHA for 1e065c8 - Browse repository at this point
Copy the full SHA 1e065c8View commit details -
Merge pull request #6089 from chromakey/bb-fix-htmltojsx-script-link
Fix script source HTTPS error in html-jsx.md doc (cherry picked from commit 5652c71)
Configuration menu - View commit details
-
Copy full SHA for 6bde147 - Browse repository at this point
Copy the full SHA 6bde147View commit details -
Merge pull request #6092 from dpercy/patch-2
Fix inverted definition of Controlled component (cherry picked from commit de09e0a)
Configuration menu - View commit details
-
Copy full SHA for 1b2286e - Browse repository at this point
Copy the full SHA 1b2286eView commit details
Commits on Mar 2, 2016
-
Register null component IDs at componentDidMount
This pushes registering of null component IDs to componentDidMount. The result that null component IDs are never registered during server-side rendering, which fixes a memory leak with null component IDs never being cleaned up server-side.
Configuration menu - View commit details
-
Copy full SHA for c03a057 - Browse repository at this point
Copy the full SHA c03a057View commit details
Commits on Mar 7, 2016
-
Merge pull request #6123 from changhw01/patch-1
Clarify a step in the quick start (cherry picked from commit e2866ae)
Configuration menu - View commit details
-
Copy full SHA for 95d310c - Browse repository at this point
Copy the full SHA 95d310cView commit details -
Merge pull request #6140 from NogsMPLS/removeBabelBrowser
[Docs] Remove babel-browser link (cherry picked from commit a026b35)
Configuration menu - View commit details
-
Copy full SHA for 3ff62fa - Browse repository at this point
Copy the full SHA 3ff62faView commit details -
Merge pull request #6090 from joecritch/docs-external-link-icon
[Docs] Added icon for external links in nav (cherry picked from commit 8f2b7d8)
Configuration menu - View commit details
-
Copy full SHA for 5f7f9b1 - Browse repository at this point
Copy the full SHA 5f7f9b1View commit details -
Merge pull request #6151 from zpao/docs-external-sidebar-followup
Docs external sidebar followup (cherry picked from commit 4da7e7e)
Configuration menu - View commit details
-
Copy full SHA for 25fdaf9 - Browse repository at this point
Copy the full SHA 25fdaf9View commit details -
Merge pull request #6152 from jimfb/fix-blog-code-fragment
Updated code fragment for correctness. (cherry picked from commit 56c423a)
Configuration menu - View commit details
-
Copy full SHA for b17b2ea - Browse repository at this point
Copy the full SHA b17b2eaView commit details -
Merge pull request #6183 from jimfb/rec-update
Fixed typo in reconciliation docs. (cherry picked from commit 25c2bfc)
Configuration menu - View commit details
-
Copy full SHA for 4c4bfba - Browse repository at this point
Copy the full SHA 4c4bfbaView commit details -
Merge pull request #6180 from camjc/master
Update PureRenderMixin docs, adding ES6 example (cherry picked from commit 1dc705a)
Configuration menu - View commit details
-
Copy full SHA for d824d0d - Browse repository at this point
Copy the full SHA d824d0dView commit details
Commits on Mar 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dad9991 - Browse repository at this point
Copy the full SHA dad9991View commit details -
Merge pull request #6207 from zpao/15rc-blog-post-corrections
Remove a couple old updates from blog post (cherry picked from commit bb96294)
Configuration menu - View commit details
-
Copy full SHA for 1995378 - Browse repository at this point
Copy the full SHA 1995378View commit details
Commits on Mar 9, 2016
-
Fix style= formatting in v15 rc blog post
(cherry picked from commit 8c57fd9)
Configuration menu - View commit details
-
Copy full SHA for c0993bf - Browse repository at this point
Copy the full SHA c0993bfView commit details -
Merge pull request #6208 from JinxiuLee/patch-2
Missed parentheses for matchMeida parameter (cherry picked from commit f646357)
Configuration menu - View commit details
-
Copy full SHA for 5bed1f3 - Browse repository at this point
Copy the full SHA 5bed1f3View commit details -
Merge pull request #6214 from koba04/patch-6
Fix a mixin name in a blog post (cherry picked from commit 11b5523)
Configuration menu - View commit details
-
Copy full SHA for c3b7f93 - Browse repository at this point
Copy the full SHA c3b7f93View commit details
Commits on Mar 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3e1a2f1 - Browse repository at this point
Copy the full SHA 3e1a2f1View commit details
Commits on Mar 21, 2016
-
Merge pull request #6202 from vjeux/search
Introduce search (cherry picked from commit 3240c09)
Configuration menu - View commit details
-
Copy full SHA for a732148 - Browse repository at this point
Copy the full SHA a732148View commit details -
Merge pull request #6256 from iamchenxin/zh_docs031316
[DOCS] Update zh-docs to v15-rc.1 (with #3240c09) (cherry picked from commit c927cfa)
Configuration menu - View commit details
-
Copy full SHA for 82982f6 - Browse repository at this point
Copy the full SHA 82982f6View commit details -
Merge pull request #6258 from iamchenxin/zh_docs031316rest
[DOCS] Update zh-docs to v15-rc.1 (with #3240c09) (cherry picked from commit b8682e0)
Configuration menu - View commit details
-
Copy full SHA for 4a9e52e - Browse repository at this point
Copy the full SHA 4a9e52eView commit details -
Merge pull request #6260 from iawia002/master
Update 02-displaying-data.zh-CN.md (cherry picked from commit 9e1a637)
Configuration menu - View commit details
-
Copy full SHA for 4ccf18b - Browse repository at this point
Copy the full SHA 4ccf18bView commit details -
Merge pull request #6281 from rgarifullin/microfix_docs
Microfix docs (cherry picked from commit 2f24f89)
Configuration menu - View commit details
-
Copy full SHA for 6a87954 - Browse repository at this point
Copy the full SHA 6a87954View commit details -
Merge pull request #6313 from jimfb/script-integrity-attribute
Removed script security attributes, since fb.me isn't setting the proper headers. (cherry picked from commit d433c2f)
Configuration menu - View commit details
-
Copy full SHA for fe3cfcd - Browse repository at this point
Copy the full SHA fe3cfcdView commit details -
Merge pull request #6312 from vjeux/fix_docs_jump
[website] Fix jump on the header (cherry picked from commit 39ccdcc)
Configuration menu - View commit details
-
Copy full SHA for 5d7f398 - Browse repository at this point
Copy the full SHA 5d7f398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a072b3 - Browse repository at this point
Copy the full SHA 6a072b3View commit details
Commits on Mar 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 56e9ce8 - Browse repository at this point
Copy the full SHA 56e9ce8View commit details
Commits on Mar 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 57a4c1d - Browse repository at this point
Copy the full SHA 57a4c1dView commit details -
Merge remote-tracking branch 'iancmyers/icm/cleanup-react-empty-compo…
…nent-registry' into 0.14-stable
Configuration menu - View commit details
-
Copy full SHA for 89ca6df - Browse repository at this point
Copy the full SHA 89ca6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for da0beaf - Browse repository at this point
Copy the full SHA da0beafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a8fc1 - Browse repository at this point
Copy the full SHA 15a8fc1View commit details
There are no files selected for viewing