1825 Commits

Author SHA1 Message Date
Paul O’Shannessy 56e9ce8c91 Use babel 5 bin, not cached babel 6 cli 2016-03-21 19:14:14 -07:00
Paul O’Shannessy 5d7f398ca8 Merge pull request #6312 from vjeux/fix_docs_jump
[website] Fix jump on the header
(cherry picked from commit 39ccdccef1)
2016-03-21 15:20:02 -07:00
Paul O’Shannessy fe3cfcd3b2 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 d433c2f376)
2016-03-21 15:19:52 -07:00
Jim 6a87954262 Merge pull request #6281 from rgarifullin/microfix_docs
Microfix docs
(cherry picked from commit 2f24f89111)
2016-03-21 11:21:29 -07:00
Jim 4ccf18b9a0 Merge pull request #6260 from iawia002/master
Update 02-displaying-data.zh-CN.md
(cherry picked from commit 9e1a637644)
2016-03-21 11:21:29 -07:00
Jim 4a9e52efb4 Merge pull request #6258 from iamchenxin/zh_docs031316rest
[DOCS] Update zh-docs to v15-rc.1 (with #3240c09)
(cherry picked from commit b8682e0f20)
2016-03-21 11:21:29 -07:00
Jim 82982f6dab Merge pull request #6256 from iamchenxin/zh_docs031316
[DOCS] Update zh-docs to v15-rc.1 (with #3240c09)
(cherry picked from commit c927cfa0b4)
2016-03-21 11:21:29 -07:00
Christopher Chedeau a7321487c9 Merge pull request #6202 from vjeux/search
Introduce search
(cherry picked from commit 3240c09a06)
2016-03-21 11:19:17 -07:00
Dan Abramov 3e1a2f18f6 Add v15 RC2 blog post 2016-03-16 22:34:24 +00:00
Jim c3b7f937b0 Merge pull request #6214 from koba04/patch-6
Fix a mixin name in a blog post
(cherry picked from commit 11b55231c4)
2016-03-09 10:30:12 -08:00
Jim 5bed1f3d3c Merge pull request #6208 from JinxiuLee/patch-2
Missed parentheses for matchMeida parameter
(cherry picked from commit f6463576ee)
2016-03-09 10:30:08 -08:00
Paul O’Shannessy c0993bf1a8 Fix style= formatting in v15 rc blog post
(cherry picked from commit 8c57fd9d31)
2016-03-09 10:29:06 -08:00
Paul O’Shannessy 19953781e4 Merge pull request #6207 from zpao/15rc-blog-post-corrections
Remove a couple old updates from blog post
(cherry picked from commit bb9629476e)
2016-03-07 18:04:00 -08:00
Paul O’Shannessy dad9991a75 v15.0 rc1 blog post 2016-03-07 17:14:56 -08:00
Jim d824d0d03b Merge pull request #6180 from camjc/master
Update PureRenderMixin docs, adding ES6 example
(cherry picked from commit 1dc705aa0b)
2016-03-07 11:45:50 -08:00
Jim 4c4bfba2c3 Merge pull request #6183 from jimfb/rec-update
Fixed typo in reconciliation docs.
(cherry picked from commit 25c2bfcd52)
2016-03-07 11:45:50 -08:00
Jim b17b2ea3f6 Merge pull request #6152 from jimfb/fix-blog-code-fragment
Updated code fragment for correctness.
(cherry picked from commit 56c423afd6)
2016-03-07 11:45:50 -08:00
Paul O’Shannessy 25fdaf95be Merge pull request #6151 from zpao/docs-external-sidebar-followup
Docs external sidebar followup
(cherry picked from commit 4da7e7ef9c)
2016-03-07 11:45:50 -08:00
Jim 5f7f9b1552 Merge pull request #6090 from joecritch/docs-external-link-icon
[Docs] Added icon for external links in nav
(cherry picked from commit 8f2b7d8e71)
2016-03-07 11:45:50 -08:00
Paul O’Shannessy 3ff62fa9d1 Merge pull request #6140 from NogsMPLS/removeBabelBrowser
[Docs] Remove babel-browser link
(cherry picked from commit a026b35626)
2016-03-07 11:45:50 -08:00
Paul O’Shannessy 95d310cad2 Merge pull request #6123 from changhw01/patch-1
Clarify a step in the quick start
(cherry picked from commit e2866ae412)
2016-03-07 11:45:50 -08:00
Jim 1b2286e933 Merge pull request #6092 from dpercy/patch-2
Fix inverted definition of Controlled component
(cherry picked from commit de09e0acd8)
2016-02-24 23:38:30 -08:00
Paul O’Shannessy 6bde147f3e 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 5652c710c0)
2016-02-24 23:38:25 -08:00
Jim 1e065c89c9 Merge pull request #6071 from nakazye/fix_highlight
fix sample code highlight
(cherry picked from commit 5ebb784be5)
2016-02-24 23:38:21 -08:00
Jim 103074f4cc Merge pull request #6059 from jimfb/tutorial-children-callback
Clearify callback text in the tutorial
(cherry picked from commit efa8624eb9)
2016-02-24 23:38:07 -08:00
Sebastian Markbage 23b1f97aaa 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.
2016-02-19 12:04:07 -08:00
Ben Alpert e01bac801f Hashrockets
(cherry picked from commit 628a16c84d)
2016-02-19 11:39:55 -08:00
Sebastian Markbage 4bba4207ee Versioning Blog Post 2016-02-19 11:35:21 -08:00
Jim 9ce4be4430 Merge pull request #6039 from mxstbr/convert-docs-to-stateless
Update documentation to stateless components
(cherry picked from commit 73ad44567c)
2016-02-16 13:28:32 -08:00
Jim d68bead611 Merge pull request #6048 from mxstbr/update-tutorial-versions
Update jQuery and marked versions in tutorial docs
(cherry picked from commit 356fa4e8c0)
2016-02-16 13:28:32 -08:00
Paul O’Shannessy 9479256e7e Merge pull request #6017 from zpao/docs-sri-task
Generate SRI hashes for docs
(cherry picked from commit 41dea65abf)
2016-02-16 13:28:32 -08:00
Jim 9e821ee60a Merge pull request #6044 from bellanchor/master
Fix typo in Chinese tutorial
(cherry picked from commit ee64241e90)
2016-02-16 13:28:32 -08:00
Paul O’Shannessy c585396f2e Merge pull request #5909 from rajatsehgal/patch-1
Use const instead of var (ES6 best practices)
(cherry picked from commit b560fea08d)
2016-02-16 13:28:32 -08:00
Paul O’Shannessy cd654486f8 Merge pull request #6004 from TheBlasfem/sri-links
Included SRI hashes for fb.me links on download page
(cherry picked from commit bd3979980f)
2016-02-16 13:28:32 -08:00
Jim 84e099c3af Merge pull request #5955 from pekeq/patch-docs-1
Add note in "Fetching from the server" section.
(cherry picked from commit 823966ef33)
2016-02-16 13:28:32 -08:00
Christopher Chedeau 2152045b44 Add thanks for the react org 2016-02-12 15:00:50 -08:00
Jim 200dcdad0a Merge pull request #4437 from gajus/patch-1
Improve definition of the controlled and uncontrolled input
(cherry picked from commit 220b4b6b50)
2016-02-08 14:22:11 -08:00
Jim 5730beca2b Merge pull request #5992 from pra85/patch-1
[docs] Fix typo in blog
(cherry picked from commit 725a723e27)
2016-02-08 13:55:18 -08:00
Paul O’Shannessy 3888b47da4 Merge pull request #5923 from puppybits/patch-1
Update 12-context.md
(cherry picked from commit 9c3f595597)
2016-02-08 13:55:14 -08:00
Paul O’Shannessy 4226ee589d Merge pull request #5911 from Mathieuu/patch-1
Fix broken guide example in "Motivation: Separation of Concerns"
(cherry picked from commit 4b2b7b0d3e)
2016-02-08 13:55:09 -08:00
Scott Feeney e48343bd03 Update website for 0.14.7 2016-01-28 11:46:27 -08:00
Paul O’Shannessy 4ecc10880e Merge pull request #5928 from scjody/patch-1
Add a link to the list of supported events
(cherry picked from commit fc547e8380)
2016-01-28 09:53:58 -08:00
Paul O’Shannessy 5189deb5ee Merge pull request #5912 from chrisbolin/patch-1
Small copy changes to TestUtils and Perf summaries
(cherry picked from commit 6f5e619fae)
2016-01-28 09:53:58 -08:00
Paul O’Shannessy 9adfb08868 Merge pull request #5904 from sercaneraslan/master
Overflow problem fixed
(cherry picked from commit 096115c5c9)
2016-01-28 09:53:58 -08:00
Jim f5dd3e7cf6 Merge pull request #5885 from knpwrs/patch-1
Clarify stateless function component optimizations.
(cherry picked from commit 7cee5022f8)
2016-01-28 09:53:58 -08:00
Jim da3c9527c5 Merge pull request #5872 from SimenB/patch-1
Fix example from #5870 to avoid double rendering
(cherry picked from commit c7808cac69)
2016-01-28 09:53:58 -08:00
Jim 2a1dc07046 Merge pull request #5870 from SimenB/patch-1
Remove the recommendation to use `isMounted` from beginner docs
(cherry picked from commit e09dfe1e0e)
2016-01-28 09:53:58 -08:00
Paul O’Shannessy 8c27faab7a Merge pull request #5724 from iamchenxin/docs122315
Update zh-docs with 4865ddf(v0.14.3+)
(cherry picked from commit 909cba2254)
2016-01-28 09:53:58 -08:00
Paul O’Shannessy 9e380c2679 Merge pull request #5849 from david0178418/master
Added additional detail to "props-in-getInitialState" anti-pattern doc
(cherry picked from commit f1c1544401)
2016-01-28 09:53:58 -08:00
Paul O’Shannessy 7594b977d6 Merge pull request #5735 from cody/refs
[docs] Small fixes to "more about refs"
(cherry picked from commit 1da992a0ab)
2016-01-28 09:53:58 -08:00