mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-01-31 11:51:41 +03:00
ed25a72e99
* 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> |
||
---|---|---|
.. | ||
.storybook | ||
fonts | ||
src | ||
tests | ||
.babelrc | ||
.eslintignore | ||
.eslintrc.js | ||
.stylelintrc | ||
CHANGELOG.md | ||
jest.config.js | ||
package.json | ||
README.md | ||
tsconfig.json |
DevUI
WIP