1759 Commits

Author SHA1 Message Date
Paul O’Shannessy 926378cacb Merge pull request #5716 from jwworth/pull-request-1450816256
Fix typos in posts
(cherry picked from commit a0741ab468)
2015-12-23 12:53:59 -08:00
Jim 343109e248 Merge pull request #5712 from dortonway/master
Fix misunderstanding in tutorial
(cherry picked from commit 4865ddf7ea)
2015-12-23 12:53:59 -08:00
Paul O’Shannessy 5fd421c996 Merge pull request #5711 from iamchenxin/docs122215
[docs] Update zh-docs with 7e2a7f0
(cherry picked from commit 1d8b816496)
2015-12-23 12:53:59 -08:00
Paul O’Shannessy 1f1a127891 Merge pull request #5709 from zpao/youtubenocookie
[docs] fixup other broken youtube-nocookie uses
(cherry picked from commit 5b98152a3d)
2015-12-23 12:53:58 -08:00
Jim 7bb2119733 Merge pull request #5708 from kchia/patch-4
Corrects grammatical errors in tutorial
(cherry picked from commit 88ce0fc95f)
2015-12-23 12:53:58 -08:00
Jim a4ad2b4e54 Merge pull request #5701 from cesarwbr/patch-1
Fix typo in youtube url for video in blog post.
(cherry picked from commit 8d0efaf980)
2015-12-23 12:53:58 -08:00
Jim 050b8f1875 Merge pull request #5699 from jwworth/pull-request-1450702663
Fix typo (duplicate word)
(cherry picked from commit 9c57c30049)
2015-12-23 12:53:58 -08:00
Paul O’Shannessy 821104185e Merge pull request #5698 from facebook/Daniel15-patch-1
Remove smart quotes from code snippet in blog post
(cherry picked from commit 1b85c9a6c4)
2015-12-23 12:53:58 -08:00
Jim dc5411c795 Merge pull request #5599 from zramaekers/shallow-compare-docs
Add documentation for shallowCompare addon
(cherry picked from commit ab37776cc2)
2015-12-23 12:53:58 -08:00
Dan Abramov a1decaf2a5 Merge pull request #5695 from gaearon/patch-2
Fix children to be a prop in the blog post example
(cherry picked from commit 50af034108)
2015-12-21 20:20:53 +00:00
Paul O’Shannessy b6dc8681bb Merge pull request #5693 from gaearon/elements-post
Added post about components, elements, and instances
(cherry picked from commit bdca170d2a)
2015-12-18 12:43:53 -08:00
Jim 4588820073 Merge pull request #5587 from jimfb/ismounted-alternatives
Added post about upgrading your code to avoid isMounted()
(cherry picked from commit ccb97d8e59)
2015-12-16 09:57:58 -08:00
Paul O’Shannessy 852a63fe23 Merge pull request #5658 from applegrain/clarify-dependency-installation
Clarify dependency installation
(cherry picked from commit b6a01d7733)
2015-12-16 09:57:58 -08:00
Jim 617cfdd434 Merge pull request #5655 from adraeth/patch-1
Correct highlight in tutorial7.js snippet
(cherry picked from commit 55bd203310)
2015-12-16 09:57:58 -08:00
Jim 85c09e5507 Merge pull request #5605 from thekevlau/patch-1
Adding class->className as a JSX gotcha
(cherry picked from commit 410cc30bf9)
2015-12-16 09:57:58 -08:00
Jim 235b914797 Merge pull request #5609 from vitorbal/patch-1
Clarify usage of `.propTypes` when using functional components
(cherry picked from commit bb084eba24)
2015-12-16 09:57:58 -08:00
Jim 9ed0fdb850 Merge pull request #5643 from koh-taka/patch-1
Fix wrong script name (showdown -> marked)
(cherry picked from commit eeee272268)
2015-12-16 09:57:58 -08:00
Jim e2e04fdbc3 Merge pull request #5644 from AndrewHenderson/patch-1
Helps avoid a common Issue when following tutorial
(cherry picked from commit f282710072)
2015-12-16 09:57:58 -08:00
Jim 1f41a53d1e Merge pull request #5588 from jimfb/setprops-replaceprops-deprecated
Increase severity of setprops and replaceprops deprecations, since their removal is now imminent.
(cherry picked from commit f4744f3a70)
2015-12-16 09:57:58 -08:00
Jim 3ef0838567 Merge pull request #5589 from wrakky/fix-minlength-docs
Rename minlength to minLength in the tags and attributes documentation page
(cherry picked from commit 526d5c0edc)
2015-12-16 09:57:58 -08:00
Paul O’Shannessy 319a266941 Merge pull request #5559 from shogunsea/docs-add-marked
[docs]Add marked source in tutorial doc
(cherry picked from commit 0be7786e1c)
2015-12-16 09:57:58 -08:00
Paul O’Shannessy d5f312866b Merge pull request #5584 from zwhitchcox/patch-2
Update ref-10-glossary.md
(cherry picked from commit 3ca15b0090)
2015-12-16 09:57:58 -08:00
Paul O’Shannessy 2c5dadb0c5 [blog] Another typo fix for diversity post 2015-12-04 14:37:14 -08:00
Paul O’Shannessy 0f7fad10d6 [blog] Fix typo in diversity post 2015-12-04 12:53:02 -08:00
Paul O’Shannessy da7b9043a4 [blog] Diversity Scholarship 2016 2015-12-04 11:55:16 -08:00
Paul O’Shannessy cc92028f11 Merge pull request #5581 from yuyokk/patch-1
Update 08.1-more-about-refs.md
(cherry picked from commit f5840e685e)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy 969014c832 Merge pull request #5556 from timuric/patch-1
Avoid mutating state in the example code
(cherry picked from commit d54b151bc2)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy b335180686 Merge pull request #5546 from cody/singlechild
[docs] Single Child
(cherry picked from commit 6b641de6b8)
2015-12-01 11:53:06 -08:00
Ben Alpert 33717bc425 Merge pull request #5543 from spicyj/rt103
Clarify wording in the tutorial
(cherry picked from commit 3722616349)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy 9921659616 Merge pull request #5539 from matthewlooi/addCodeHighlightToTutorialDoc
Add highlight to a line of code to tutorial21.js
(cherry picked from commit e95d3dd812)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy f974581a6a Merge pull request #5533 from kryogenic/patch-1
Use null instead of '' in ternary expression
(cherry picked from commit d01188133e)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy ef20f03429 Merge pull request #5526 from yangshun/todo-app-id
[docs] Use id for TodoApp example
(cherry picked from commit 34fbcf20d8)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy 1eed5b0e10 Merge pull request #5523 from hejld/add-selection-and-composition-events-on-reference-page
[docs] Add missing sections to events reference page in IT and CN
(cherry picked from commit 54e6057b1a)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy 934d5b642e Merge pull request #5520 from mhujer/docs-spread-fix-babel
Docs: Transform rest and spread properties using Babel 6
(cherry picked from commit f48bb3a274)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy 40e4655a5e Merge pull request #5518 from mhujer/docs-spread-fix
Docs: Rest and Spread Properties - ECMAScript
(cherry picked from commit c5867ea401)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy 789a9b70cb Merge pull request #5511 from KeweiCodes/patch-1
Typo
(cherry picked from commit 1cdbff26ab)
2015-12-01 11:53:06 -08:00
Paul O’Shannessy 3a793ba27b Merge pull request #5508 from yangshun/patch-1
Add in missing closing </li> for docs template
(cherry picked from commit aa1e58a41b)
2015-12-01 11:53:05 -08:00
Paul O’Shannessy 3f2f763dea update website for 0.14.3 2015-11-18 18:12:07 -08:00
Paul O’Shannessy f92a630737 v0.14.3 blog post 2015-11-18 18:01:07 -08:00
Paul O’Shannessy 9265032a12 Merge pull request #5445 from yangshun/controlled-components-in-tutorial
Use controlled components in tutorial
(cherry picked from commit 904e9e3ea6)
2015-11-17 23:01:09 -08:00
Jim 36db2aeeb0 Merge pull request #2774 from jimfb/webcomponents
Added info (example+doc) about react with webcomponents
(cherry picked from commit 80bcc519d7)
2015-11-17 23:00:58 -08:00
Paul O’Shannessy ca8ad7ff8e [docs] Properly fix Korean docs
(cherry picked from commit 034cfc96c7)
2015-11-12 16:00:57 -08:00
Paul O’Shannessy 30ec56a027 [docs] Use updated Korean translation
See #5456 for details

