redux-devtools/packages/devui/src
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 feat(redux-devtools-slider-monitor): convert to TypeScript (#631) 2020-09-10 10:10:53 -04:00
colorSchemes chore(*): make more packages scoped (#692) 2020-12-21 15:46:28 -05:00
Container fix(devui): Fix buggy UI behaviors with redux-devtools-app (#709) 2021-06-10 21:19:56 -04:00
ContextMenu feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Dialog feature(redux-devtools-test-generator): convert to TypeScript (#634) 2020-09-13 00:02:24 -04:00
Editor feature(redux-devtools-test-generator): convert to TypeScript (#634) 2020-09-13 00:02:24 -04:00
Form fix(*): fix Select types and usages (#724) 2021-06-07 00:54:05 -04:00
Notification feat(redux-devtools-slider-monitor): convert to TypeScript (#631) 2020-09-10 10:10:53 -04:00
SegmentedControl feat(redux-devtools-slider-monitor): convert to TypeScript (#631) 2020-09-10 10:10:53 -04:00
Select fix(*): fix Select types and usages (#724) 2021-06-07 00:54:05 -04:00
Slider feat(redux-devtools-slider-monitor): convert to TypeScript (#631) 2020-09-10 10:10:53 -04:00
Tabs fix(devui): Fix buggy UI behaviors with redux-devtools-app (#709) 2021-06-10 21:19:56 -04:00
themes feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Toolbar feat(redux-devtools-slider-monitor): convert to TypeScript (#631) 2020-09-10 10:10:53 -04:00
utils chore(core): convert to TypeScript (#655) 2020-10-25 19:32:04 -04:00
index.ts chore(core): convert to TypeScript (#655) 2020-10-25 19:32:04 -04:00
presets.ts feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00