redux-devtools/packages/redux-devtools-rtk-query-monitor/demo
Fabrizio Vitale 24f60a7aa7
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 13:31:38 +00:00
..
public chore(rtk-query): fix demo build (#892) 2021-09-25 13:21:12 +00:00
src fix(deps): update react (major) (#1165) 2022-06-06 16:22:05 +00:00
.eslintignore chore(rtk-query): fix demo build (#892) 2021-09-25 13:21:12 +00:00
.eslintrc.js chore(rtk-query): fix demo build (#892) 2021-09-25 13:21:12 +00:00
CHANGELOG.md Version Packages (#1181) 2022-05-30 17:22:06 +00:00
index.html chore(rtk-query): fix demo build (#892) 2021-09-25 13:21:12 +00:00
package.json Feat #1126 Add Data Tab to rtk-query-monitor (#1129) 2022-07-05 13:31:38 +00:00
tsconfig.json chore(rtk-query): fix demo build (#892) 2021-09-25 13:21:12 +00:00
tsconfig.webpack.json Use types in tscnofig to explicitly define global types (#1045) 2022-01-22 21:51:27 +00:00
webpack.config.ts Type-check Webpack configs (#976) 2021-12-05 03:28:45 +00:00