react/packages
Hristo Kanchev d166319e86
[DevTools] Added resize support for Components panel. (#18046)
* feat: DevTools - Added Resize Support.

* feat: Prettier.

* feat: DevTools - Added debug comments.

* feat: DevTools - Removed Use Memo.

* feat: DevTools - Added types.

* feat: DevTools - Extracted values to constants.

* feat: DevTools - Removed useCallback.

* feat: DevTools - Finished refactoring.

* feat: DevTools - Merging fixup.

* feat: DevTools - Prettier fix.

* feat: DevTools - Extracted code from Components fil.

* feat: DevTools - Fixed orientation change issue.

* feat: DevTools - Added flow types for reducer and refs.

* feat: DevTools - Fixed orientation change on initial load.

* Update packages/react-devtools-shared/src/devtools/views/Components/ComponentsResizer.js

* Removed unused `orientationRef`

* Fix Flow ref issue

Co-authored-by: Brian Vaughn <brian.david.vaughn@gmail.com>
2020-02-26 11:30:42 -08:00
..
babel-plugin-react-jsx Add Auto Import to Babel Plugin (#16626) 2020-02-13 12:36:19 -08:00
create-subscription Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
dom-event-testing-library Add unit tests to dom-event-testing-library (#17680) 2019-12-20 16:35:02 +00:00
eslint-plugin-react-hooks [eslint-plugin-react-hooks] Fix cyclic caching for loops containing a… (#16853) 2020-02-25 11:38:23 +00:00
jest-mock-scheduler Upgrade to jest 25 (#17896) 2020-01-25 08:43:02 -08:00
jest-react Upgrade to jest 25 (#17896) 2020-01-25 08:43:02 -08:00
legacy-events Further pre-requisite changes to plugin event system (#18083) 2020-02-20 00:46:03 +00:00
react Remove /testing entry point from 'react' package (#18137) 2020-02-26 10:48:34 +00:00
react-art Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
react-cache Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
react-debug-tools Update ReactDebugHooks to handle composite hooks (#18130) 2020-02-26 09:28:35 -08:00
react-devtools Updated DevTools CHANGELOG to add pending release details 2020-01-06 10:37:20 -08:00
react-devtools-core Fix Cannot read property 'sub' of undefined when navigating to plain-text pages (#17848) 2020-02-02 12:04:48 -08:00
react-devtools-extensions Cross platform support to run yarn test:edge for Microsoft Edge dev tools extension (#18108) 2020-02-24 18:17:01 -08:00
react-devtools-inline Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
react-devtools-shared [DevTools] Added resize support for Components panel. (#18046) 2020-02-26 11:30:42 -08:00
react-devtools-shell Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
react-dom Fixed a spelling mistake in a comment. (#18119) 2020-02-25 21:01:08 -08:00
react-flight Update Flow to 0.84 (#17805) 2020-01-09 14:50:44 +00:00
react-flight-dom-webpack [Flight] Move Flight DOM to a Webpack Specific Package (#17372) 2019-11-15 11:46:07 -08:00
react-interactions Export React as Named Exports instead of CommonJS (#18106) 2020-02-25 13:54:27 -08:00
react-is Export React as Named Exports instead of CommonJS (#18106) 2020-02-25 13:54:27 -08:00
react-native-renderer Export React as Named Exports instead of CommonJS (#18106) 2020-02-25 13:54:27 -08:00
react-noop-renderer Re-throw errors thrown by the renderer at the root in the complete phase (#18029) 2020-02-18 15:55:38 -08:00
react-reconciler Export React as Named Exports instead of CommonJS (#18106) 2020-02-25 13:54:27 -08:00
react-refresh react-refresh@0.7.2 2020-01-12 17:54:30 +00:00
react-server Update Flow to 0.84 (#17805) 2020-01-09 14:50:44 +00:00
react-test-renderer Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
scheduler [Mock Scheduler] Mimic browser's advanceTime (#17967) 2020-02-04 11:35:21 -08:00
shared Export React as Named Exports instead of CommonJS (#18106) 2020-02-25 13:54:27 -08:00
use-subscription Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00