Commit Graph

  • 9e88467485 15.3.1-rc.2 Paul O’Shannessy 2016-08-15 15:53:40 -07:00
  • bfb3852942 Fix for #7170 (#7486) Troy DeMonbreun 2016-08-15 13:38:53 -05:00
  • df4356133d Fix flow (#7499) Christopher Chedeau 2016-08-15 10:04:22 -07:00
  • 814be45aa8 Avoid indexOf() during unmounting a root in the hook (#7496) Dan Abramov 2016-08-15 15:47:54 +01:00
  • bab9227e9d Remove last use of mapObject (#7494) Andres Suarez 2016-08-13 20:13:56 -07:00
  • 2f1ce9169d Avoid object iteration when creating DOM factories (#7493) Andres Suarez 2016-08-13 19:30:06 -07:00
  • b19f202542 Use ES6 Map in ReactComponentTreeHook if available (#7491) Dan Abramov 2016-08-13 21:43:18 +01:00
  • 71f12283d9 Fix typo in changelog (#7468) jaaberg 2016-08-13 20:45:04 +02:00
  • 4c5882258c Don't define key or ref dummy props if none were provided (#7488) Dan Abramov 2016-08-13 19:36:57 +01:00
  • ce24114a01 Fix ReactComponentTreeHook.getRegisteredIDs() to work with inlined content (#7490) Dan Abramov 2016-08-13 19:36:21 +01:00
  • 8e79c9fd30 Add some semicolons for linting. (#7390) Nathan Hunzaker 2016-08-01 16:17:58 -04:00
  • 3013afe2d5 Fix for #7170 (#7486) Troy DeMonbreun 2016-08-15 13:38:53 -05:00
  • 9a48b5ca7b Fix flow (#7499) Christopher Chedeau 2016-08-15 10:04:22 -07:00
  • 48475787b4 Avoid indexOf() during unmounting a root in the hook (#7496) Dan Abramov 2016-08-15 15:47:54 +01:00
  • 09f0a06b8a Add propsTypes and defaultProps example for stateless functions (#7458) Tanase Hagi 2016-08-14 20:04:47 +03:00
  • 8d1e416d9a Remove last use of mapObject (#7494) Andres Suarez 2016-08-13 20:13:56 -07:00
  • e5f9ae2705 Avoid object iteration when creating DOM factories (#7493) Andres Suarez 2016-08-13 19:30:06 -07:00
  • db452bd20b Use ES6 Map in ReactComponentTreeHook if available (#7491) Dan Abramov 2016-08-13 21:43:18 +01:00
  • fdc91e016f Fix typo in changelog (#7468) jaaberg 2016-08-13 20:45:04 +02:00
  • a56e105081 Don't define key or ref dummy props if none were provided (#7488) Dan Abramov 2016-08-13 19:36:57 +01:00
  • a73886456e Fix ReactComponentTreeHook.getRegisteredIDs() to work with inlined content (#7490) Dan Abramov 2016-08-13 19:36:21 +01:00
  • 5372e66c0c 15.3.1-rc.1 Paul O’Shannessy 2016-08-12 16:03:50 -07:00
  • 94dbf619d3 Regenerate error codes Paul O’Shannessy 2016-08-12 16:33:37 -07:00
  • 9d7ceac1f3 Remove ReactDOMInstrumentation (#7481) Dan Abramov 2016-08-12 20:09:27 +01:00
  • 6a992382a4 Improve DEV performance in Chrome (#7483) Dan Abramov 2016-08-12 18:34:46 +01:00
  • c93d0c4f30 Consolidate hook events (#7472) Dan Abramov 2016-08-11 19:35:50 +01:00
  • f2010e5532 Remove unnecessary indirection and events from the hooks (#7464) Dan Abramov 2016-08-11 00:19:09 +01:00
  • 5dce7c21e3 Fix unmounting performance regression in __DEV__ (#7463) Dan Abramov 2016-08-10 20:14:59 +01:00
  • 382f1519b2 Prevent performance regression in DEV due to warning arguments (#7461) Dan Abramov 2016-08-10 19:52:46 +01:00
  • 38914dfe6a Fix memory leak in ReactChildrenMutationWarningHook for SSR (#7410) Keyan Zhang 2016-08-11 02:50:18 +08:00
  • f65d629541 Remove unused createHierarchyRenderer (#7454) Paul O’Shannessy 2016-08-09 16:03:24 -07:00
  • 7608eda1ff Fix JSON in package.json (#7408) Paul O’Shannessy 2016-08-02 16:05:03 -07:00
  • 21d9b85d66 Specify "files" field for npm packages (#7396) Paul O’Shannessy 2016-08-02 15:11:45 -07:00
  • 44fa2c83d1 Fix <input> with type date/time/etc. issue on mobile browsers (#7397) Keyan Zhang 2016-08-02 12:56:05 -07:00
  • bad1080586 Change trackedTouchCount invariant into a console.error (#7400) Timothy Yung 2016-08-01 22:42:30 -07:00
  • 992e11b852 Merge pull request #7381 from keyanzhang/rename-hooks Keyan Zhang 2016-08-01 11:42:33 -07:00
  • 043c249458 Avoid "Member not found exception" in IE10 (#7343) Nathan Hunzaker 2016-07-31 16:59:51 -04:00
  • d551e19b18 Remove unused unmountIDFromEnvironment (#7259) Ben Alpert 2016-07-25 23:34:22 -07:00
  • 58720d608e fix doc for React Native mountComponent (#7313) Patrick Finnigan 2016-07-25 16:19:15 -07:00
  • 3c7f275f4f Merge pull request #7321 from keyanzhang/codemod-es6-component Keyan Zhang 2016-07-23 15:22:35 -07:00
  • 77d6143485 Avoid validation warning when inputs change type (#7333) Nathan Hunzaker 2016-07-22 21:38:29 -04:00
  • d0fc12db61 Add babel-plugin-transform-class-properties (#7322) Keyan Zhang 2016-07-20 17:39:10 -07:00
  • ae17ce5b03 Merge branch '15-stable' into 15-dev Paul O’Shannessy 2016-08-12 15:18:19 -07:00
  • cba2b19b84 Remove ReactDOMInstrumentation (#7481) Dan Abramov 2016-08-12 20:09:27 +01:00
  • 4b734f7a02 Improve DEV performance in Chrome (#7483) Dan Abramov 2016-08-12 18:34:46 +01:00
  • c8f7215b20 Use aliasify everywhere instead of browserify-global-shim (#7476) Sebastian Markbåge 2016-08-11 20:17:37 -07:00
  • 1c5a639c37 Require the isomorphic React instead of internals from renderers (#7473) Sebastian Markbåge 2016-08-11 18:56:55 -07:00
  • 0e976e136c Consolidate hook events (#7472) Dan Abramov 2016-08-11 19:35:50 +01:00
  • f7e0db9a18 Build React DOM Fiber package (#7173) Sebastian Markbåge 2016-08-10 18:45:14 -07:00
  • 0f004efce2 Build renderers into their individual npm packages (#7168) Sebastian Markbåge 2016-08-10 18:17:49 -07:00
  • c06a68a10b Mock ReactDOM for Fiber Tests (#7206) Sebastian Markbåge 2016-08-10 17:44:36 -07:00
  • 1f31357a2e Remove unnecessary indirection and events from the hooks (#7464) Dan Abramov 2016-08-11 00:19:09 +01:00
  • afa27bc4d5 Fix unmounting performance regression in __DEV__ (#7463) Dan Abramov 2016-08-10 20:14:59 +01:00
  • 178cb7d339 Prevent performance regression in DEV due to warning arguments (#7461) Dan Abramov 2016-08-10 19:52:46 +01:00
  • 5514ea369d Fix memory leak in ReactChildrenMutationWarningHook for SSR (#7410) Keyan Zhang 2016-08-11 02:50:18 +08:00
  • c848b65378 Remove unused createHierarchyRenderer (#7454) Paul O’Shannessy 2016-08-09 16:03:24 -07:00
  • ca9167c202 Include React itself in the list of shims (#7453) Sebastian Markbåge 2016-08-09 15:33:34 -07:00
  • 34c4474472 Fix trailing build issues (#7450) Sebastian Markbåge 2016-08-09 12:52:15 -07:00
  • 8ef00dbb7d Bundle DOM renderers into their individual UMD bundles (#7164) Sebastian Markbåge 2016-08-09 12:39:03 -07:00
  • 7d57c1f0c1 Fix batchedUpdates return value (#7444) B.Orlov 2016-08-09 21:26:29 +04:00
  • 43674d989d Capitalize AJAX (#7435) Robert Martin 2016-08-08 19:24:30 -04:00
  • 0833d89783 change a word in performance docs (#7442) Robert Chang 2016-08-09 09:10:28 +10:00
  • d3fe28ccd0 Rebuild website Travis CI 2016-08-05 22:03:32 +00:00
  • 8794c51389 Fix link formatting on Relay blog post (#7434) Joseph Savona 2016-08-05 14:54:34 -07:00
  • ba2230df29 Fix link formatting on Relay blog post (#7434) Joseph Savona 2016-08-05 14:54:34 -07:00
  • a8c8191264 Merge pull request #7248 from sebmarkbage/fibercleanup Sebastian Markbåge 2016-08-05 14:40:27 -07:00
  • af7dd8e0a1 Move wip fibers to childInProgress Sebastian Markbage 2016-08-05 14:33:48 -07:00
  • 94ed00740b Introduce shouldComponentUpdate in Fiber Sebastian Markbage 2016-07-20 19:34:50 -07:00
  • de6069e550 Reuse the correct child and side-effects when reusing partial work Sebastian Markbage 2016-07-18 20:00:17 -07:00
  • 9fca812139 Fix NoWork bug Sebastian Markbage 2016-07-18 18:11:28 -07:00
  • 48b7b2c67c Add note about potential future bugs Sebastian Markbage 2016-07-18 17:41:58 -07:00
  • 5ac87e0d0f When a reconciliation gets down prioritized, reuse children Sebastian Markbage 2016-07-18 16:22:07 -07:00
  • d0838797a3 Set pendingProps in cloneFiber for symmetry Sebastian Markbage 2016-07-07 14:00:28 -07:00
  • 5c094fb5d1 Don't reset next work pointer for lower priority work Sebastian Markbage 2016-07-06 21:08:43 -07:00
  • 7e9b958662 Reuse old props for the update if there are no new props Sebastian Markbage 2016-07-06 20:24:43 -07:00
  • de4a7b972b Move all imports to closures in Fiber Sebastian Markbage 2016-07-06 14:12:42 -07:00
  • e0e4954061 Remove console.logs from Fiber Sebastian Markbage 2016-07-06 13:53:35 -07:00
  • 00084f5503 [Fiber] Rudimentary class support Sebastian Markbage 2016-07-06 13:47:43 -07:00
  • 28dc560d0f [Fiber] unmountComponentAtNode Sebastian Markbage 2016-07-06 13:46:43 -07:00
  • aac960738a Rebuild website Paul O’Shannessy 2016-08-05 11:08:35 -07:00
  • 8a1c16bf09 Relay blog post (#7433) Joseph Savona 2016-08-05 10:55:06 -07:00
  • 1f65b2901b [docs] Use appropriately sized og:image (#7417) Paul O’Shannessy 2016-08-03 14:08:44 -07:00
  • aca62e7d24 Relay blog post (#7433) Joseph Savona 2016-08-05 10:55:06 -07:00
  • b910a1478d [docs] Use appropriately sized og:image (#7417) Paul O’Shannessy 2016-08-03 14:08:44 -07:00
  • d1cff59ddc Fix JSON in package.json (#7408) Paul O’Shannessy 2016-08-02 16:05:03 -07:00
  • c5cb5b8bd8 Specify "files" field for npm packages (#7396) Paul O’Shannessy 2016-08-02 15:11:45 -07:00
  • d3e0241469 Rebuild website Travis CI 2016-08-02 20:54:26 +00:00
  • 9be069fb98 [docs] Use npmcdn (#7394) Paul O’Shannessy 2016-08-02 13:44:06 -07:00
  • 1bb257de93 [docs] Use npmcdn (#7394) Paul O’Shannessy 2016-08-02 13:44:06 -07:00
  • 8af6f9e5a2 Fix <input> with type date/time/etc. issue on mobile browsers (#7397) Keyan Zhang 2016-08-02 12:56:05 -07:00
  • 0fb8febd0a Change trackedTouchCount invariant into a console.error (#7400) Timothy Yung 2016-08-01 22:42:30 -07:00
  • 8aed0cd67e Add some semicolons for linting. (#7390) Nathan Hunzaker 2016-08-01 16:17:58 -04:00
  • 328fc75bc9 Merge pull request #7381 from keyanzhang/rename-hooks Keyan Zhang 2016-08-01 11:42:33 -07:00
  • 2823dfcbfb Avoid "Member not found exception" in IE10 (#7343) Nathan Hunzaker 2016-07-31 16:59:51 -04:00
  • bba0d992d8 temporary compatibility fix Keyan Zhang 2016-07-29 16:43:52 -07:00
  • 22e6d6a6d2 Rebuild website Travis CI 2016-07-29 23:33:35 +00:00
  • b194f66fbc [docs] add permalink for newly translated page (#7380) Paul O’Shannessy 2016-07-29 16:24:43 -07:00
  • 1a1d339466 Rebuild website Travis CI 2016-07-29 23:25:43 +00:00
  • 57ae3b389d [docs] add permalink for newly translated page (#7380) Paul O’Shannessy 2016-07-29 16:24:43 -07:00
  • 1d4e8c958d Update tutorial with reference to autobinding docs (#6870) Bruce Harris 2016-05-27 07:07:00 -04:00