-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
base: main
Are you sure you want to change the base?
Angular persist query client experimental #8324
Conversation
8474149
to
31c8c0e
Compare
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 5d80309. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
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
This reverts commit af5b47b.
Co-authored-by: Arnoud <[email protected]>
Co-authored-by: Arnoud <[email protected]>
Co-authored-by: Arnoud <[email protected]>
Co-authored-by: Arnoud <[email protected]>
Co-authored-by: Arnoud <[email protected]>
Co-authored-by: Arnoud <[email protected]>
Co-authored-by: Arnoud <[email protected]>
…tes how to selectively persist queries to different persisters.
ed0ed3c
to
325b2a7
Compare
…ry-client-experimental # Conflicts: # packages/angular-query-experimental/src/create-base-query.ts
…ry-client-experimental
…e React adapter logic
…match the React adapter logic" This reverts commit 235bbab.
Angular Query Persister Plugin
angular-query-persist-client-package
withPersistQueryClient
in new package