-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
RFC: Dev Tools support for persist, lock, pause #853
Comments
I'm down with these changes for NgRx 6. I don't know enough about Redux's devtools to help implement these. Would you be able to make these changes @dummdidumm? |
Sure, I'll look into it. The referenced PR is a first step to lay the groundwork for persist. |
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 3, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 3, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 3, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 3, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 3, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 3, 2018
…oaded reducers time to instantiate
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 3, 2018
…nal-router-action changed router state
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 3, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 4, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Apr 13, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Jul 30, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Jul 30, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Jul 30, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Jul 30, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Jul 30, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Jul 30, 2018
…oaded reducers time to instantiate
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Jul 30, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Aug 8, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Aug 8, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Aug 8, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Aug 8, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Aug 8, 2018
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Aug 8, 2018
…oaded reducers time to instantiate
dummdidumm
added a commit
to dummdidumm/platform
that referenced
this issue
Aug 8, 2018
brandonroberts
pushed a commit
that referenced
this issue
Aug 24, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a...
What is the current behavior?
The redux dev tools extension has the following features which are not usable with ngrx at the moment:
Locking and pausing is explained in more details here.
Expected behavior:
Features also work with ngrx dev tools.
Other information:
I'm willing to help with PRs.
The text was updated successfully, but these errors were encountered: