redux-devtools/packages/redux-devtools-ui
2022-01-22 21:51:27 +00:00
..
.storybook Integrate color scheme preference into ui library (#950) 2021-11-06 17:28:35 +00:00
fonts Use asset resources in redux-devtools-app Webpack builds (#1019) 2022-01-16 14:37:49 +00:00
src Add ESM builds (#997) 2022-01-10 15:41:53 +00:00
test Use types in tscnofig to explicitly define global types (#1045) 2022-01-22 21:51:27 +00:00
.babelrc Add ESM builds (#997) 2022-01-10 15:41:53 +00:00
.eslintignore Add ESM builds (#997) 2022-01-10 15:41:53 +00:00
.eslintrc.js Use types in tscnofig to explicitly define global types (#1045) 2022-01-22 21:51:27 +00:00
.gitignore chore(deps): update dependency typescript to ~4.4.3 (#833) 2021-10-05 02:32:03 +00:00
.stylelintrc chore(*): rename devui to redux-devtools-ui (#868) 2021-09-18 14:00:58 +00:00
CHANGELOG.md chore(*): rename devui to redux-devtools-ui (#868) 2021-09-18 14:00:58 +00:00
jest.config.js Use types in tscnofig to explicitly define global types (#1045) 2022-01-22 21:51:27 +00:00
package.json Publish 2022-01-20 09:41:49 -05:00
README.md chore(*): rename devui to redux-devtools-ui (#868) 2021-09-18 14:00:58 +00:00
rollup.config.js Add ESM builds (#997) 2022-01-10 15:41:53 +00:00
tsconfig.json chore(*): rename devui to redux-devtools-ui (#868) 2021-09-18 14:00:58 +00:00
tsconfig.test.json Use types in tscnofig to explicitly define global types (#1045) 2022-01-22 21:51:27 +00:00

Redux DevTools UI

WIP