Commit Graph

  • fdf0f435c7 Add a test for stateless components returning undefined Dan Abramov 2016-12-28 00:14:07 +00:00
  • beb5b74c54 [Fiber] Fix to render falsy value as dangerouslySetInnerHTML (#8652) Toru Kobayashi 2017-01-12 06:19:50 +09:00
  • 2da35fcae8 [Fiber] Implement test renderer (#8628) Dustan Kasten 2017-01-11 14:19:32 -05:00
  • 837835d7f3 Update index.html: add spaces between Web/React components (#8750) Piper Chester 2017-01-11 11:00:16 -08:00
  • 1c43f94717 Merge pull request #8746 from acdlite/fiberrevertcommitinfo Andrew Clark 2017-01-10 17:44:25 -08:00
  • b59cb4ae01 Revert CommitInfo to avoid extra allocation Andrew Clark 2017-01-10 17:14:53 -08:00
  • 4a7e06bab7 Added more info about refs in the documentation (#8707) Tomáš Hromada 2017-01-10 21:18:23 +01:00
  • bd23aa2712 Dedupe warnings about refs on functional components (#8739) Dan Abramov 2017-01-10 09:54:48 -08:00
  • 540ea9e2fe Replaced chalk.color.red with chalk.red Brian Vaughn 2017-01-09 16:54:21 -08:00
  • 280bcfa9f5 Fix single vs plural (#8738) Dmitry Zhuravlev-Nevsky 2017-01-10 19:00:16 +03:00
  • c3ce14a373 [Docs] Replace 'mix in' in PureComponent notes (#8730) Spen Taylor 2017-01-11 01:02:22 +11:00
  • 7e47c1aa4a Bump react-noop-renderer version to fix CI Dan Abramov 2017-01-10 13:41:31 +00:00
  • 65bf19029d Swap components (#8735) Dmitry Zhuravlev-Nevsky 2017-01-10 13:48:53 +03:00
  • 00be2e437f Merge pull request #8728 from acdlite/fibernocallbacklist Andrew Clark 2017-01-10 00:21:42 -08:00
  • 288a4c4d6d Reset invalid UpdateQueue fields when cloning from current Andrew Clark 2017-01-09 17:14:09 -08:00
  • d4e971a266 Remove callbackList field from Fiber Andrew Clark 2017-01-09 14:13:48 -08:00
  • 378ef5e730 16.0.0-alpha.0 Brian Vaughn 2017-01-09 16:45:56 -08:00
  • 24b8ba7340 Merge pull request #8723 from bvaughn/improve-unmasked-context-caching Brian Vaughn 2017-01-09 15:33:20 -08:00
  • f1a49e8d6e Merge pull request #8710 from acdlite/fiberscheduleupdateoptimization Andrew Clark 2017-01-09 15:24:25 -08:00
  • a1dd107d7a Merge pull request #8589 from nhunzaker/browser-testing Brandon Dail 2017-01-09 17:22:17 -06:00
  • 90294ead4c Warn for callback refs on functional components (Stack + Fiber) (#8635) Dustan Kasten 2017-01-09 18:09:18 -05:00
  • 2dbff6e10c Updating paths in packaging fixtures README Brandon Dail 2017-01-09 16:06:08 -06:00
  • 2f8a3e5100 Use absolute paths for resolve.root in webpack packaging fixtures Brandon Dail 2017-01-09 15:59:47 -06:00
  • 429da399e9 Move build fixtures to fixtures/packaging, updated paths Brandon Dail 2017-01-09 15:55:25 -06:00
  • e5a7b75846 Improve unmasked context caching Brian Vaughn 2017-01-09 13:51:03 -08:00
  • 9b0301345b Remove one extraneous backtick from line 116 of 'codebase-overview.md' (#8724). (#8726) Richie Thomas 2017-01-09 15:06:37 -05:00
  • 6bfdda4c5b Added React London conference, March 28th (#8722) Stuart Harris 2017-01-09 17:28:20 +00:00
  • eddb899050 docs: add missing period in shouldComponentUpdate doc (#8720) Nik Nyby 2017-01-09 11:22:04 -05:00
  • acea663034 docs(hoc): fix typo Rambda → Ramda (#8712) Bruno Heridet 2017-01-08 17:26:46 +01:00
  • b2cc91e83a Remove one extraneous backtick from line 116 of 'codebase-overview.md' (#8724). (#8726) Richie Thomas 2017-01-09 15:06:37 -05:00
  • c78e403d7b Added React London conference, March 28th (#8722) Stuart Harris 2017-01-09 17:28:20 +00:00
  • 67c16e3148 Merge pull request #8706 from bvaughn/dont-recreate-masked-context-unless-needed Brian Vaughn 2017-01-09 08:45:01 -08:00
  • fa4f79f9fc docs: add missing period in shouldComponentUpdate doc (#8720) Nik Nyby 2017-01-09 11:22:04 -05:00
  • fb7e49439f Add component stack to invalid element type warning (#8495) Jirat Ki 2017-01-09 22:26:01 +07:00
  • fbfecd13ce Write a release guide (#8705) Dan Abramov 2017-01-09 06:39:27 -08:00
  • 6b1c86020d Add missing entry for #7750 to 15.4.2 changelog Dan Abramov 2017-01-09 14:15:35 +00:00
  • 00846fd3a6 docs(hoc): fix typo Rambda → Ramda (#8712) Bruno Heridet 2017-01-08 17:26:46 +01:00
  • 8ad0e0c25b Stop bubbling priority on equal priority Andrew Clark 2017-01-07 21:25:45 -08:00
  • a682059757 Dont recreate maked context unless unmasked context changes Brian Vaughn 2017-01-07 08:53:24 -08:00
  • 2085542d30 Remove fixture react build files from git tracking Brandon Dail 2017-01-06 16:27:59 -06:00
  • 3d6a63d3c6 Remove primitive dom fixture READMEs for some test cases Nathan Hunzaker 2017-01-06 17:22:44 -05:00
  • 3c53d314a0 Move build fixtures to fixtures/build Nathan Hunzaker 2017-01-06 17:17:03 -05:00
  • c79b3f11fe Fix relative reference to build folder in DOM fixtures Nathan Hunzaker 2017-01-06 17:15:40 -05:00
  • 9d3ceb6895 Update readme for DOM Fixtures Nathan Hunzaker 2017-01-06 17:14:50 -05:00
  • 96171662aa Move current fixtures into dom folder Nathan Hunzaker 2017-01-06 17:08:16 -05:00
  • 5e53c0cea4 Add missing semicolon Nathan Hunzaker 2017-01-03 20:37:18 -05:00
  • d585590650 Address lint issues. Nathan Hunzaker 2017-01-03 20:30:15 -05:00
  • 565d63baa6 Remove trailing comma, causing crash in IE11 Nathan Hunzaker 2017-01-03 20:14:16 -05:00
  • 3a51db27f2 Fix some CORS issues in IE Nathan Hunzaker 2017-01-03 20:14:03 -05:00
  • 2d75ae9fed Consolidate styles into single file Nathan Hunzaker 2017-01-03 20:13:48 -05:00
  • 1d1dd60899 Patch in console for IE9 Nathan Hunzaker 2017-01-03 20:12:24 -05:00
  • b006d05275 Test, not text. 🔤 Nathan Hunzaker 2017-01-03 19:21:45 -05:00
  • c31297b6d9 Remove extraneous binds from some fixtures Nathan Hunzaker 2017-01-03 19:18:30 -05:00
  • 85aa7eebfc Add test prompt message when no fixture is selected Nathan Hunzaker 2017-01-03 19:18:14 -05:00
  • f10a1a7c6f Copy local build before starting Nathan Hunzaker 2017-01-03 19:16:27 -05:00
  • 6de9ff2deb Remove babel include from react-loader Nathan Hunzaker 2017-01-03 19:15:56 -05:00
  • 52a1ee492a Remove duplicate fixture components Brandon Dail 2017-01-03 17:43:05 -06:00
  • 5deb9826ca Use create-react-app for fixtures application Brandon Dail 2017-01-03 17:28:00 -06:00
  • bf235489bf Display value for controlled select and textarea Brandon Dail 2016-12-22 09:21:19 -06:00
  • f37ff31d2e Fix lint issues in react-loader Nathan Hunzaker 2016-12-22 08:34:42 -05:00
  • 187bcafe65 Update section on number inputs Nathan Hunzaker 2016-12-22 08:27:02 -05:00
  • 92fe3673ed Add select, textarea, and range input fixtures Nathan Hunzaker 2016-12-22 08:19:49 -05:00
  • 05ace7365a Move new example changes to fixtures folder Nathan Hunzaker 2016-12-19 08:43:51 -05:00
  • e86948fc0d Update input example readme Nathan Hunzaker 2016-12-19 08:35:54 -05:00
  • 65d4795a1a Make toggleable test cases Nathan Hunzaker 2016-12-17 12:24:09 -05:00
  • bbb643fd8d Add React options loader. Nathan Hunzaker 2016-12-16 14:19:47 -05:00
  • 3d06fb742d Properly slice out question mark in query string Nathan Hunzaker 2016-12-16 09:16:28 -05:00
  • 49f74f1d93 Add basic testing page Nathan Hunzaker 2016-12-16 09:07:47 -05:00
  • f589274604 Fix formatting Dan Abramov 2017-01-06 20:33:03 +00:00
  • 6bb7a6c60e Rebuild docs Dan Abramov 2017-01-06 20:28:00 +00:00
  • 6df0793d51 Add 15.4.2 changelog Dan Abramov 2017-01-06 19:18:38 +00:00
  • 072b51c7df Update React version in docs Dan Abramov 2017-01-06 20:12:35 +00:00
  • 03464f06d2 15.4.2 v15.4.2 Dan Abramov 2017-01-06 19:52:54 +00:00
  • d9fb825c63 Add 15.4.2 changelog Dan Abramov 2017-01-06 19:50:58 +00:00
  • 7066669f5d Update shrinkwrap Dan Abramov 2017-01-06 19:50:44 +00:00
  • 61a922a642 Merge branch '15-dev' into 15-stable Dan Abramov 2017-01-06 19:39:14 +00:00
  • 0b958fae65 Point all Webpack links to 1.x documentation (#8697) Brandon Dail 2017-01-06 12:51:26 -06:00
  • 933805b9d1 Merge pull request #8704 from murtazahaveliwala/patch-3 Brian Vaughn 2017-01-06 10:17:10 -08:00
  • 97701ad6bf Update rendering-elements.md Murtaza Haveliwala 2017-01-06 23:32:26 +05:30
  • 2cf475de4f Updated hello world explanation message (#8703) Murtaza Haveliwala 2017-01-06 23:29:14 +05:30
  • 4294a7c908 Fix AMD and Brunch issues (#8686) Dan Abramov 2017-01-05 13:16:08 -08:00
  • d2039d7fac Improve error messages for invalid element types (#8612) Ben Alpert 2016-12-21 13:17:34 -08:00
  • d93cedad7f Delete fiveArgumentPooler (#8597) dfrownfelter 2016-12-19 20:53:04 -08:00
  • b2ce4125f6 Merge pull request #8594 from bvaughn/dont-warn-about-getInitialState-on-class-if-state-set Brian Vaughn 2016-12-17 14:28:20 -08:00
  • 3ec576ec1d add dependencies to react-test-renderer and react-addons (#8467) Kurt Weiberth 2016-12-01 08:37:14 -08:00
  • 5216190247 Update release checklist (#8389) Ben Alpert 2016-11-28 17:57:37 -08:00
  • c9a8c128bb Refactor precacheChildNodes slightly (#8018) Eoin Hennessy 2016-11-10 16:02:48 +00:00
  • 4dd625a93f Correctly render placeholder for textarea in IE11 (#8020) Brandon Dail 2016-11-05 11:47:54 -05:00
  • 278409db05 Injected Host Component classes are not being considered by the reconciler (#8050) Diego Muracciole 2016-10-22 19:28:37 -03:00
  • ed760d1567 Fix uncontrolled input decimal point "chopping" on number inputs, and validation warnings on email inputs (#7750) Nathan Hunzaker 2016-10-13 09:20:14 -04:00
  • 2bbf07b25e "Don't Mutate the Original Component" example and description mismatch (#8695) Piotr Czajkowski 2017-01-05 14:12:51 +01:00
  • 5cdd66700b Higher-Order Components docs withSubscription() example fix (#8694) Piotr Czajkowski 2017-01-05 13:56:13 +01:00
  • 7f0dc413a2 No longer a WIP, eh? Dan Abramov 2017-01-06 14:17:13 +00:00
  • bf763fd1a5 Revert "Add es6-promisify" Dan Abramov 2017-01-06 13:52:40 +00:00
  • f91bff6264 Remove unused import Dan Abramov 2017-01-06 13:51:06 +00:00
  • d8f166bd66 Tweaks to npm-publish task Ben Alpert 2016-11-22 18:06:12 -08:00
  • 441e74fa1f [rrm] Fix stable-prs command so it updates milestone correctly Paul O’Shannessy 2016-10-05 15:43:31 -07:00
  • 8796a0e70f [rrm] Update version script to account for dep change Paul O’Shannessy 2016-10-05 15:35:03 -07:00
  • 6db38a143c Abort if not on -stable branch Christopher Chedeau 2016-09-27 11:55:49 -07:00
  • ad16ab519d Display the help at startup, otherwise it's hard to figure out what to do Christopher Chedeau 2016-09-27 11:44:06 -07:00