Commit Graph

  • 1959671d45 Add tooltip to interaction name in DevTools Profiler sidebar (#17689) Brian Vaughn 2019-12-22 08:52:53 -08:00
  • ccc6100d7f Fix comments typos (#17550) Nick S. Plekhanov 2019-12-22 19:44:34 +03:00
  • 6215e1c2db Add Shift+Enter to go to previous search result (#17005) Maxime Bouveron 2019-12-22 17:38:14 +01:00
  • 85d9655d6f [react-dom] Refactor event priority handling to its own module (#17678) Dominic Gannaway 2019-12-20 23:15:36 +00:00
  • 3e09677836 DevTools v4.2.1 -> 4.3.0 Brian Vaughn 2019-12-20 09:11:37 -08:00
  • 31350237fa Add unit tests to dom-event-testing-library (#17680) Nicolas Gallagher 2019-12-20 16:35:02 +00:00
  • 79734771cd Disable "copy to clipboard" and "go to definition" context menu options for Firefox addon (#17668) Brian Vaughn 2019-12-20 08:31:38 -08:00
  • dbc46ac63e [react-interactions] Rename test + fix master (#17679) Dominic Gannaway 2019-12-20 16:00:39 +00:00
  • 1b9328cd9b Null stateNode after unmount (#17666) Brian Vaughn 2019-12-19 13:32:14 -08:00
  • 897976600c [ESLint] Allow partial matches for custom Effect Hooks (#17663) Dan Abramov 2019-12-19 17:04:17 +00:00
  • 72592310a8 Create packages/dom-event-testing-library (#17660) Nicolas Gallagher 2019-12-19 16:51:25 +00:00
  • e7494c86c5 [react-interactions] Remove batchedUpdates from responder lifecycles (#17659) Dominic Gannaway 2019-12-19 13:07:00 +00:00
  • a5e951d4cc [react-interactions] Event testing library improvements (#17614) Nicolas Gallagher 2019-12-18 23:32:48 +00:00
  • 95056b6836 DevTools build script enhancements (#17653) Brian Vaughn 2019-12-18 14:34:40 -08:00
  • fd2a3ae57f Updated DevTools changelog Brian Vaughn 2019-12-18 12:51:18 -08:00
  • 933f6a07ca DevTools context menu (#17608) Brian Vaughn 2019-12-18 12:12:34 -08:00
  • 7dc9745427 [Flight] Chunks API (#17398) Sebastian Markbåge 2019-12-18 18:25:43 +00:00
  • 9354dd2752 Make HostComponent inexact (#17412) Eli White 2019-12-18 10:21:42 -08:00
  • 4c270375e9 Favor fallthrough switch instead of case statements for work tags (#17648) Sebastian Markbåge 2019-12-18 15:53:27 +00:00
  • 6fef7c47a9 Add a regression test for switching from Fragment to a component (#17647) Dan Abramov 2019-12-18 15:21:42 +00:00
  • 9fe1031244 [react-interactions] Rename Flare APIs to deprecated and remove from RN (#17644) Dominic Gannaway 2019-12-18 10:24:46 +00:00
  • e84327ba0c Added more forwardRef test cases for DevTools (#17642) Brian Vaughn 2019-12-17 12:45:10 -08:00
  • 4b0cdf29a8 Build FB RN targets only in experimental mode (#17641) Dan Abramov 2019-12-17 20:22:49 +00:00
  • 24dbe851e8 fix(dev-tools): fix show correct displayName with forwardRef in Dev Tools (#17613) zthxxx 2019-12-18 03:29:16 +08:00
  • bb75a4fa89 Improved selection and toggling for props/hooks/state (#17588) Brian Vaughn 2019-12-17 11:28:37 -08:00
  • 7309c5f934 Use zero-fill right shift instead of Math.floor (#17616) 伊撒尔 2019-12-18 03:16:04 +08:00
  • 9bb3fbe893 Move DevTools CI job to experimental workflow (#17640) Dan Abramov 2019-12-17 18:21:38 +00:00
  • 3c54df0914 Fix missing stacks in WWW warnings (#17638) Dan Abramov 2019-12-17 15:21:18 +00:00
  • b66e86d957 react-refresh@0.7.1 Dan Abramov 2019-12-17 13:50:57 +00:00
  • c2d1561c60 [Fast Refresh] Support injecting runtime after renderer executes (#17633) Dan Abramov 2019-12-17 13:49:39 +00:00
  • 0253ee9a2e Additional test infra changes for toErrorDev rename (#17632) Dan Abramov 2019-12-17 13:31:47 +00:00
  • 36a6e29bb3 Fix test_build_devtools CI job to run test-build-devtools (#17631) Dan Abramov 2019-12-17 00:03:12 +00:00
  • 7c21bf72ac Fix release script to ignore empty package folders Dan Abramov 2019-12-16 19:16:55 +00:00
  • f42431abe1 Revert "Remove renderPhaseUpdates Map (#17484)" (#17623) Dan Abramov 2019-12-16 19:03:00 +00:00
  • 0b5a26a489 Rename toWarnDev -> toErrorDev, toLowPriorityWarnDev -> toWarnDev (#17605) Dan Abramov 2019-12-16 12:48:16 +00:00
  • 0cf22a56a1 Use console directly instead of warning() modules (#17599) Dan Abramov 2019-12-14 18:09:25 +00:00
  • b6c423daad Use matching test command for equivalence tests (#17604) Dan Abramov 2019-12-14 17:52:29 +00:00
  • 8a347ed024 Remove renderPhaseUpdates Map (#17484) Sebastian Markbåge 2019-12-13 16:45:09 -08:00
  • be603f5a51 [react-events] Remove lastNativeEvent in favor of SystemFlags (#17585) Dominic Gannaway 2019-12-13 17:03:35 +00:00
  • b15bf36750 Add component stacks to (almost) all warnings (#17586) Dan Abramov 2019-12-12 23:47:55 +00:00
  • 612a76812f [react-interactions] Mock touchend events should use empty array for 'touches' (#17589) Nicolas Gallagher 2019-12-12 22:21:30 +00:00
  • 12c000412d Improved inspected element props with inline previews (#17579) Brian Vaughn 2019-12-11 17:52:17 -08:00
  • 2afeebdcc4 [react-interactions] Remove responder root event types + revert commit phase change (#17577) Dominic Gannaway 2019-12-11 16:48:46 +00:00
  • 9ac42dd074 Remove the condition argument from warning() (#17568) Laura buns 2019-12-11 03:28:14 +00:00
  • 7bf40e1cfd Initialize update queue object on mount (#17560) Andrew Clark 2019-12-10 18:42:42 -06:00
  • 031a5aaffb Show component location for selected element in bottom/right of props panel (#17567) Brian Vaughn 2019-12-10 09:24:34 -08:00
  • e039e690b5 Revert Update Queue Refactor Andrew Clark 2019-12-09 13:19:12 -08:00
  • b617db3d96 Refactor Update Queues to Fix Rebasing Bug Andrew Clark 2019-12-09 13:19:12 -08:00
  • 3c1efa0d77 [react-interactions] Remove Focus/FocusWithin root event types (#17555) Dominic Gannaway 2019-12-09 14:27:45 +00:00
  • 9e937e7e86 [react-interactions] fix Press/Tap behavior for virtual middle clicks (#17554) Nicolas Gallagher 2019-12-09 13:04:24 +00:00
  • b43eec7eaa Replace wrap-warning-with-env-check with an eslint plugin (#17540) Laura buns 2019-12-06 18:25:54 +00:00
  • cbc344e8e7 Update ReactShallowRenderer.js walaura-eslint-plugin Laura González 2019-12-06 16:18:09 +00:00
  • e3b59c14ba comments Laura González 2019-12-06 15:46:43 +00:00
  • 341faaf4e3 fire away Laura González 2019-12-06 15:25:07 +00:00
  • 48b03f3774 also wrap lowPriorityWarning Laura González 2019-12-06 14:15:26 +00:00
  • 416e258b3c rename wrap-warning-with-env-check Laura González 2019-12-06 13:33:59 +00:00
  • 1a9b639c2f Update wrap-warning-with-env-check.js Laura González 2019-12-05 18:00:06 +00:00
  • a20f13e3cd Update wrap-warning-with-env-check-test.js Laura González 2019-12-05 17:58:48 +00:00
  • b73cdc72df Update wrap-warning-with-env-check.js Laura González 2019-12-05 17:57:45 +00:00
  • 5ddb7a01c6 restore plugin Laura González 2019-12-05 17:56:30 +00:00
  • fb0a374117 Nicer messages Laura González 2019-12-05 17:17:01 +00:00
  • d84332c4f7 Revert "test this" Laura González 2019-12-05 17:11:44 +00:00
  • fafc2e1889 test this Laura González 2019-12-05 17:02:10 +00:00
  • c791455637 support && Laura González 2019-12-05 16:38:40 +00:00
  • 38f5068684 tidy tests Laura González 2019-12-05 16:25:42 +00:00
  • 46e17a9700 Update no-production-logging.js Laura González 2019-12-05 14:51:43 +00:00
  • 3db8a02d28 try fixer Laura González 2019-12-05 14:05:02 +00:00
  • 07c28b59a8 prettier it all Laura González 2019-12-05 13:52:53 +00:00
  • a2d7a0ca7a test for invariant Laura González 2019-12-05 13:45:26 +00:00
  • d363805462 remobe babel plugin Laura González 2019-12-05 13:37:44 +00:00
  • b1fc0040a9 plug plugin in Laura González 2019-12-05 13:34:21 +00:00
  • d94f6972eb add rule over Laura González 2019-12-05 13:31:01 +00:00
  • acfe4b21b2 [react-interactions] Upgrade passive event listeners to active listeners (#17513) Dominic Gannaway 2019-12-04 19:30:50 +00:00
  • 5235d193d7 fix: make serializable data in react-devtools (#17233) Farhad Yasir 2019-12-05 02:53:00 +11:00
  • 5064c7f6aa Revert Rerender Error Check (#17519) Sebastian Markbåge 2019-12-03 23:10:36 -08:00
  • 6d105ad3f6 [react-interactions] Move Flare event registration to commit phase (#17518) Dominic Gannaway 2019-12-04 02:08:20 +00:00
  • dc18b8b8d2 Don't group Idle/Offscreen work with other work (#17456) Sebastian Markbåge 2019-12-03 13:38:02 -08:00
  • f523b2e0d3 Use fewer global variables in Hooks (#17480) Sebastian Markbåge 2019-12-03 12:51:36 -08:00
  • d75323f65d Remove case that only exists for createBatch (#17506) Sebastian Markbåge 2019-12-03 10:35:17 -08:00
  • 79572e34d1 Adjust SuspenseList CPU bound heuristic (#17455) Sebastian Markbåge 2019-12-02 17:53:08 -08:00
  • b64938e123 Fixed changelog formatting #17481 (#17487) Sung M. Kim 2019-11-29 08:57:38 -05:00
  • 969f4b5bb8 Change DevTools hook warning message (#17478) Dan Abramov 2019-11-28 00:47:13 +00:00
  • 3816ae7c38 DevTools version bump 4.2.0 -> 4.2.1 Brian Vaughn 2019-11-27 07:49:49 -08:00
  • 5fc97420b9 Remove dependency on local git checkout from build process (#17475) Brian Vaughn 2019-11-27 07:48:09 -08:00
  • 6470e0f169 [Fresh] Make all errors recoverable (#17438) Dan Abramov 2019-11-25 17:25:34 +00:00
  • 54f66731c8 Update release script URL (#17428) Andrew Clark 2019-11-21 13:19:03 -08:00
  • 237a966da0 [Fresh] Fix an infinite loop in an edge case (#17414) Dan Abramov 2019-11-21 14:10:26 +00:00
  • 007a276b65 [react-interactions] Fix memory leak in event responder system (#17421) Dominic Gannaway 2019-11-21 13:15:37 +00:00
  • 3fdfa231ad [react-interactions] Refine virtual click detection for FF+JAWS/NVDA (#17422) Dominic Gannaway 2019-11-21 13:09:30 +00:00
  • a7d07ff24d [react-interactions] Rename Flare listeners prop to DEPRECATED_flareListeners (#17394) Dominic Gannaway 2019-11-18 13:32:50 +00:00
  • 3ad076472c Update Fixtures to use new APIs (#17380) Sebastian Markbåge 2019-11-17 14:42:47 -08:00
  • 1f2da0babd Forgot to mark test as experimental (#17391) Andrew Clark 2019-11-17 13:59:25 -08:00
  • a807c307c4 [eslint] Check forwardRef callbacks (#17255) David Garner 2019-11-17 13:39:08 +00:00
  • 2586303662 [Bugfix] Pending state is always user-blocking (#17382) Andrew Clark 2019-11-15 15:46:09 -08:00
  • 8e74a31b2d Add Webpack as devDependency (#17379) Sebastian Markbåge 2019-11-15 14:02:59 -08:00
  • 39dbb14da3 [Flight] Move Flight DOM to a Webpack Specific Package (#17372) Sebastian Markbåge 2019-11-15 11:46:07 -08:00
  • 532810a370 [react-interactions] FocusWithin beforeblur propagation fix (#17375) Dominic Gannaway 2019-11-15 12:05:00 +00:00
  • f30ccb9ed9 [react-interactions] Fix unatached fiber bug (#17371) Dominic Gannaway 2019-11-15 00:47:33 +00:00
  • 1832f832c5 Changelog for 16.12 Luna Ruan 2019-11-14 16:06:10 -08:00
  • 9a5f28dbed update version numbers for 16.12 Luna Ruan 2019-11-14 16:02:18 -08:00