Commit Graph

  • 80d09bfbb3 Regenerate error codes Paul O’Shannessy 2016-07-13 11:50:57 -07:00
  • 615ae2f497 warn for using maps as children with owner info (#7260) Keyan Zhang 2016-07-13 08:29:42 -07:00
  • 1c3b4af564 Test renderer improvements (#7258) Ben Alpert 2016-07-12 22:35:31 -07:00
  • 40cc8fa45f Update benchmarks to be more realistic polymorphically (#7255) Ben Alpert 2016-07-12 19:32:51 -07:00
  • ea61ddb0d0 Add link to video chat with @spicyj (#7252) Kent C. Dodds 2016-07-12 15:42:19 -06:00
  • 9f975293e1 Fixed all eslint warnings (#7230) Usman 2016-07-11 17:47:41 -07:00
  • d40393fde7 Add xmlns and xmlns:xlink attributes (#6471) Samy Al Zahrani 2016-07-09 15:32:53 +03:00
  • 8517e99816 Fix unmounting performance regression in V8 (#7232) Dan Abramov 2016-07-09 01:32:20 +01:00
  • cf07f0cab1 Add React.PureComponent (#7195) Ben Alpert 2016-07-06 13:24:44 -07:00
  • ddb58dd9f3 consistent owner for stateless component (#6534) yiminghe 2016-04-18 16:08:13 +08:00
  • 7d9ded56a2 Use hardcoded value for PropType secret (#7194) Brandon Dail 2016-07-05 18:22:01 -05:00
  • e75e8dcbeb Warn if PropType function is called manually (#7132) Brandon Dail 2016-07-05 14:02:50 -05:00
  • 4a0a534357 Fix for #5468: Validate PropTypes.oneOf(Type) arguments early (#6316) Troy DeMonbreun 2016-06-28 19:30:41 -05:00
  • d441128bf6 Make "unexpected batch number" a warning (#7133) Ben Alpert 2016-06-27 13:39:23 -07:00
  • 891e087926 Fix tests from #6158 to use Jasmine 2 (#7126) Dan Abramov 2016-06-27 01:38:45 +01:00
  • 9d385ef326 Warn if the included mixin is undefined (#6158) Swaroop SM 2016-06-27 00:44:08 +05:30
  • 3b80d4dcd7 [TestUtils] Copy type to nativeEvent in Simulate.<eventName> (#6154) Evan Jacobs 2016-06-26 15:11:37 -04:00
  • 343033bf06 Resolve refs in the order of the children (#7101) Dan Abramov 2016-06-22 22:28:06 +01:00
  • b688bb301c Warn if people mutate children. (#7001) Jim 2016-06-15 22:22:31 -07:00
  • 9138b45e82 Merge branch '15-stable' into 15-dev Paul O’Shannessy 2016-07-13 11:12:26 -07:00
  • 1b7f871819 Remove uneccesary colon (#7238) Zac Smith 2016-07-12 14:19:07 -04:00
  • 52e45997db Reformat event names in Media Events section (#7250) Varayut Lerdkanlayanawat 2016-07-13 00:10:29 +07:00
  • b9cae83735 Rebuild website Dan Abramov 2016-07-13 18:48:38 +01:00
  • 45547d1c3b Fix typos in “Mixins Considered Harmful” (#7275) Dan Abramov 2016-07-13 18:46:21 +01:00
  • f02cbba9fd Fix typos in “Mixins Considered Harmful” (#7275) Dan Abramov 2016-07-13 18:46:21 +01:00
  • a622002aed Rebuild website Dan Abramov 2016-07-13 18:01:36 +01:00
  • f5b00d332a Rebuild website Dan Abramov 2016-07-13 17:48:17 +01:00
  • 0f520b8cc0 Add a new blog post about mixins Dan Abramov 2016-07-13 16:49:25 +01:00
  • b0136b37c5 Add a new blog post about mixins (#7273) Dan Abramov 2016-07-13 17:40:53 +01:00
  • 5103e1d6a1 warn for using maps as children with owner info (#7260) Keyan Zhang 2016-07-13 08:29:42 -07:00
  • caec8d5ce7 Test renderer improvements (#7258) Ben Alpert 2016-07-12 22:35:31 -07:00
  • e5513eceff Update benchmarks to be more realistic polymorphically (#7255) Ben Alpert 2016-07-12 19:32:51 -07:00
  • 12bc80a6dc Add link to video chat with @spicyj (#7252) Kent C. Dodds 2016-07-12 15:42:19 -06:00
  • 473097144c Remove uneccesary colon (#7238) Zac Smith 2016-07-12 14:19:07 -04:00
  • 45223dc8bf Reformat event names in Media Events section (#7250) Varayut Lerdkanlayanawat 2016-07-13 00:10:29 +07:00
  • 188230ed62 Rebuild website Travis CI 2016-07-12 01:57:29 +00:00
  • c52a2b9ab0 Fixed all eslint warnings (#7230) Usman 2016-07-11 17:47:41 -07:00
  • 5478d76271 Merge pull request #7229 from zpao/blog-post-errorcodes Paul O’Shannessy 2016-07-11 17:41:41 -07:00
  • 92492e08b2 Merge pull request #7229 from zpao/blog-post-errorcodes Paul O’Shannessy 2016-07-11 17:41:41 -07:00
  • f5a11dcc3a Blog post for error codes Keyan Zhang 2016-07-08 16:18:01 -07:00
  • 9a80d42817 Add xmlns and xmlns:xlink attributes (#6471) Samy Al Zahrani 2016-07-09 15:32:53 +03:00
  • 64e7602b3b Fix unmounting performance regression in V8 (#7232) Dan Abramov 2016-07-09 01:32:20 +01:00
  • 57a1ebb809 Fix typo in previous changelog update Paul O’Shannessy 2016-07-08 15:53:40 -07:00
  • dfb5cc306f Changelog fixes Paul O’Shannessy 2016-07-08 15:46:58 -07:00
  • a5c102546b Rebuild website Travis CI 2016-07-08 22:46:54 +00:00
  • ea880f2e2c Update website for 15.2.1 Paul O’Shannessy 2016-07-08 15:26:23 -07:00
  • 68faf9d1b9 15.2.1 v15.2.1 Paul O’Shannessy 2016-07-08 15:15:02 -07:00
  • 5597ca70be Update readme for 15.2.1 Paul O’Shannessy 2016-07-08 15:12:35 -07:00
  • 4b9d48a150 Merge branch '15-dev' into 15-stable Paul O’Shannessy 2016-07-08 15:11:36 -07:00
  • 6b19617333 changelog for 15.2.1 Paul O’Shannessy 2016-07-08 15:09:28 -07:00
  • 86d696d933 Fixed PR link (cherry picked from commit 48ccab788b) Keyan Zhang 2016-07-05 11:21:31 -07:00
  • e685ca9126 Mention @Aweary’s #6933 in 15.2.0 changelog (cherry picked from commit 4aa860e1bb) Dan Abramov 2016-07-05 19:10:38 +01:00
  • abaa9a8760 Add link to @troydemonbreun’s contribution Dan Abramov 2016-07-05 18:54:36 +01:00
  • ebabd2f8cd Rebuild error codes Paul O’Shannessy 2016-07-08 11:49:51 -07:00
  • c51e8a1523 re-shrinkwrap Paul O’Shannessy 2016-07-08 11:46:00 -07:00
  • 9fb898943a Make ReactPerf.start() work during reconciliation (#7208) Dan Abramov 2016-07-07 19:41:30 +01:00
  • ccd781d97e Remove duplicate line (#7210) saiyagg 2016-07-07 20:26:17 +08:00
  • 9db68fcf5d Do not render name attribute on INPUT if it is not supplied. Closes #7198. (#7199) Andrey Okonetchnikov 2016-07-06 19:11:46 +02:00
  • 219e838070 Don't detach value from defaultValue for submit/reset inputs (#7197) Paul O’Shannessy 2016-07-05 16:39:43 -07:00
  • 720ce5aa70 Pass shouldHaveDebugID flag to instantiateComponent (#7193) Dan Abramov 2016-07-06 00:22:24 +01:00
  • a0a8f2a451 Move error boundaries test into reconciler (#7166) Sebastian Markbåge 2016-07-05 15:09:13 -07:00
  • 67cc922747 Gulp: lint, flow, and version-check (#7174) Marshall Bowers 2016-07-05 16:30:09 -04:00
  • 75e6399261 Revise ResponderTouchHistoryStore Error Handling (#7143) Timothy Yung 2016-07-05 13:15:58 -07:00
  • 25528eacbc Disable DebugTools in production (#7189) Dan Abramov 2016-07-05 19:41:45 +01:00
  • b6e1eb2718 Inject default batching after pending transactions (#7033) Brandon Dail 2016-07-08 12:52:14 -05:00
  • f6b619aab1 [flow] isTextInputElement (#7075) Christopher Chedeau 2016-07-05 10:22:56 -07:00
  • 7547d0d8e5 Inline dev-only requires (#7188) Dan Abramov 2016-07-05 18:20:12 +01:00
  • d7a6c95464 [flow] fix flattenChildren type (#7110) Christopher Chedeau 2016-07-05 09:18:49 -07:00
  • 9687b35d83 Remove Danger.dangerouslyRenderMarkup as it is dead code (#7185) Dan Abramov 2016-07-05 03:25:06 +01:00
  • 173d065a9e Trigger a proper no-op warning for async state changes on server (#7127) Robin Ricard 2016-07-04 16:47:00 +02:00
  • 67cbe6d471 Removed transitionAppearTimeout to remove warning (#7165) Richard Roncancio 2016-07-02 17:25:12 -05:00
  • c625bc88aa Unshare not actually shared files (#7167) Sebastian Markbåge 2016-07-01 19:16:52 -07:00
  • f1f599d775 Merge pull request #7154 from sebmarkbage/sideeffects Sebastian Markbåge 2016-06-30 16:35:38 -07:00
  • c4b719d4dc Merge pull request #7034 from sebmarkbage/newreconciler Sebastian Markbåge 2016-06-30 14:28:05 -07:00
  • e23690a0dc Reword invariant message about empty tags (fixes #7065) (#7066) starkch 2016-06-27 18:30:09 -04:00
  • 20d2398ab6 Fix renderSubtreeIntoContainer to update context (#7125) Dan Abramov 2016-06-27 23:29:43 +01:00
  • 32cadeacdb Remove comment about PooledClass destructors being optional (#6560) Esteban 2016-06-26 17:52:12 -03:00
  • a3c0d68af9 [flow] add some typings to utils (#7104) Sergey Rubanov 2016-06-23 19:16:37 +03:00
  • 24cf5c7a5e [flow] type deprecated (#7076) Christopher Chedeau 2016-06-23 17:46:24 +02:00
  • 8ea1ee14d5 Remove dead HAS_SIDE_EFFECTS logic (#6987) Jim 2016-06-22 16:12:32 -07:00
  • ec029f66cc fix webcomponent example issue #7056 (#7057) Jared Fox 2016-06-22 13:30:04 -04:00
  • ba6ca7ff71 [cleanup] Move ReactStateSetters inside of addons/link (#7085) Christopher Chedeau 2016-06-21 16:09:09 +02:00
  • eb9f4efde7 [flow] type adler32 (#7080) Christopher Chedeau 2016-06-20 15:35:59 +02:00
  • 8ee93720ce [flow] type KeyEscapeUtils (#7079) Christopher Chedeau 2016-06-19 21:58:21 +02:00
  • cea00b4b21 Merge pull request #7053 from vjeux/flow_accumulate Christopher Chedeau 2016-06-17 22:07:39 +02:00
  • f3c9508e95 Specify possible need for C++ compiler (#7064) Paul O’Shannessy 2016-06-17 11:34:04 -07:00
  • 23de673537 Remove setProps and replaceProps from src (#7045) Toru Kobayashi 2016-06-15 14:11:37 +09:00
  • 26870ad27b Move null-input-value-prop warning into devtool, add stack trace (#7040) Jim 2016-06-14 16:34:38 -07:00
  • 54ee110436 Merge branch '15-stable' into 15-dev Paul O’Shannessy 2016-07-07 23:17:21 -07:00
  • 1a0e3a3215 Make ReactPerf.start() work during reconciliation (#7208) Dan Abramov 2016-07-07 19:41:30 +01:00
  • 21ce27161d Remove duplicate line (#7210) saiyagg 2016-07-07 20:26:17 +08:00
  • c8fbdac227 Add React.PureComponent (#7195) Ben Alpert 2016-07-06 13:24:44 -07:00
  • 0d892c03da Do not render name attribute on INPUT if it is not supplied. Closes #7198. (#7199) Andrey Okonetchnikov 2016-07-06 19:11:46 +02:00
  • 5c737b9550 Don't detach value from defaultValue for submit/reset inputs (#7197) Paul O’Shannessy 2016-07-05 16:39:43 -07:00
  • d2ff462b79 Pass shouldHaveDebugID flag to instantiateComponent (#7193) Dan Abramov 2016-07-06 00:22:24 +01:00
  • 2c93a41580 Use hardcoded value for PropType secret (#7194) Brandon Dail 2016-07-05 18:22:01 -05:00
  • 4f7a38c3b7 Move error boundaries test into reconciler (#7166) Sebastian Markbåge 2016-07-05 15:09:13 -07:00
  • ee785cea3a Rebuild website Travis CI 2016-07-05 21:42:54 +00:00
  • a011a23090 Import warnings that currently live in gists. (#7175) Paul O’Shannessy 2016-07-05 13:52:58 -07:00
  • 0d4c994471 Add PropTypes.symbol to reusable components doc (#7171) Samuel Reed 2016-07-02 14:54:47 -05:00