Commit Graph

  • 5170db8e72 Remove unnecessary null (#8858) Edvin Erikson 2017-01-24 19:19:07 +01:00
  • 7683211efd Fix Flow (#8857) Dan Abramov 2017-01-24 13:45:49 +00:00
  • 2be0583ed3 Update deprecation wording to be less aggressive Brandon Dail 2017-01-23 19:42:28 -06:00
  • 4bba89f047 Add deprecation tests to fiber test tracker Brandon Dail 2017-01-23 18:21:59 -06:00
  • 23deea0f02 Add test for deprecation warnings Brandon Dail 2017-01-23 18:07:00 -06:00
  • 2b7814f713 Deprecate React.createMixin Brandon Dail 2017-01-23 18:05:59 -06:00
  • 046f7448d7 Two minor changes from internal (#8855) Ben Alpert 2017-01-23 17:11:10 -08:00
  • ac6c3d3eae Rebuild website Circle CI 2017-01-23 15:58:27 -08:00
  • 80b8d5adac Add a link to "State Updates are Merged" in the forms doc (#8851) Keyan Zhang 2017-01-24 04:09:48 +08:00
  • 4f32c39eb8 Update conferences.md (#8841) mguidotto 2017-01-23 20:31:21 +01:00
  • eb89bc4c30 Add a link to "State Updates are Merged" in the forms doc (#8851) Keyan Zhang 2017-01-24 04:09:48 +08:00
  • b2b6d9daf7 Update conferences.md (#8841) mguidotto 2017-01-23 20:31:21 +01:00
  • f5662456e1 Update test setup Windows compatible (#8651) OJ Kwon 2017-01-23 13:59:06 -05:00
  • 9c7bb68d01 Rebuild website Circle CI 2017-01-23 10:35:15 -08:00
  • ee6358bb7d Tweak RRM instructions to mention Yarn instead Dan Abramov 2017-01-23 18:01:27 +00:00
  • e6d377d21d Clarify use of ES6 idiom in Forms doc Dan Abramov 2017-01-23 17:59:44 +00:00
  • beb2e0124d Clarify use of ES6 idiom in Forms doc Dan Abramov 2017-01-23 17:59:44 +00:00
  • 74a4730073 Merge branch '15-dev' into 15-stable Dan Abramov 2017-01-23 17:52:37 +00:00
  • ccd68cb4ed Update deps and replace shrinkwrap with lockfile Dan Abramov 2017-01-23 17:49:54 +00:00
  • 0b6f33033b Add CircleCI support to 15-stable (#8778) Jack Cross 2017-01-23 12:20:50 -05:00
  • 451cb4c623 Rebuild website Circle CI 2017-01-23 09:27:21 -08:00
  • 688490dfe9 Add CircleCI support to 15-stable (#8778) Jack Cross 2017-01-23 12:20:50 -05:00
  • ef96e593a3 Reminder: strip quotes from attributes with JS code (#8806) Justin Grant 2017-01-23 09:09:35 -08:00
  • d8700e8d4e Match eslint's line length settings (#8845) Ragnar Þór Valgeirsson 2017-01-23 16:47:48 +00:00
  • 5a25a05a7d Fix a typo (#8580) SunHuawei 2017-01-24 00:43:48 +08:00
  • fc302494b7 Reminder: strip quotes from attributes with JS code (#8806) Justin Grant 2017-01-23 09:09:35 -08:00
  • 09b3ec5d3c Match eslint's line length settings (#8845) Ragnar Þór Valgeirsson 2017-01-23 16:47:48 +00:00
  • 5494b267d9 Fix a typo (#8580) SunHuawei 2017-01-24 00:43:48 +08:00
  • f56cf66945 Replace 2 occurrences of string in type ReactTestRendererJSON (#8816) Mark Pedrotti 2017-01-23 11:29:47 -05:00
  • d66b82cb74 Corrected a typo. (#8837) EugeneGarbuzov 2017-01-20 22:25:21 +03:00
  • 5659bd2a63 Polyfill requestIdleCallback when native is not available (#8833) Sebastian Markbåge 2017-01-21 10:27:46 -08:00
  • f546505e4e Support for ReactFeatureFlags.logTopLevelRenders timing (#8687) Brian Vaughn 2017-01-21 09:44:47 -08:00
  • 4f8c16a750 Read "current" props from the node instead of the Fiber (#8839) Sebastian Markbåge 2017-01-20 23:25:25 -08:00
  • 30c7c4fbe6 Corrected a typo. (#8837) EugeneGarbuzov 2017-01-20 22:25:21 +03:00
  • b354db22a9 [Fiber] Compute the Host Diff During Reconciliation (#8607) Sebastian Markbåge 2017-01-19 21:56:15 -08:00
  • c6a7dc7f24 Preserve license headers from dependencies in minified build (#8803) Dan Abramov 2017-01-20 02:29:06 +01:00
  • 23ad42d1ff Add "Handling Multiple Inputs" to Forms doc (#8552) Keyan Zhang 2017-01-18 14:19:46 +08:00
  • 4ca6885368 Updating Thinking in React doc to replace refs with event handlers (#8815) Rohan Nair 2017-01-17 13:17:32 -05:00
  • 632b53edde I -> we (#8817) Faheel Ahmad 2017-01-17 23:31:40 +05:30
  • 153c683120 use an easier word (#8809) DQNEO 2017-01-18 03:00:11 +09:00
  • 5446c47c1d Add Flow reminder to PR template (#8805) Jack Cross 2017-01-17 09:34:44 -05:00
  • 3e5210342a add docs for building with Rollup (#8799) Rich Harris 2017-01-17 08:55:49 -05:00
  • 2b63c668ec fix HOC doc (#8802) Superlaziness 2017-01-16 17:49:01 +03:00
  • 63084d78a4 Remove error ref to the 'render' function (#8781) Vladimir Tikunov 2017-01-14 22:36:55 +03:00
  • 6d0c155ea6 Update higher-order-components.md (#8780) Iurii Kucherov 2017-01-13 22:17:48 +01:00
  • 06399b8ce3 Add "Handling Multiple Inputs" to Forms doc (#8552) Keyan Zhang 2017-01-18 14:19:46 +08:00
  • 16abcef937 Tweaked captured error log slightly based on feedback (#8785) Brian Vaughn 2017-01-17 14:32:06 -08:00
  • 935bdbec84 Ignore fixtures in Flow and ESLint Dan Abramov 2017-01-17 19:26:27 +00:00
  • 5d96162b57 Updating Thinking in React doc to replace refs with event handlers (#8815) Rohan Nair 2017-01-17 13:17:32 -05:00
  • c8a41672ed I -> we (#8817) Faheel Ahmad 2017-01-17 23:31:40 +05:30
  • 6308238498 use an easier word (#8809) DQNEO 2017-01-18 03:00:11 +09:00
  • bfd5b1878e Add Flow reminder to PR template (#8805) Jack Cross 2017-01-17 09:34:44 -05:00
  • e69ff955f4 add docs for building with Rollup (#8799) Rich Harris 2017-01-17 08:55:49 -05:00
  • 0758bb0035 Fix to work fiber debugger with npm start (#8811) Toru Kobayashi 2017-01-17 22:34:02 +09:00
  • 66540fdf16 fix HOC doc (#8802) Superlaziness 2017-01-16 17:49:01 +03:00
  • c77632791f Fix fiber/record-tests to work on windows (slash differences) (#8796) Tom Gasson 2017-01-15 14:16:03 +11:00
  • cd4afca043 Add unit test to onlyChild to ensure onlyChild returns child element (#8667) Eric Churchill 2017-01-14 14:09:24 -08:00
  • ebd83e809e Remove error ref to the 'render' function (#8781) Vladimir Tikunov 2017-01-14 22:36:55 +03:00
  • 6a488913b9 [Fiber] Fix rendering SVG into non-React SVG tree (#8638) Dan Abramov 2017-01-14 05:11:51 -08:00
  • 7817eb08f3 Replaced an Update effect in complete phase with a Ref effect Brian Vaughn 2017-01-13 15:32:49 -08:00
  • be0de3455b Log all Fiber errors w/ component stack (#8756) Brian Vaughn 2017-01-13 14:45:56 -08:00
  • c359df7d58 Merge pull request #8645 from bvaughn/add-failing-scu-current-props-test Brian Vaughn 2017-01-13 13:52:01 -08:00
  • 2fb07b9502 Added memoization test for interrupted low-priority renders Brian Vaughn 2017-01-13 13:46:20 -08:00
  • 20c4aac9ec Update higher-order-components.md (#8780) Iurii Kucherov 2017-01-13 22:17:48 +01:00
  • 3bc5595dfd Merge pull request #8742 from bvaughn/stack-fiber-gcc-warning Brian Vaughn 2017-01-13 08:45:29 -08:00
  • c61148ca58 Fix typo (#8770) Piper Chester 2017-01-13 05:19:23 -08:00
  • de8173e567 Small ReactPropTypes refactor (#8771) Diego Muracciole 2017-01-13 09:53:18 -03:00
  • 5afd8cd704 Improve Fiber debugger (#8767) Dan Abramov 2017-01-13 04:41:56 -08:00
  • 7a2e35b93b Improved error message wording for missing getChildContext() method Brian Vaughn 2017-01-12 17:11:53 -08:00
  • e17cc98a89 Removed redundant gCC test Brian Vaughn 2017-01-10 14:03:23 -08:00
  • 4f08884b5d Dedupe missing getChildContext warning by component name Brian Vaughn 2017-01-10 14:00:56 -08:00
  • c7f1abade5 Stack and Fiber warn about missing getChildContext method Brian Vaughn 2017-01-10 13:44:19 -08:00
  • 199db638c4 Merge pull request #8655 from acdlite/fibermemoizepremptedwork Andrew Clark 2017-01-12 16:08:02 -08:00
  • d28ac9eea0 Merge pull request #8757 from acdlite/fiberfeatureflag Andrew Clark 2017-01-12 13:52:32 -08:00
  • 9459bad912 Run test script and fix regressions Andrew Clark 2017-01-12 10:50:50 -08:00
  • c8adedc054 Warn if undefined is passed to top-level render Andrew Clark 2017-01-11 18:24:47 -08:00
  • 397810f844 Top-level render only accepts a React element if feature flag is on Andrew Clark 2017-01-11 18:08:16 -08:00
  • 54ebcbcd18 Add test for state merging when sCU is false Ben Alpert 2017-01-12 11:25:11 -08:00
  • fd1ef53711 [Fiber Debugger] Bring up to date (#8765) Dan Abramov 2017-01-12 11:55:59 -08:00
  • d17b9a13f8 Confirm that a shallow bailout does not drop work in the child Andrew Clark 2017-01-07 17:26:23 -08:00
  • 1ed304fa87 Move memoization to begin phase Andrew Clark 2016-12-29 18:09:45 -08:00
  • e8ea302025 Rebuild the website manually Dan Abramov 2017-01-12 16:06:32 +00:00
  • 7d07e8118f move blog post [Profiling Components with Chrome Timeline] into docs article (#8680) Whien 2017-01-12 23:06:15 +08:00
  • 638c50734b Update handling-events.md (#8762) Snowmanzzz(Zhengzhong Zhao) 2017-01-12 22:30:43 +08:00
  • 862f877c76 Added more info about refs in the documentation (#8707) Tomáš Hromada 2017-01-10 21:18:23 +01:00
  • 900f0acd81 Fix single vs plural (#8738) Dmitry Zhuravlev-Nevsky 2017-01-10 19:00:16 +03:00
  • 7afcf8fab0 [Docs] Replace 'mix in' in PureComponent notes (#8730) Spen Taylor 2017-01-11 01:02:22 +11:00
  • fe20276c43 Swap components (#8735) Dmitry Zhuravlev-Nevsky 2017-01-10 13:48:53 +03:00
  • 8835955218 Add error codes update to release process (#8749) Paul O’Shannessy 2017-01-12 07:13:04 -08:00
  • 3ec1da800d move blog post [Profiling Components with Chrome Timeline] into docs article (#8680) Whien 2017-01-12 23:06:15 +08:00
  • e240470cf1 fix failed tests on Windows #8737 (#8747) 俞火江 2017-01-12 22:46:23 +08:00
  • cb82bc37b6 fix typo (#8760) Liangzhen Zhu 2017-01-12 22:31:40 +08:00
  • 2cb7637607 Update handling-events.md (#8762) Snowmanzzz(Zhengzhong Zhao) 2017-01-12 22:30:43 +08:00
  • 80cf21cae4 In DEV, allow treat auto-mocked render methods as if they return null Andrew Clark 2017-01-11 18:06:16 -08:00
  • 204d3dd703 Throw if undefined is returned from a composite component Andrew Clark 2017-01-11 17:51:27 -08:00
  • 86280187d7 Disallow Fiber-only render return types when feature flag is on Andrew Clark 2017-01-11 17:49:26 -08:00
  • bf117f82e1 Add feature flag to disable Fiber-specific features Andrew Clark 2017-01-11 17:41:13 -08:00
  • 3ec1779837 Make test that forbids arrays Stack-only Dan Abramov 2016-12-28 00:46:23 +00:00
  • df0532b0c3 Remove unnecessary warning for invalid node Dan Abramov 2016-12-28 00:31:15 +00:00
  • 33c3121f43 Remove a duplicate test Dan Abramov 2016-12-28 00:22:34 +00:00