(cherry picked from commit 72d9a8bc15)
2015-11-12 14:27:31 -08:00
Paul O’Shannessy 5e9f00a4b6 Merge pull request #5456 from hugo-agbonon/fix-classname-manipulation-doc
Revert class name manipulation doc to english
(cherry picked from commit 2d5612913f)
2015-11-12 14:27:26 -08:00
Paul O’Shannessy a23bab0cf5 Merge pull request #5444 from zpao/tutorial-ids-for-data
[tutorial] Use ids in comments data
(cherry picked from commit 09b7ff1fc4)
2015-11-12 14:27:21 -08:00
Paul O’Shannessy 6bf6beb2d2 Merge pull request #5416 from bbrooks/undo-optimistic-update-on-error
Reset state if comment submit fails
(cherry picked from commit eecd2953cd)
2015-11-12 14:27:17 -08:00
Jim c796629e66 Merge pull request #5412 from yangshun/document-next-context
Add more documentation to Context page
(cherry picked from commit 4cb210a9da)
2015-11-12 14:27:11 -08:00
Jim 3eed5deead Merge pull request #5403 from yuyokk/patch-1
Clarify note about stable keys
(cherry picked from commit d6a547f793)
2015-11-10 10:44:16 -08:00
Jim 3b97d5e30c Merge pull request #5424 from stowball/animation-docs-whitespace
Removed unnecessary whitespace before closing bracket
(cherry picked from commit a88c39be86)
2015-11-10 10:44:09 -08:00
Ben Alpert fd05a6ee7d Merge pull request #5287 from benhalpern/patch-1
Updated conference page
(cherry picked from commit 99fbde54a1)
2015-11-10 10:44:05 -08:00