redux-devtools/packages/redux-devtools-ui
Nathan Bierema 4ff825021d
Re-export types referenced by other packages (#1243)
* Re-export StylingFunction type

* Re-export Base16Theme type from base16
2022-10-09 19:28:53 +00:00
..
.storybook Switch to pnpm (#1151) 2022-05-08 13:49:09 +00:00
fonts Use asset resources in redux-devtools-app Webpack builds (#1019) 2022-01-16 14:37:49 +00:00
src Re-export types referenced by other packages (#1243) 2022-10-09 19:28:53 +00:00
test fix(deps): update react (major) (#1165) 2022-06-06 16:22:05 +00:00
.babelrc.json Imprrove ability to tree-shake libraries (#1050) 2022-01-24 02:11:46 +00:00
.eslintignore Imprrove ability to tree-shake libraries (#1050) 2022-01-24 02:11:46 +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
babel.config.esm.json Imprrove ability to tree-shake libraries (#1050) 2022-01-24 02:11:46 +00:00
CHANGELOG.md Version Packages (#1181) 2022-05-30 17:22:06 +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 chore(deps): update all non-major dependencies (#1195) 2022-08-11 23:41:53 -04:00
README.md chore(*): rename devui to redux-devtools-ui (#868) 2021-09-18 14:00:58 +00:00
tsconfig.json Imprrove ability to tree-shake libraries (#1050) 2022-01-24 02:11:46 +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