redux-devtools/packages/devui/src/Tabs
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
..
styles feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
data.tsx feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
index.ts chore(core): convert to TypeScript (#655) 2020-10-25 19:32:04 -04:00
Tabs.stories.tsx feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00
Tabs.tsx fix(devui): Fix buggy UI behaviors with redux-devtools-app (#709) 2021-06-10 21:19:56 -04:00
TabsHeader.tsx feature(devui): convert to TypeScript (#629) 2020-09-09 10:35:22 -04:00