Commit Graph

  • 2ff1b2e9e3 Clarify dependency installation Lovisa Svallingson 2015-12-14 09:28:20 -07:00
  • db37deb17c Autocorrect and autocapitalize should not be property Freddy Rangel 2015-12-07 23:11:09 -08:00
  • 55bd203310 Merge pull request #5655 from adraeth/patch-1 Jim 2015-12-13 13:13:44 -08:00
  • 83ee3c38a4 Merge pull request #5654 from jutaz/bugfix/typos Jim 2015-12-13 10:43:50 -08:00
  • 682d61537d Correct highlight in tutorial7.js snippet adraeth 2015-12-13 17:38:30 +01:00
  • 0886273438 Fix few typos in React docs and comments Justas Brazauskas 2015-12-13 16:39:07 +02:00
  • 410cc30bf9 Merge pull request #5605 from thekevlau/patch-1 Jim 2015-12-11 12:13:48 -08:00
  • fcf74fe9da Finalized wording Kevin Lau 2015-12-11 12:05:05 -08:00
  • f282710072 Merge pull request #5644 from AndrewHenderson/patch-1 Jim 2015-12-11 10:56:01 -08:00
  • ef32927eb5 Helps avoid a common Issue when following tutorial Andrew Henderson 2015-12-10 22:44:36 -08:00
  • eeee272268 Merge pull request #5643 from koh-taka/patch-1 Jim 2015-12-10 18:27:17 -08:00
  • 94325ea3ef Fix wrong script name (showdown -> marked) koh-taka 2015-12-11 11:23:56 +09:00
  • bb084eba24 Merge pull request #5609 from vitorbal/patch-1 Jim 2015-12-10 15:21:55 -08:00
  • b1964ad8a7 Clarify usage of .propTypes and .defaultProps when using stateless functional components Vitor Balocco 2015-12-05 19:29:33 +01:00
  • 4f7a2766e4 Merge pull request #5640 from spicyj/no-typechecks Ben Alpert 2015-12-10 11:30:40 -08:00
  • 46f5251c66 Remove @typechecks Ben Alpert 2015-12-10 11:25:55 -08:00
  • be964561ed Merge pull request #5610 from yangshun/change-devtools-message Jim 2015-12-10 08:55:57 -08:00
  • 3deca65a89 Change devtools install message on file: URLs Tay Yang Shun 2015-12-11 00:48:53 +08:00
  • 0130a04f05 added nuance about identifiers used in custom elements Kevin Lau 2015-12-09 00:33:25 -08:00
  • c65ff201fc Merge pull request #5614 from mark-rushakoff/avoid-negative-lookahead Ben Alpert 2015-12-06 20:27:03 -08:00
  • 86b44349de Avoid negative lookahead in regular expression Mark Rushakoff 2015-12-06 13:46:16 -08:00
  • 178fe648de Merge pull request #5611 from dittos/irc-remove-2ndarg Jim 2015-12-06 05:01:15 -08:00
  • 14725ba768 Clean up caller sites of instantiateReactComponent Taeho Kim 2015-12-06 17:31:30 +09:00
  • 1d3ff2a159 Adding class->className as a JSX gotcha Kevin Lau 2015-12-04 16:51:38 -08:00
  • 856eb72b4f Merge pull request #5593 from zwhitchcox/patch-3 Paul O’Shannessy 2015-12-04 15:57:27 -08:00
  • b15c80696c Remove dead code zwhitchcox 2015-12-03 19:50:36 -05:00
  • 330a594d4b Rebuild website Travis CI 2015-12-04 22:53:51 +00:00
  • 3faf9569d4 [blog] Diversity Scholarship 2016 Paul O’Shannessy 2015-12-04 14:49:53 -08:00
  • 2c5dadb0c5 [blog] Another typo fix for diversity post Paul O’Shannessy 2015-12-04 14:36:34 -08:00
  • 67663ba2c9 Merge pull request #5603 from henryw4k/patch-3 Paul O’Shannessy 2015-12-04 13:08:58 -08:00
  • 4f9d8c31b8 Merge pull request #5600 from zwhitchcox/patch-4 Paul O’Shannessy 2015-12-04 13:08:08 -08:00
  • 13b86c3220 Rebuild website Travis CI 2015-12-04 21:04:39 +00:00
  • 0f7fad10d6 [blog] Fix typo in diversity post Paul O’Shannessy 2015-12-04 12:53:02 -08:00
  • ce88118f88 Rebuild website Paul O’Shannessy 2015-12-04 12:05:14 -08:00
  • da7b9043a4 [blog] Diversity Scholarship 2016 Paul O’Shannessy 2015-12-04 11:55:16 -08:00
  • 2f77367863 Merge pull request #5595 from remko/select-bug Ben Alpert 2015-12-04 11:12:23 -08:00
  • 4a971c2d1c chore(ReactComponentWithPureRenderMixin.js): made "Mixin" lowercase Henry Wong 2015-12-04 11:12:07 -08:00
  • c77f0b2fc5 Change release to multi task zwhitchcox 2015-12-04 10:10:52 -05:00
  • ad54e49f0c adding documentation pages for shallowCompare addon Zach Ramaekers 2015-12-04 08:53:33 -06:00
  • 7d699f4063 Fix single select incorrectly updating Remko Tronçon 2015-12-04 09:26:57 +01:00
  • f4744f3a70 Merge pull request #5588 from jimfb/setprops-replaceprops-deprecated Jim 2015-12-03 10:29:20 -08:00
  • 8c7603311a Increase severity of setprops and replaceprops deprecations, since their removal is now imminent. jim 2015-12-02 19:21:55 -08:00
  • 526d5c0edc Merge pull request #5589 from wrakky/fix-minlength-docs Jim 2015-12-03 04:04:45 -08:00
  • 31253c251f Rename minlength to minLength in the tags and attributes documentation page Peter Newnham 2015-12-03 09:35:08 +00:00
  • 50c7b1792c Merge pull request #5570 from jimfb/remove-setprops-replaceprops Jim 2015-12-02 19:09:19 -08:00
  • 0be7786e1c Merge pull request #5559 from shogunsea/docs-add-marked Paul O’Shannessy 2015-12-02 11:30:49 -08:00
  • 3ca15b0090 Merge pull request #5584 from zwhitchcox/patch-2 Paul O’Shannessy 2015-12-02 11:14:22 -08:00
  • b0ae955977 Update ref-10-glossary.md zwhitchcox 2015-12-02 08:52:51 -05:00
  • 8557cc0d67 Merge pull request #5561 from graue/setstate-cwm Scott Feeney 2015-12-01 19:49:15 -08:00
  • 9c21e2f3c4 shallow render: fix setState in componentWillMount Scott Feeney 2015-11-28 16:42:36 -08:00
  • e6e5795dab Rebuild website Travis CI 2015-12-01 20:05:27 +00:00
  • cc92028f11 Merge pull request #5581 from yuyokk/patch-1 Paul O’Shannessy 2015-12-01 11:03:59 -08:00
  • 969014c832 Merge pull request #5556 from timuric/patch-1 Paul O’Shannessy 2015-11-28 11:30:35 -08:00
  • b335180686 Merge pull request #5546 from cody/singlechild Paul O’Shannessy 2015-11-28 11:46:47 -08:00
  • 33717bc425 Merge pull request #5543 from spicyj/rt103 Ben Alpert 2015-11-25 09:37:28 -08:00
  • 9921659616 Merge pull request #5539 from matthewlooi/addCodeHighlightToTutorialDoc Paul O’Shannessy 2015-11-24 09:44:03 -08:00
  • f974581a6a Merge pull request #5533 from kryogenic/patch-1 Paul O’Shannessy 2015-11-23 12:12:14 -08:00
  • ef20f03429 Merge pull request #5526 from yangshun/todo-app-id Paul O’Shannessy 2015-11-28 11:58:20 -08:00
  • 1eed5b0e10 Merge pull request #5523 from hejld/add-selection-and-composition-events-on-reference-page Paul O’Shannessy 2015-11-24 09:44:49 -08:00
  • 934d5b642e Merge pull request #5520 from mhujer/docs-spread-fix-babel Paul O’Shannessy 2015-11-28 11:47:30 -08:00
  • 40e4655a5e Merge pull request #5518 from mhujer/docs-spread-fix Paul O’Shannessy 2015-11-20 11:30:02 -08:00
  • 789a9b70cb Merge pull request #5511 from KeweiCodes/patch-1 Paul O’Shannessy 2015-11-19 15:56:25 -08:00
  • 3a793ba27b Merge pull request #5508 from yangshun/patch-1 Paul O’Shannessy 2015-11-19 13:57:37 -08:00
  • 6b3ee0e74d Merge pull request #5576 from spicyj/log-top-level Ben Alpert 2015-12-01 11:34:40 -08:00
  • a0f88d29df Log top-level renders with console.time Ben Alpert 2015-11-30 19:31:31 -08:00
  • f5840e685e Merge pull request #5581 from yuyokk/patch-1 Paul O’Shannessy 2015-12-01 11:03:59 -08:00
  • 36dfe62f68 Update 08.1-more-about-refs.md Iurii Kucherov 2015-12-01 19:28:34 +01:00
  • 13c398bef6 Merge pull request #5536 from zpao/keys-on-prototypes Paul O’Shannessy 2015-11-30 23:33:26 -08:00
  • 25ef456b13 add marked source in tutorial doc xxin 2015-11-27 18:18:55 -06:00
  • fbf81a8435 Remove setProps and replaceProps. jim 2015-11-30 11:46:07 -08:00
  • 940a75b1fe Merge pull request #5564 from jackiewung/master Jim 2015-11-30 09:34:15 -08:00
  • f1d3f78334 Fix file reference typo in starter Jackie Wung 2015-11-29 18:07:31 -08:00
  • 34fbcf20d8 Merge pull request #5526 from yangshun/todo-app-id Paul O’Shannessy 2015-11-28 11:58:20 -08:00
  • f48bb3a274 Merge pull request #5520 from mhujer/docs-spread-fix-babel Paul O’Shannessy 2015-11-28 11:47:30 -08:00
  • 6b641de6b8 Merge pull request #5546 from cody/singlechild Paul O’Shannessy 2015-11-28 11:46:47 -08:00
  • d54b151bc2 Merge pull request #5556 from timuric/patch-1 Paul O’Shannessy 2015-11-28 11:30:35 -08:00
  • 1e98c78541 Avoid mutating state in the example code Timur Carpeev 2015-11-27 12:33:57 +01:00
  • ed8727ade7 Transform rest and spread properties using Babel 6 Martin Hujer 2015-11-20 20:02:54 +01:00
  • 50c81d5fe6 Make createClass 10-15% faster on complex specs Ben Alpert 2015-11-25 18:23:31 -08:00
  • ba0792e72b Add createClass stress test Ben Alpert 2015-11-25 18:22:10 -08:00
  • 8248470bd9 Merge pull request #5547 from spicyj/mc-noq Ben Alpert 2015-11-25 13:13:01 -08:00
  • 418ba27485 Kill global queue in ReactMultiChild Ben Alpert 2015-11-25 12:56:48 -08:00
  • 08499f9938 Turn on useCreateElement by default Ben Alpert 2015-11-25 12:58:26 -08:00
  • 3722616349 Merge pull request #5543 from spicyj/rt103 Ben Alpert 2015-11-25 09:37:28 -08:00
  • c6025da952 [docs] Single Child Stefan Dombrowski 2015-11-25 17:34:40 +01:00
  • 54e6057b1a Merge pull request #5523 from hejld/add-selection-and-composition-events-on-reference-page Paul O’Shannessy 2015-11-24 09:44:49 -08:00
  • e95d3dd812 Merge pull request #5539 from matthewlooi/addCodeHighlightToTutorialDoc Paul O’Shannessy 2015-11-24 09:44:03 -08:00
  • 58901af7a6 Clarify wording in the tutorial Ben Alpert 2015-11-24 09:30:33 -08:00
  • 18a3a3979e Add missing sections to events reference page in IT and CN hejld 2015-11-21 18:37:35 +01:00
  • e02bd0543f add highlight to a line of code to tutorial20.js (all languages included) Matthew 2015-11-24 01:23:55 -05:00
  • f44a0778e3 Don't use key when defined on String, Number prototypes Paul O’Shannessy 2015-11-23 15:33:34 -08:00
  • d01188133e Merge pull request #5533 from kryogenic/patch-1 Paul O’Shannessy 2015-11-23 12:12:14 -08:00
  • b74e53c3ca Use null instead of '' in ternary expression Kale 2015-11-23 06:38:08 -07:00
  • 7ea1d15197 Merge pull request #5524 from chenglou/woohoo-its-me Paul O’Shannessy 2015-11-22 18:54:17 -08:00
  • bf4bd19101 [docs] Use id for TodoApp example Tay Yang Shun 2015-11-22 11:54:39 +08:00
  • 60af7d1c3d Remove unreachable return from shouldUpdateReactComponent Cheng Lou 2015-11-21 18:00:40 -05:00
  • c5867ea401 Merge pull request #5518 from mhujer/docs-spread-fix Paul O’Shannessy 2015-11-20 11:30:02 -08:00
  • 812e1a877f Merge pull request #5500 from hejld/master Ben Alpert 2015-11-20 11:21:06 -08:00
  • 64f795e5ef Merge pull request #5411 from simonewebdesign/master Sebastian Markbåge 2015-11-20 11:20:37 -08:00
  • 23edc0d274 Rest/Spread Properties may not be part of ES7 Martin Hujer 2015-11-20 19:36:29 +01:00