redux-devtools/packages/devui/tests/__snapshots__
wang chenyu ed25a72e99
fix(devui): Fix buggy UI behaviors with redux-devtools-app (#709)
* fix(devui): Always run updateTabs on UNSAFE_componentWillReceiveProps. Otherwise, the changes in property tabs might not be reflected on the UI.

* chore(*): Update devui version. Fix the container growing out of viewport when too many actions.

* fix(devui): Update snapshots

* Update Tabs.tsx

* Update package.json

* Update package.json

Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-06-10 21:19:56 -04:00
..
Button.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Container.test.tsx.snap fix(devui): Fix buggy UI behaviors with redux-devtools-app (#709) 2021-06-10 21:19:56 -04:00
ContextMenu.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Dialog.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Editor.test.tsx.snap feature(redux-devtools-test-generator): convert to TypeScript (#634) 2020-09-13 00:02:24 -04:00
Form.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Notification.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
SegmentedControl.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Select.test.tsx.snap fix(*): fix Select types and usages (#724) 2021-06-07 00:54:05 -04:00
Slider.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Tabs.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Toolbar.test.tsx.snap feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00