1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-03-01 01:40:36 +03:00
redux-devtools/packages/redux-devtools-rtk-query-monitor/test
Fabrizio Vitale 24f60a7aa7
Feat Add Data Tab to rtk-query-monitor ()
* fix: broken rtk-query-monitor demo not working 

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 

* fix: bump min popup width to 700px 

Description:

improve UI of rtk-query right side tabs

* fix: bump min popup window width again to 760px 

* chore: add changeset

* feat(rtk-query): improve a11y of rtk-query-monitor tab panel 

* chore(rtk-query): add few integration tests to rtk-query-monitor 

* Fix merge

* Deduplicate msw

Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-07-05 13:31:38 +00:00
..
__mocks__ Feat Add Data Tab to rtk-query-monitor () 2022-07-05 13:31:38 +00:00
devtools.mocks.tsx Feat Add Data Tab to rtk-query-monitor () 2022-07-05 13:31:38 +00:00
integration.spec.tsx Feat Add Data Tab to rtk-query-monitor () 2022-07-05 13:31:38 +00:00
rtk-query.mocks.ts Feat Add Data Tab to rtk-query-monitor () 2022-07-05 13:31:38 +00:00