Commit Graph

  • 26ed910f28 Import warnings that currently live in gists. (#7175) Paul O’Shannessy 2016-07-05 13:52:58 -07:00
  • 69703e04d5 Gulp: lint, flow, and version-check (#7174) Marshall Bowers 2016-07-05 16:30:09 -04:00
  • 2b226f5fa6 Revise ResponderTouchHistoryStore Error Handling (#7143) Timothy Yung 2016-07-05 13:15:58 -07:00
  • 95ac239cf3 Warn if PropType function is called manually (#7132) Brandon Dail 2016-07-05 14:02:50 -05:00
  • 5d31ebcf5f Disable DebugTools in production (#7189) Dan Abramov 2016-07-05 19:41:45 +01:00
  • 48ccab788b Fixed PR link Keyan Zhang 2016-07-05 11:21:31 -07:00
  • 4aa860e1bb Mention @Aweary’s #6933 in 15.2.0 changelog Dan Abramov 2016-07-05 19:10:38 +01:00
  • 36734f4d37 Add link to @troydemonbreun’s contribution Dan Abramov 2016-07-05 18:54:36 +01:00
  • 309215fc40 [flow] isTextInputElement (#7075) Christopher Chedeau 2016-07-05 10:22:56 -07:00
  • 8fe6b5fb46 Inline dev-only requires (#7188) Dan Abramov 2016-07-05 18:20:12 +01:00
  • 07cfba17a9 [flow] fix flattenChildren type (#7110) Christopher Chedeau 2016-07-05 09:18:49 -07:00
  • 7d0801e1a0 Remove Danger.dangerouslyRenderMarkup as it is dead code (#7185) Dan Abramov 2016-07-05 03:25:06 +01:00
  • 24dfb56113 Remove unnecessary Flow annotation Dan Abramov 2016-07-04 15:48:41 +01:00
  • dbdddf1c82 Trigger a proper no-op warning for async state changes on server (#7127) Robin Ricard 2016-07-04 16:47:00 +02:00
  • 6e5dd8926c Removed transitionAppearTimeout to remove warning (#7165) Richard Roncancio 2016-07-02 17:25:12 -05:00
  • 3946ac33b8 Add PropTypes.symbol to reusable components doc (#7171) Samuel Reed 2016-07-02 14:54:47 -05:00
  • 4bc1048e0d Unshare not actually shared files (#7167) Sebastian Markbåge 2016-07-01 19:16:52 -07:00
  • 23cfe03c99 Changelog for 15.2.0 Paul O’Shannessy 2016-07-01 11:09:46 -07:00
  • f40e6dbc76 Update website for 15.2.0 Paul O’Shannessy 2016-07-01 11:41:46 -07:00
  • 7ef584b2c3 Update readme for 15.2.0 Paul O’Shannessy 2016-07-01 11:21:37 -07:00
  • e6b4020059 Rebuild website Travis CI 2016-07-01 19:00:57 +00:00
  • bc1d59ee19 Fix formatting of changelog Paul O’Shannessy 2016-07-01 11:56:41 -07:00
  • 3a6584b2ee Update website for 15.2.0 Paul O’Shannessy 2016-07-01 11:41:46 -07:00
  • c650249339 15.2.0 v15.2.0 Paul O’Shannessy 2016-07-01 11:31:05 -07:00
  • 516aa96419 Update readme for 15.2.0 Paul O’Shannessy 2016-07-01 11:21:37 -07:00
  • 1808ecb348 Merge branch '15-dev' into 15-stable Paul O’Shannessy 2016-07-01 11:12:22 -07:00
  • 74c29b391a Changelog for 15.2.0 Paul O’Shannessy 2016-07-01 11:09:46 -07:00
  • 33f54bfaa1 15.2.0-rc.2 Paul O’Shannessy 2016-06-30 23:22:15 -07:00
  • 5131a43f96 Group warnings for unknown DOM properties (#7153) Griffin Michl 2016-06-30 16:13:32 -07:00
  • 62135da3ba Add autoFocus to list of whitelisted dom element props. (#7098) Jim 2016-06-22 14:30:16 -07:00
  • cf259a4ff8 Merge pull request #7154 from sebmarkbage/sideeffects Sebastian Markbåge 2016-06-30 16:35:38 -07:00
  • 39265cb892 Group warnings for unknown DOM properties (#7153) Griffin Michl 2016-06-30 16:13:32 -07:00
  • e60fb7eca0 Nits Sebastian Markbage 2016-06-30 15:55:09 -07:00
  • 05c6925282 Rudimentary DOM Renderer with Example Sebastian Markbage 2016-06-30 14:30:16 -07:00
  • c6b5622bff Schedule side-effects to parents before their children Sebastian Markbage 2016-06-30 01:05:01 -07:00
  • 2f0ff6e974 Apply side-effects to host containers Sebastian Markbage 2016-06-30 00:58:43 -07:00
  • 62d4561910 Host environment side-effects Sebastian Markbage 2016-06-30 00:22:59 -07:00
  • a4b8bebe18 Dependency injection in the begin/complete/commit phases Sebastian Markbage 2016-06-29 17:24:18 -07:00
  • f84a8eabc7 Fiber side-effects Sebastian Markbage 2016-06-29 15:20:54 -07:00
  • 291f8e30a9 Merge pull request #7034 from sebmarkbage/newreconciler Sebastian Markbåge 2016-06-30 14:28:05 -07:00
  • 6a8cedf985 Remove unreachable code Sebastian Markbage 2016-06-30 12:55:45 -07:00
  • 4a8651412d Renamed fiber.parent -> fiber.return Sebastian Markbage 2016-06-24 15:11:09 -07:00
  • 385d085886 Feedback on style Sebastian Markbage 2016-06-21 17:50:09 -07:00
  • d8f785165c Reuse work that was preempted if it was untouched Sebastian Markbage 2016-06-20 14:16:34 -07:00
  • 6b86764ac1 Use a recursive algorithm for dumpTree Sebastian Markbage 2016-06-20 14:13:56 -07:00
  • ea08c0020c Resume work deep in a bailed out child immediately in same pri Sebastian Markbage 2016-06-19 03:23:44 -07:00
  • 5971411e87 Don't block deep low pri updates when bailing out Sebastian Markbage 2016-06-19 00:02:01 -07:00
  • 285e661757 dumpTree helper for debugging Sebastian Markbage 2016-06-18 21:39:20 -07:00
  • 97cd8e179a Attack of the Clones! Sebastian Markbage 2016-06-16 18:21:22 -07:00
  • 986c63c6d4 Extract scheduler into its own module Sebastian Markbage 2016-06-15 16:30:59 -07:00
  • 7d028fd8cc Reorganize the top level around a FiberRoot Sebastian Markbage 2016-06-15 16:06:45 -07:00
  • 5e65f2f622 Bubble up pending work priority to the top level Sebastian Markbage 2016-06-14 19:19:33 -07:00
  • 8ad8bd1939 Automatically downgrade an update to a hidden node Sebastian Markbage 2016-06-14 13:54:54 -07:00
  • e53f0dc4b4 Pass the priority level along to children Sebastian Markbage 2016-06-14 13:40:43 -07:00
  • f04c38ed65 Create HostContainer Component Type Sebastian Markbage 2016-06-13 19:43:33 -07:00
  • 61fe5e11dc Test ability to abort work Sebastian Markbage 2016-06-11 20:32:57 -07:00
  • 81537c3e51 Rename input -> props Sebastian Markbage 2016-06-11 16:22:35 -07:00
  • 5e0ff5f966 Add Priority Levels Enum Sebastian Markbage 2016-06-07 18:36:04 -07:00
  • ed215634be Get rid of ugly and difficult to follow breaks in switch Sebastian Markbage 2016-06-07 17:12:41 -07:00
  • aa50560d83 Rebuild website Travis CI 2016-06-30 07:18:49 +00:00
  • 7fbbb535ff Clarify purpose of state property in ES6 classes (#7109) Brandon Dail 2016-06-23 14:44:36 -05:00
  • bda788e932 webcomponents should use attachedCallback instead of createdCallback. (#7102) Jim 2016-06-22 12:42:50 -07:00
  • ec44f2af6d [docs] Update share button (#7097) Paul O’Shannessy 2016-06-21 16:21:10 -07:00
  • 6cc037bd0d Fix for #5468: Validate PropTypes.oneOf(Type) arguments early (#6316) Troy DeMonbreun 2016-06-28 19:30:41 -05:00
  • f94912516f Reword invariant message about empty tags (fixes #7065) (#7066) starkch 2016-06-27 18:30:09 -04:00
  • 25f9f4563e Fix renderSubtreeIntoContainer to update context (#7125) Dan Abramov 2016-06-27 23:29:43 +01:00
  • abcd567325 Make "unexpected batch number" a warning (#7133) Ben Alpert 2016-06-27 13:39:23 -07:00
  • a49b7a2dfb Fix tests from #6158 to use Jasmine 2 (#7126) Dan Abramov 2016-06-27 01:38:45 +01:00
  • 752e1595fc Remove comment about PooledClass destructors being optional (#6560) Esteban 2016-06-26 17:52:12 -03:00
  • 18bad0669f Warn if the included mixin is undefined (#6158) Swaroop SM 2016-06-27 00:44:08 +05:30
  • 5a20d449f6 [TestUtils] Copy type to nativeEvent in Simulate.<eventName> (#6154) Evan Jacobs 2016-06-26 15:11:37 -04:00
  • 60760eb915 Clarify purpose of state property in ES6 classes (#7109) Brandon Dail 2016-06-23 14:44:36 -05:00
  • 3b5c756c7a [flow] add some typings to utils (#7104) Sergey Rubanov 2016-06-23 19:16:37 +03:00
  • 9342c2f02f [flow] type deprecated (#7076) Christopher Chedeau 2016-06-23 17:46:24 +02:00
  • 416b5ef173 Remove dead HAS_SIDE_EFFECTS logic (#6987) Jim 2016-06-22 16:12:32 -07:00
  • b4fc27357c Add autoFocus to list of whitelisted dom element props. (#7098) Jim 2016-06-22 14:30:16 -07:00
  • 83cbc3e5fb Resolve refs in the order of the children (#7101) Dan Abramov 2016-06-22 22:28:06 +01:00
  • c7ba16fbbf webcomponents should use attachedCallback instead of createdCallback. (#7102) Jim 2016-06-22 12:42:50 -07:00
  • cd9ad90d05 fix webcomponent example issue #7056 (#7057) Jared Fox 2016-06-22 13:30:04 -04:00
  • 4f00553c15 [docs] Update share button (#7097) Paul O’Shannessy 2016-06-21 16:21:10 -07:00
  • b0732ef881 [cleanup] Move ReactStateSetters inside of addons/link (#7085) Christopher Chedeau 2016-06-21 16:09:09 +02:00
  • 1f48f2a157 Rebuild website Travis CI 2016-06-21 03:24:52 +00:00
  • 6059444c84 update babel-core to 5.8.34 in tutorial docs (#7059) Nik Nyby 2016-06-16 23:50:14 -04:00
  • 814bf1ca0c Standardise format of the three "state" questions. (#7046) Claudio Brandolino 2016-06-16 19:35:18 +02:00
  • aaa496213e Remove setProps and replaceProps from docs (#7044) Toru Kobayashi 2016-06-15 14:13:26 +09:00
  • 489caeb2d7 [flow] type adler32 (#7080) Christopher Chedeau 2016-06-20 15:35:59 +02:00
  • 12a6ad1ef5 [flow] type KeyEscapeUtils (#7079) Christopher Chedeau 2016-06-19 21:58:21 +02:00
  • 5a21d49e3b Remove injectMixin (#6831) Christopher Chedeau 2016-06-19 21:57:27 +02:00
  • 5b4dad31f8 Merge pull request #7053 from vjeux/flow_accumulate Christopher Chedeau 2016-06-17 22:07:39 +02:00
  • 4886e028bf Specify possible need for C++ compiler (#7064) Paul O’Shannessy 2016-06-17 11:34:04 -07:00
  • a8d8210222 update babel-core to 5.8.34 in tutorial docs (#7059) Nik Nyby 2016-06-16 23:50:14 -04:00
  • 5bca3773ab Standardise format of the three "state" questions. (#7046) Claudio Brandolino 2016-06-16 19:35:18 +02:00
  • 1c71970431 [flow] annotate accumulate and accumulateInto Christopher Chedeau 2016-06-16 17:18:30 +02:00
  • 49238b9440 Warn if people mutate children. (#7001) Jim 2016-06-15 22:22:31 -07:00
  • 718c07c915 Remove setProps and replaceProps from docs (#7044) Toru Kobayashi 2016-06-15 14:13:26 +09:00
  • e8fa464d6f Remove setProps and replaceProps from src (#7045) Toru Kobayashi 2016-06-15 14:11:37 +09:00
  • c66f40f749 15.2.0-rc.1 Paul O’Shannessy 2016-06-14 18:24:12 -07:00
  • e921abf260 Re-shrinkwrap for latest dependency changes & updates Paul O’Shannessy 2016-06-14 18:20:57 -07:00
  • d893ab6428 Merge pull request #7042 from zpao/15-dev-fixups Paul O’Shannessy 2016-06-14 18:20:07 -07:00
  • dbb67824a4 Don't build fiber files into package Paul O’Shannessy 2016-06-14 17:51:28 -07:00