Commit Graph

  • 11ef9da924 Don't build gh-pages branch on CircleCI (#9442) Paul O’Shannessy 2017-04-22 14:33:43 -07:00
  • edd83dd8fc Add guide on integrating with non-react code (#9316) wacii 2017-04-26 12:24:22 -04:00
  • 292565fbc3 React.createElement syntax (#9459) RSG 2017-04-26 16:25:40 +03:00
  • 34ab372824 fixed error formatting in live editor (#9497) Sriram Thiagarajan 2017-04-26 18:36:53 +05:30
  • cf41c522a9 [site] Load libraries from unpkg (#9499) Daniel Lo Nigro 2017-04-26 06:02:50 -07:00
  • fc33c50020 [Docs] Fix confusing description for the <script>...</script> usage (#9502) chocolateboy 2017-04-26 12:57:22 +00:00
  • 4ad20dbf00 Add reference to the Hyperscript libraries (#9517) Dmitri Zaitsev 2017-04-26 13:54:31 +01:00
  • e85ec2f735 adds indirect refs to docs (#9528) Frankie Bagnardi 2017-04-26 05:40:09 -07:00
  • 5b77e75b6a Describe fixtures dir in the codebase overview (#9516) Maciej Kasprzyk 2017-04-25 11:25:32 +02:00
  • efd2808071 Updates how-to-contribute.md to use JSFiddle referenced in submit Git issue template (#9503) Jen Wong 2017-04-23 16:03:12 -07:00
  • 4a91038cef Add link to 'Typechecking with PropTypes' under 'Advanced Guides' (#9472) Flarnie Marchan 2017-04-22 10:41:39 -07:00
  • 7723dc4a39 Add more details in jsx-in-depth.md (#9006) David Hu 2017-04-21 07:27:39 -07:00
  • 11d2471640 [Docs: Installation] Fix tabs responsive layout - Resubmit (#9458) Almero Steyn 2017-04-20 12:49:48 +02:00
  • a7524ab0dd [Docs] Add accessibility to tabs in installation documentation (#9431) Almero Steyn 2017-04-19 13:31:39 +02:00
  • dd8ac14522 Reorganize the "following along" instructions (#9453) Fabrizio Castellarin 2017-04-19 13:00:15 +02:00
  • 4b577eb731 FIX: Move CRA build info under it's tab page (#9452) Filip Hoško 2017-04-18 19:17:28 +02:00
  • 3f8c23e628 Tweak tutorial structure Dan Abramov 2017-04-18 18:07:16 +01:00
  • ac59a271cb Add missing tutorial sidebar links Dan Abramov 2017-04-18 18:00:54 +01:00
  • 1e68095b91 Minor tutorial nits Dan Abramov 2017-04-18 17:53:53 +01:00
  • 17d5b63e36 Fix duplicate sentence Dan Abramov 2017-04-18 17:44:32 +01:00
  • 0103dd1d38 Minor tweaks to tutorial Dan Abramov 2017-04-18 17:40:59 +01:00
  • 28c914decf [Tutorial] ES6, installation, and button closing tag (#9441) Frankie Bagnardi 2017-04-18 09:34:43 -07:00
  • 1ad0a3309f Fixed grammar (#9432) Abhishek Soni 2017-04-18 15:38:39 +00:00
  • a5d07f0cac Lift state up - Updating the documentation to mention that onClick is a synthetic event handler (#9427) hanumanthan 2017-04-18 20:57:45 +05:30
  • 8706e4390f Sort out conferences by date (#9172) Michał Ordon 2017-04-18 15:38:19 +01:00
  • 8b71e9fced Update jsx-in-depth.md (#9178) Jayen Ashar 2017-04-19 00:29:17 +10:00
  • a6102842ac Unique headings for linking purposes (#9259) Fraser Haer 2017-04-18 23:47:44 +10:00
  • 97542e7a99 [Documentation] Impreove the react-component section of doc (#9349) NE-SmallTown 2017-04-18 21:42:40 +08:00
  • 7b7a3e9860 Updated the Good First Bug section in readme (#9429) Abhay Nikam 2017-04-14 21:32:07 +05:30
  • 7bdf33b2c5 Switch Installation to a tab when hash is present (#9422) Dan Abramov 2017-04-13 21:51:19 +01:00
  • dda27a3515 Refractor docs to indicate that state set to props in constructor will not recieve the updated props (#9404) hanumanthan 2017-04-13 05:26:22 +05:30
  • bed4e33259 Add tabs to installation page (#9275, #9277) (#9401) Marks Polakovs 2017-04-13 21:54:12 +02:00
  • f56ba1467f Update proptypes doc (#9391) Jack 2017-04-14 03:11:23 +10:00
  • 6a095209fe Docs: Clarification of setState() behavior (#9329) Eric Elliott 2017-04-13 08:13:55 -10:00
  • 4fd77b14b9 Fix the proptypes deprecation warning url on the "Don't Call PropTypes Warning" doc page (#9419) Gabriel Lett Viviani 2017-04-13 11:15:34 -03:00
  • dea8f6a653 Use react-transition-group from npm (#9937) Dan Abramov 2017-06-12 23:43:39 +01:00
  • 3e7c17217e Delete .babelrc from addons (#9938) Dan Abramov 2017-06-12 23:42:44 +01:00
  • beb370c102 Lint and test addons on CI (#9936) Dan Abramov 2017-06-12 21:26:56 +01:00
  • 61e8ee71b6 [#9627] Fix create-react-class isMounted ordering issue (#9638) Michael Ridgway 2017-06-12 12:21:27 -07:00
  • 088d593b0b Use Object.assign polyfill for update addon (#9932) Dan Abramov 2017-06-12 19:46:08 +01:00
  • 41e135e270 Remove broken GCC annotation from create-react-class (#9933) Dan Abramov 2017-06-12 19:45:56 +01:00
  • 871bd7e0c0 Delete prebuilt addon UMDs (#9931) Dan Abramov 2017-06-12 19:33:35 +01:00
  • ce3ecfb1df [#9712] fix <input type="number" /> value '.98' should not be equal to '0.98'. (#9714) (#9929) Flarnie Marchan 2017-06-12 10:10:24 -07:00
  • 3c898931ed Fix missing react dependency in some addon umd builds (#9919) Flarnie Marchan 2017-06-12 08:43:08 -07:00
  • 35ae38db2f Remove addons path deleted in #9209 (#9921) Taehwan, No 2017-06-12 04:23:40 +09:00
  • ae89a74091 Fix missing react in create-react-class (#9761) Mond WAN 2017-06-11 01:32:49 +08:00
  • fc542d7f78 Fix missing react in create-react-class (#9761) Mond WAN 2017-06-11 01:32:49 +08:00
  • 7cd6fd2bc1 Don't build ReactDOMServerStack (#9916) Dan Abramov 2017-06-10 18:08:05 +01:00
  • a0534fb5c9 Initial commit (#9917) Jack Ford 2017-06-10 10:51:13 -04:00
  • 4aea7c3fad RN Inspector guard against clicks outside of RN (#9911) Brian Vaughn 2017-06-09 16:10:40 -07:00
  • c22c398cec Rebuild Dan Abramov 2017-06-10 00:06:12 +01:00
  • ddae1cd39f Fix doc styling and formatting issues Dan Abramov 2017-06-10 00:04:43 +01:00
  • 107d6228db Fix doc styling and formatting issues Dan Abramov 2017-06-10 00:04:43 +01:00
  • 874a8ecc58 Move Past Confs, add React Conf Brazil 2017 (#9697) Danilo Vitoriano 2017-06-09 18:55:18 -03:00
  • 2421bc6e73 Remove extra brace (#9910) Mario Souto 2017-06-09 23:48:59 +02:00
  • fd752538a5 Adding React Alicante 2017 to upcoming conferences (#9897) Victoria Quirante 2017-06-09 03:14:20 +02:00
  • 98ae5aaf96 Update reference-react-component.md (#9863) Kurt Furbush 2017-06-06 12:59:44 -04:00
  • 105b95bf17 Fix url to ng-animate (#9859) Garmash Nikolay 2017-06-06 17:16:27 +02:00
  • 414deb16ce Update webpack according to brand guidelines (#9595) Fernando Montoya 2017-06-05 10:01:43 -05:00
  • 1ded80debd Insert blockquote on prop value explanation. (#9770) Ricardo 2017-06-05 15:51:59 +01:00
  • 4974989003 Clarifying how to apply aria-* attributes (#9843) cjshawMIT 2017-06-05 10:48:21 -04:00
  • e46dc02e7d Rename Javascript to JavaScript (#9796) Lipis 2017-05-31 04:35:22 +02:00
  • 597b14579e Rename Github to GitHub (#9797) Lipis 2017-05-29 13:36:14 +02:00
  • b51cd8ff12 Add Videos link to React Europe 2017 (#9751) Erik Hellman 2017-05-27 00:06:28 +02:00
  • d5c3afda2f Add 'Test Utils' docs back to main navigation (#9676) Flarnie Marchan 2017-05-26 07:47:18 -07:00
  • f78299469f Update blog post which creates unhandled promise rejection (#9668) Will Myers 2017-05-26 09:35:19 -04:00
  • f1c449ff1d Fix typo (#9786) Max Donchenko 2017-05-26 14:37:35 +03:00
  • f593e98201 Bind handleChange Instead of Calling (#9764) Danny Hurlburt 2017-05-24 10:26:44 -06:00
  • 3d019b3cc7 Add ReactiveConf (#9723) Samuel Hapák 2017-05-22 16:12:52 +02:00
  • 242565f232 Move ReactEurope 2017 from Upcoming Conferences to Past Conferences (#9726) Erik Hellman 2017-05-22 13:52:46 +02:00
  • ad3a6cb067 Move previous events to the end (#9729) Hikaru Suido 2017-05-22 18:45:57 +09:00
  • 518de2edb5 "Timeline" => "Performance" (#9602) Dave Lunny 2017-05-21 12:28:25 -07:00
  • a08035b003 Edit two errors in docs (#9659) shifengchen 2017-05-11 18:34:35 +08:00
  • a8d5b2b329 Move Past Confs, add React Conf Brazil 2017 (#9697) Danilo Vitoriano 2017-06-09 18:55:18 -03:00
  • 2b3a7df8d8 Remove extra brace (#9910) Mario Souto 2017-06-09 23:48:59 +02:00
  • b02bbfebe7 Remove fiber-specific fixtures from 15.6 branch (#9902) Flarnie Marchan 2017-06-08 17:23:28 -07:00
  • 2d9d4f6349 Return empty static markup for null components (#9907) Dan Abramov 2017-06-09 16:32:00 +01:00
  • d13f07925f Add support for implicitly mocked components using ReactServerRenderer (#9906) Dominic Gannaway 2017-06-09 17:27:00 +02:00
  • 47731c9f74 16.0.0-alpha.13 Dan Abramov 2017-06-09 14:58:18 +01:00
  • eadc2b1b7f remove alder32.js (#9905) Dominic Gannaway 2017-06-09 15:19:16 +02:00
  • 5c6a496d98 Inline some internals, reduce shared/ utilities between isomorphic and renderers (#9903) Dan Abramov 2017-06-09 12:41:50 +01:00
  • cd7ee0f770 Revert "Add React Riot hackathon (#9861)" Nathan Hunzaker 2017-06-08 21:43:37 -04:00
  • 8ab56e5c8b [#9712] fix <input type="number" /> value '.98' should not be equal to '0.98'. (#9714) pingan1927 2017-06-09 09:27:17 +08:00
  • 3daabf1efe Add React Riot hackathon (#9861) Sakina Crocker 2017-06-09 03:18:49 +02:00
  • b8f32d7a3a Adding React Alicante 2017 to upcoming conferences (#9897) Victoria Quirante 2017-06-09 03:14:20 +02:00
  • 63795005d3 Remove fiber-specific fixtures from 15.6 branch (#9902) Flarnie Marchan 2017-06-08 17:23:28 -07:00
  • 9ff53dd0f4 Rebuild sizes Dan Abramov 2017-06-09 00:47:49 +01:00
  • a37012a6b5 Add Bailout effectTag for React DevTools (#9887) Dan Abramov 2017-06-08 21:23:34 +01:00
  • 6ab0531d68 Exclude Stack from DOMServerStream (#9896) Dan Abramov 2017-06-08 19:41:02 +01:00
  • 6f1d2c940d Delete ReactARTStack (#9895) Dan Abramov 2017-06-08 17:05:21 +01:00
  • 80fffbe0de Fix a bug with memoizedState affecting React DevTools (#9886) Dan Abramov 2017-06-07 19:54:57 +01:00
  • 045e5bce35 Add check for string and null 'rootElement' in ReactDOMFiber (#9869) Flarnie Marchan 2017-06-07 07:51:05 -07:00
  • 34927ea04f Remove useCreateElement flag (#9873) Dan Abramov 2017-06-07 13:22:26 +01:00
  • fc15d702b8 Delete .travis.yml (#9874) Dan Abramov 2017-06-06 23:42:37 +01:00
  • b840229286 Remove prepareNewChildrenBeforeUnmountInStack flag (#9872) Dan Abramov 2017-06-06 23:22:34 +01:00
  • 262b9c72f5 Don't hydrate any properties other than event listeners and text content (#9858) Sebastian Markbåge 2017-06-06 15:19:38 -07:00
  • 7b16a46e0c Updated label in build-script (#9871) Brian Vaughn 2017-06-06 14:54:35 -07:00
  • f50c4c9a43 Stop building ReactTestRendererStack (#9870) Dan Abramov 2017-06-06 22:23:16 +01:00
  • 0966e77a2e Update reference-react-component.md (#9863) Kurt Furbush 2017-06-06 12:59:44 -04:00
  • 54ca9181ce Fix url to ng-animate (#9859) Garmash Nikolay 2017-06-06 17:16:27 +02:00