This website requires JavaScript.
Explore
Help
Register
Sign In
reduxjs
/
redux-devtools
Watch
1
Star
1
Fork
0
You've already forked redux-devtools
mirror of
https://github.com/reduxjs/redux-devtools.git
synced
2024-11-22 17:46:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ffbf132174
redux-devtools
/
packages
/
redux-devtools-rtk-query-monitor
/
.eslintignore
4 lines
14 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(rtk-query): fix demo build (#892) * stash * stash * stash
2021-09-25 16:21:12 +03:00
demo
Imprrove ability to tree-shake libraries (#1050) * Revert "Remove React from page bundle (#1031)" This reverts commit fdfbc1942e7fb239008bb84d7a04dc3f577eef90. * redux-devtools * d3-state-visualizer * d3tooltip * map2tree * react-base16-styling * react-dock and react-json-tree * redux-devtools-app * redux-devtools-chart-monitor * redux-devtools-dock-monitor * redux-devtools-extension * redux-devtools-inspector-monitor-test-tab * redux-devtools-inspector-monitor-trace-tab * redux-devtools-instrument * redux-devtools-log-monitor and redux-devtools-remote * redux-devtools-rtk-query-monitor * redux-devtools-serialize * redux-devtools-slider-monitor * redux-devtools-ui * redux-devtools-utils * Fix build * Fix storybook build Storybook loads the babel.config.json but not .babelrc.json. We actually don't want to load the babel config because it uses @babel/runtime which can't be resolved with Yarn PnP.
2022-01-24 05:11:46 +03:00
lib
Feat #1126 Add Data Tab to rtk-query-monitor (#1129) * fix: broken rtk-query-monitor demo not working #1126 Description: downgrades framer-motion in order to remove the runtime error "_framerMotion.motion.custom is not a function" See: https://stackoverflow.com/questions/66703410/next-js-framermotion-motion-custom-is-not-a-function * feat(rtk-query): add Data tab #1126 * fix: bump min popup width to 700px #1126 Description: improve UI of rtk-query right side tabs * fix: bump min popup window width again to 760px #1126 * chore: add changeset * feat(rtk-query): improve a11y of rtk-query-monitor tab panel #1126 * chore(rtk-query): add few integration tests to rtk-query-monitor #1126 * Fix merge * Deduplicate msw Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-07-05 16:31:38 +03:00
dist
Reference in New Issue
Copy Permalink