FaberVitale
a87b5b6109
fix(rtk-query): resolve CI errors
...
- fix(prettier:check): unformatted file
- fix(lint:all): fix accidentallly removed .eslintignore
2021-06-20 18:13:12 +02:00
FaberVitale
b8ee704060
chore: display apiState
...
Other changes:
* fix close button overflow
* minor responsive style tweaks
* display reducerPath in query tab
2021-06-20 10:57:52 +02:00
FaberVitale
bcb493cb0c
chore: regenerate lock file and add @types/react as monorepo devDep
2021-06-20 10:16:36 +02:00
FaberVitale
f495c6a214
refactor: remove rtk-query-polling example from monorepo
2021-06-20 09:30:57 +02:00
FaberVitale
69220916b3
feat(rtk-query): display api stats
2021-06-20 07:23:18 +02:00
FaberVitale
bad8d499d4
chore: change QueryComparators.fulfilledTimeStamp label
2021-06-20 07:23:18 +02:00
FaberVitale
2db7db8d1b
fix: revert accidental changes packages/redux-devtools-serialize/tsconfig.json
2021-06-20 07:23:18 +02:00
FaberVitale
7663ba8191
fix(rtk-query): layering issue between queryPreview tabList and select
...
Other changes:
* clean up demo styles
* run prettier
2021-06-20 07:23:18 +02:00
FaberVitale
e649318adb
feat(rtk-query): add counters on tags & subs tab buttons
2021-06-20 07:23:18 +02:00
FaberVitale
d574358c5d
chore(rtk-query): clean up rtk-query-imspector-monitor-demo and add post example
2021-06-20 07:23:15 +02:00
FaberVitale
f145746c50
docs(rtk-query): fix link href
2021-06-20 07:22:39 +02:00
FaberVitale
82f033339e
docs(rtk.query): clean up readme add features, todo and development section
2021-06-20 07:22:39 +02:00
FaberVitale
5eb9a588dd
chore(rtk-query): run prettier after prettier upgrade ( 55e2284
)
2021-06-20 07:22:36 +02:00
FaberVitale
1e4b547366
docs(rtk-query): add link to rtk-query-inspector-monitor demo site
2021-06-20 07:20:56 +02:00
FaberVitale
b4b5a49eee
fix(rtk-query): clear button not updating redux state
2021-06-20 07:20:56 +02:00
FaberVitale
d34ee05a2e
docs(rtk-query): clean up demo
2021-06-20 07:20:56 +02:00
FaberVitale
0f10ae96ce
docs(rtk-query): improve rtk-query-inspector-monitor demo gif
2021-06-20 07:20:56 +02:00
FaberVitale
b7d9f229db
docs(rtk-query): add proper README
...
Other changes:
* fix examples/rtk-query-poilling
2021-06-20 07:20:56 +02:00
FaberVitale
25dadc33d0
chore(rtk-query): update typescript versions in rkt-inspector-monitor & its demo
2021-06-20 07:20:56 +02:00
FaberVitale
6f4ae9b11b
feat(rtk-query): display status flags in QueryPreviewInfo
2021-06-20 07:20:56 +02:00
FaberVitale
1cda9adfca
chore(rtk-queery): rename demo build script and add SKIP_PREFLIGHT_CHECK=true
2021-06-20 07:20:56 +02:00
FaberVitale
2ce2dc6e5e
feat(rtk-query): add multiple filter options
2021-06-20 07:20:56 +02:00
FaberVitale
825a468ff1
chore(rtk-query-inspector): add demo to monorepo
...
Other changes:
chore: increase isWideScreen polling interval to 300
refactor: add subscription as root node in QueryPreviewSubscriptions
2021-06-20 07:20:52 +02:00
FaberVitale
20f4f5432e
refactor(examples): add rtk-query-polling to workspace
...
Other changes:
* docs(rtk-query-polling): add README.md
2021-06-20 07:20:05 +02:00
FaberVitale
6924ed078c
fix: wip
2021-06-20 07:18:24 +02:00
FaberVitale
5a485a47ab
feat(rtk-query-monitor): add query preview tabs
2021-06-20 07:18:24 +02:00
FaberVitale
1f189f3bdc
refactor(rtk-query): simplify theme config
2021-06-20 07:18:24 +02:00
FaberVitale
c943b041bc
fix: rtk monitor reducer not working in app
2021-06-20 07:18:24 +02:00
FaberVitale
01b92eedb5
fix: inverted monitor theme inside devtoop-app
...
Othetr changes:
* simplify monitor integration
2021-06-20 07:18:24 +02:00
FaberVitale
ad5b52a4e7
feat(search): add search logic and refactor monitor state shape
2021-06-20 07:18:24 +02:00
FaberVitale
143a01edba
fix: unintentional removal of tsconfig
2021-06-20 07:18:24 +02:00
FaberVitale
75aa663d64
feat: complete inspector layout and add initial JSONTree setup
2021-06-20 07:18:24 +02:00
FaberVitale
e9f397bd1e
feat(rtk-query): complete initial setup of rtk-query
2021-06-20 07:18:24 +02:00
FaberVitale
1449d5a9c2
chore: copy rtk-query example from toolkit
2021-06-20 07:18:24 +02:00
Nathan Bierema
326cfdf217
chore(extension): add extension to yarn workspaces ( #747 )
...
* Add packages
* misc changes
* Work
* Fix missing package
* Remove lint for now
* Test differently
* Try no-sandbox
* Test
* Try that
* Try that
* Test
* Not headless?
* Test electron
* Try Windows
* lerna run test
* Update
2021-06-19 23:08:00 -04:00
Nathan Bierema
79e2d5298d
chore(extension): test in CI ( #749 )
...
* chore(extension): test in CI
* On Windows
* Use working-directory
* Increase timeout
* Try waiting 2 seconds
* Or 5
* Keep other parts of CI
* Add more to gitattributes
* Expand
* No yaml
* Long
2021-06-19 21:58:59 -04:00
Nathan Bierema
9d7aa4b62f
chore(extension): upgrade dependencies ( #745 )
2021-06-18 22:11:10 -04:00
Nathan Bierema
89c8d7759e
chore(*): upgrade dependencies ( #744 )
...
* Upgrade
* yarn.lock
* Combine
* Ignore
* Update snapshots
* All the cool kids are doing this
2021-06-18 21:47:26 -04:00
Nathan Bierema
55e2284a3d
chore(*): upgrade prettier ( #743 )
...
* chore(*): upgrade prettier
* Update snapshots
2021-06-17 23:56:36 -04:00
Nathan Bierema
b50af14542
chore(*): remove prettier plugin ( #742 )
...
* chore(*): remove prettier plugin
* Remove references
2021-06-17 23:26:53 -04:00
Nathan Bierema
0c77e4d457
chore(*): upgrade to TypeScript 4.3 ( #741 )
2021-06-17 23:17:29 -04:00
Nathan Bierema
a635c4bc6a
chore(*): upgrade to TypeScript 4.2 ( #740 )
...
* chore(*): upgrade to TypeScript 4.2
* Fix
* Ignore
2021-06-17 23:00:59 -04:00
Nathan Bierema
985b7b6a56
chore(*): upgrade to TypeScript 4.1 ( #739 )
...
* chore(*): upgrade to TypeScript 4.1
* Fix lint
* Fix tests
2021-06-17 21:41:41 -04:00
Nathan Bierema
698fdec21d
chore(*): upgrade to TypeScript 4.0 ( #736 )
...
* chore(*): upgrade to TypeScript 4.0
* Fix
* Fix
* trigger
* build
* More fixes
* Fix
2021-06-16 12:20:20 -04:00
Nathan Bierema
81916f6cb8
chore(*): use GitHub Actions for CI ( #738 )
2021-06-16 10:58:22 -04:00
Nathan Bierema
50653641a9
chore(extension): use Yarn 2 ( #735 )
2021-06-14 17:50:06 -04:00
Nathan Bierema
0d5d7d8357
chore(*): use Yarn 2 ( #733 )
...
* Migrate to Yarn 2
* Add peer deps
* Work
* prettify
* test
* this
* Clean up travis.yml
* Run prettier first
2021-06-13 17:14:23 -04:00
Nathan Bierema
2bc60b53eb
chore(*): run prettier
2021-06-10 23:42:46 -04:00
Nathan Bierema
7ee5055037
Publish
...
- @redux-devtools/app@1.0.0-8
- @redux-devtools/cli@1.0.0-9
- @redux-devtools/inspector-monitor-test-tab@0.7.2
- @redux-devtools/inspector-monitor-trace-tab@0.2.2
2021-06-10 23:28:21 -04:00
Nathan Bierema
30c6971d37
fix(app): fix dependency version of inspector ( #732 )
...
* fix(app): fix dependency version of inspector
* Update other package.jsons
2021-06-10 23:21:57 -04:00