Commit Graph

  • b98313f176 Fix lint issues Dan Abramov 2017-11-02 14:07:20 +00:00
  • c97c92061b Undo fbjs/lib/EventListener inlining (#11431) Dan Abramov 2017-11-02 13:43:28 +00:00
  • 983ec90764 Always run React.Fragment tests (#11430) Dan Abramov 2017-11-02 13:31:17 +00:00
  • 787c2ad2d9 Constructor error message (#11395) Dean Brophy 2017-11-01 15:01:24 -06:00
  • 9d75a62d14 Depend on prop-types/checkPropTypes, not prop-types itself (#11420) Dan Abramov 2017-11-01 10:57:24 +00:00
  • 0e15ff5669 Put React.Fragment under a feature flag (#11421) Clement Hoang 2017-10-31 17:43:55 -07:00
  • dd1b7afc14 Use warning() over console.error() direct call (#11418) Dan Abramov 2017-11-01 00:41:02 +00:00
  • 9f2b15909a Record sizes Dan Abramov 2017-10-31 22:14:22 +00:00
  • 2c1ac9fe1d Inline fbjs/lib/EventListener dependency (#11402) Sebastian Markbåge 2017-10-31 11:23:03 -07:00
  • 0752a63f59 add Portal support to React.Children calls (#11378) Matteo Vesprini-Heidrich 2017-10-31 10:59:27 -04:00
  • 2b3592331e Pass pendingProps as argument in createWorkInProgress (#11296) zombieJ 2017-10-31 21:46:17 +08:00
  • 544d5c7208 Fixed invalid prop types error message to be more specific (#11308) Nic Bonetto 2017-10-31 06:02:41 -07:00
  • 3f1f3dc12e Deduplicated many warnings (#11140) (#11216) Anushree Subramani 2017-10-31 18:05:28 +05:30
  • 7f10fae4c1 Warn if class has a render() method but doesn't extend React.Component (#11168) shawn wang 2017-10-31 08:02:55 -04:00
  • 4a43cf6eac Changed the error message displayed when a select element has props.multiple set to true and value set to null (#11141) Neal Wright 2017-10-31 04:47:59 -07:00
  • 4ce5da7aee Add Fragment as a named export to React (#10783) Clement Hoang 2017-10-30 17:52:40 -07:00
  • d61af82390 Removing dot to avoid redirect to facebook.com (#11400) Márcio Vicente 2017-10-30 11:16:18 -03:00
  • 177cd85253 Reorder badges by colors Dan Abramov 2017-10-28 18:57:19 +01:00
  • 84a2891b14 Added MIT license badge along with other existing badges. (#11391) Aleem 2017-10-28 17:06:23 +05:30
  • 696908f496 [CS] Implement Some Stuff (#11390) Sebastian Markbåge 2017-10-27 20:05:34 -07:00
  • cc54b6f48a Add a shim for React 16.0.0 future compatibility (#11388) Dan Abramov 2017-10-27 17:38:59 +01:00
  • 55b3172f1d Rewrite ReactDOMInput-test depending on internal API (#11299) (#11309) Lucas Lentz 2017-10-26 16:22:10 -02:00
  • f751bd8877 Fuzz test across multiple roots (#11376) Andrew Clark 2017-10-26 11:03:40 -07:00
  • 5f6159fa84 Coverage works again Dan Abramov 2017-10-26 18:57:30 +01:00
  • dee4cc2cb3 Documentation on README (#11368) Thiago Galvani 2017-10-26 15:06:25 -02:00
  • 80849fd1c6 Flow-ify ReactPartialRenderer (#11251) Dustan Kasten 2017-10-26 12:59:29 -04:00
  • b0bb1b46aa reference yarn instead of npm in dom fixtures README (#11374) Matteo Vesprini-Heidrich 2017-10-26 12:51:58 -04:00
  • bd3a00b326 make yarn lock file current (#11375) Matteo Vesprini-Heidrich 2017-10-26 12:51:33 -04:00
  • 399029444f maybe proactively redirect some doc site issues (#11235) Dustan Kasten 2017-10-26 10:27:16 -04:00
  • 8f4ccc2bd3 Fix stray absolute imports Dan Abramov 2017-10-26 15:18:34 +01:00
  • 707ca7f492 Update Jest and remove hacks (#11372) Dan Abramov 2017-10-26 15:15:24 +01:00
  • 3addf205bf Remove Task priority (#11307) Andrew Clark 2017-10-25 16:51:45 -07:00
  • c86ae4b46f Added naive scheduleDeferredCallback implementation for RN (#11362) Brian Vaughn 2017-10-25 14:13:34 -07:00
  • 396eb8698b Add disclaimer Dan Abramov 2017-10-25 20:47:47 +01:00
  • 2c0a8fb99e Add react-call-return package (#11364) Dan Abramov 2017-10-25 22:23:55 +03:00
  • 8e1f7f76fb Temporarily hide broken coverage reporting Dan Abramov 2017-10-25 19:12:13 +01:00
  • 087c48bb36 Reorder imports (#11359) Dan Abramov 2017-10-25 21:07:54 +03:00
  • f1c6488f1b Forbid adding new files with @providesModule (#11361) Dan Abramov 2017-10-25 19:50:34 +03:00
  • 72ba8db504 Added unit test that would have caught the recent error code transform regression (#11356) Brian Vaughn 2017-10-25 08:21:55 -07:00
  • 3ad5bd803f Expose TapEventPlugin on the www bundle (#11360) Dan Abramov 2017-10-25 17:37:49 +03:00
  • 96ed55ff80 Remove accidental art peerDep from react-art Dan Abramov 2017-10-25 14:52:06 +01:00
  • 1eed302d34 Drop Haste (#11303) Dan Abramov 2017-10-25 02:55:00 +03:00
  • 37baacb096 Update CI environment (Node 8, Yarn 1.2.1) (#11355) Dan Abramov 2017-10-24 22:32:26 +03:00
  • d20af23598 Add item to changelog Dan Abramov 2017-10-24 19:53:35 +01:00
  • 793a28d698 Use simple invariant in case of missing error codes (#11350) Dan Abramov 2017-10-24 19:11:03 +03:00
  • d5f26b041e Rename Haste modules (#11349) Dan Abramov 2017-10-24 17:26:07 +03:00
  • f6c60dcbcd Expose react-art/{Circle,Rectange/Wedge} on npm (#11343) Dan Abramov 2017-10-23 21:18:11 +03:00
  • 0ebcbd4f1e Update changelog Dan Abramov 2017-10-23 18:35:02 +01:00
  • c148e5415e Make "art" a dependency of "react-art" (#11341) Dan Abramov 2017-10-23 19:00:41 +03:00
  • faf3697e03 Add "prop-types" to dependencies of "react-test-renderer" (#11340) Dan Abramov 2017-10-23 18:14:33 +03:00
  • 4ceb5a4aa0 Record sizes Dan Abramov 2017-10-23 15:06:36 +01:00
  • a30d01ad04 [React Children][Flow] Removed useless typechecking, because this file have`t flow comment (#11323) Vladimir Tsibizow 2017-10-22 16:14:13 +03:00
  • 2d7c754f3b Delete unused code in ReactDOMFrameScheduling (#11301) Brian Vaughn 2017-10-21 08:54:45 -07:00
  • 69fcc81ce4 Fix renderer example links in README of react-reconciler (#11312) Leo Selig 2017-10-21 16:13:54 +02:00
  • 97776fb6d2 Move DOM-specific event files to the right folder (#11305) Dan Abramov 2017-10-20 21:36:53 +01:00
  • 2e4663f616 Split performWork into renderRoot and commitRoot (#11264) Andrew Clark 2017-10-20 13:22:29 -07:00
  • c7d28a0136 Fix build/sync script for RN/CS/RT (#11302) Brian Vaughn 2017-10-20 12:58:53 -07:00
  • e779c39dfe Flatten everything (#11304) Dan Abramov 2017-10-20 20:14:52 +01:00
  • cc1ff874e5 Remove outdated TODO Dan Abramov 2017-10-20 17:34:16 +01:00
  • fa5adb3bc4 Release script no longer auto-updates peerDependencies react version (#11292) Brian Vaughn 2017-10-20 08:53:15 -07:00
  • 845b1afdc5 Rollup script can now extract error codes and build in a single pass (#11291) Brian Vaughn 2017-10-20 08:35:33 -07:00
  • 2de3702d93 Rename shared/event/eventPlugins -> shared/event/plugins Dan Abramov 2017-10-20 13:58:38 +01:00
  • ab853e6f3e Group event code together and forbid cross-client/server imports (#11298) Dan Abramov 2017-10-20 13:51:50 +01:00
  • c080537a7b Flatten the shared/ folder (#11297) Dan Abramov 2017-10-20 12:59:57 +01:00
  • 08ff3d749d Move files in react package (#11294) Dan Abramov 2017-10-20 11:26:37 +01:00
  • 73527237e6 Fix typos in comments (#11295) David Gilbertson 2017-10-20 21:15:17 +11:00
  • 313611572b Reorganize code structure (#11288) Dan Abramov 2017-10-19 19:50:24 +01:00
  • 1740f30d5c Fix production crash (#11286) Dan Abramov 2017-10-19 19:12:07 +01:00
  • 1a81be4625 Include component stack in more places, including SSR (#11284) Dan Abramov 2017-10-19 17:43:40 +01:00
  • f56ca479be Add component stack to invalid style warnings (#11282) Dan Abramov 2017-10-19 16:46:39 +01:00
  • c625b868f5 Only renderers should depend on reconciler code (#11281) Dan Abramov 2017-10-19 15:52:45 +01:00
  • b52a5624e9 [CS] Persistent Updates (#11260) Sebastian Markbåge 2017-10-18 18:28:23 -07:00
  • 4af2a24f00 Update contribution instructions (#11276) Dan Abramov 2017-10-19 01:03:55 +01:00
  • 338036fa50 Delete unnecessary typing from the website Dan Abramov 2017-10-19 00:45:48 +01:00
  • d9c1dbd617 Use Yarn Workspaces (#11252) Dan Abramov 2017-10-19 00:22:21 +01:00
  • 76659c418f Use sigil instead of comparing baseState to null Andrew Clark 2017-10-18 15:39:58 -07:00
  • d9647282e6 Better fix for base state bug (#11273) Andrew Clark 2017-10-18 15:11:47 -07:00
  • 8707755676 Render-phase setState bugfix (#11272) Andrew Clark 2017-10-18 14:32:31 -07:00
  • dee604dbe2 Add static injection for feature flags (#11269) Dan Abramov 2017-10-18 18:40:52 +01:00
  • 101934646f Add note to 'unreleased' CHANGELOG about deprecating Bower (#11262) Flarnie Marchan 2017-10-18 08:42:22 -07:00
  • 4b7c562bba Remove unnecessary comparison; (#11215) 243083df 2017-10-18 18:00:56 +04:00
  • d7c271e5ed Update rolling changelog Dan Abramov 2017-10-18 14:58:34 +01:00
  • 03a3934e0e Fix forceUpdate in shallow test renderer (#11239) Michał Matyas 2017-10-18 15:54:06 +02:00
  • c539be0515 Remove unused bundle flag (#11267) Dan Abramov 2017-10-18 14:00:44 +01:00
  • a3a10db22c Added component stack to contentEditable warning (#11208) Ethan Arrowood 2017-10-18 08:59:43 -04:00
  • 066f02281b Put NativeCS bundles into their own directory (#11266) Dan Abramov 2017-10-18 13:56:07 +01:00
  • ce335f7021 Delete .netlify (#11261) Dan Abramov 2017-10-17 23:37:11 +01:00
  • daf75f0671 Record sizes Dan Abramov 2017-10-17 22:54:11 +01:00
  • 90370f28ff Removed test utils dependency on test renderer from bundle config (#11259) Brian Vaughn 2017-10-17 14:31:12 -07:00
  • 0e5767824f Don't mark portals for updates (#11255) Dan Abramov 2017-10-17 20:53:15 +01:00
  • 94e8e9d88e isPortal() is not referenced anywhere (#11256) Dustan Kasten 2017-10-17 15:27:54 -04:00
  • 56e5288b04 Remove broken links from React ART readme Dan Abramov 2017-10-17 14:20:48 +01:00
  • 1ef250d881 Move Flow environment into scripts/flow (#11249) Dan Abramov 2017-10-17 14:20:00 +01:00
  • 979fce8b72 Delete adler32 implementation (#11250) Dan Abramov 2017-10-17 14:19:47 +01:00
  • 5be6a1a6d1 Drop name and commonerConfig from package.json (#11244) Dan Abramov 2017-10-17 13:34:01 +01:00
  • 043d369210 Simplify Jest-specific tests (#11243) Dan Abramov 2017-10-17 13:05:44 +01:00
  • 49d4381c67 Simplify Jest config a little bit (#11242) Dan Abramov 2017-10-16 23:17:00 +01:00
  • 9ed78ad277 Tweaked wording of release script README Brian Vaughn 2017-10-16 15:02:41 -07:00
  • c371c152ab Release script (#11223) Brian Vaughn 2017-10-16 15:01:14 -07:00
  • b5a2a1349d Bump Jest version (#11241) Dan Abramov 2017-10-16 21:38:34 +01:00