-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Angular persist query client experimental #8324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Angular persist query client experimental #8324
Conversation
8474149
to
31c8c0e
Compare
View your CI Pipeline Execution ↗ for commit 14509a2.
☁️ Nx Cloud last updated this comment at |
0ff5f5c
to
b4d880a
Compare
566f72a
to
e1ae58d
Compare
d4fa95c
to
9e4182a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions for now, I still need to do a more in-depth review of the persistence itself.
examples/angular/basic-persister/.devcontainer/devcontainer.json
Outdated
Show resolved
Hide resolved
3c3c8ec
to
ed0ed3c
Compare
- Created isRestoring injection token and provider - handled restoration phase in create-base-query.ts - handled restoration phase in
…port, and the withPersistQueryClient feature
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was requested to review this PR from OP - it generally looks good to me! Seems like a lot of edgecases handled as well.
Anything you want to me to take a closer eye on?
…ry-client-experimental
packages/angular-persist-query-client-experimental/src/with-persist-query-client.ts
Outdated
Show resolved
Hide resolved
packages/angular-persist-query-client-experimental/src/with-persist-query-client.ts
Outdated
Show resolved
Hide resolved
…kage name and updated configurations
4f52f3a
to
3c7a516
Compare
3c7a516
to
12e9b00
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8324 +/- ##
==========================================
+ Coverage 44.32% 44.44% +0.12%
==========================================
Files 202 204 +2
Lines 8063 8099 +36
Branches 1784 1796 +12
==========================================
+ Hits 3574 3600 +26
- Misses 4059 4067 +8
- Partials 430 432 +2 🚀 New features to boost your workflow:
|
Angular Query Persister Plugin
angular-query-persist-client-package
withPersistQueryClient
in new package