Skip to content
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

Added reductive into integrations #631

Merged
merged 1 commit into from
Jan 18, 2019

Conversation

ambientlight
Copy link
Contributor

Integration with reductive has been released.
https://github.com/ambientlight/reductive-dev-tools

Feature coverage is as following:

feature reductive reducer component
pause
lock redux-devtools-extension/#618 redux-devtools-extension/#618
persist
export
import
jump
skip #1
sweep redux-devtools-extension/#618 redux-devtools-extension/#618
reorder redux-devtools-extension/#618 redux-devtools-extension/#618
dispatch
test NO(REDUX ONLY) NO(REDUX ONLY)
trace NO(REDUX ONLY) NO(REDUX ONLY)

@zalmoxisus
Copy link
Owner

Thanks for working on this! BTW trace should work out of the box when setting it as true or can pass a custom function.

About #618, I hope to get 3.0 soon. If not, will add it in a minor. Just I've already moved remotedev-app into redux-devtools-core

@zalmoxisus zalmoxisus merged commit d4ef756 into zalmoxisus:master Jan 18, 2019
@ambientlight
Copy link
Contributor Author

About #618, I hope to get 3.0 soon. If not, will add it in a minor. Just I've already moved remotedev-app into redux-devtools-core

@zalmoxisus: Thanks! looking forward!

Thanks for working on this! BTW trace should work out of the box when setting it as true or can pass a custom function.

For some reason, I couldn't make the trace button appearing on the monitor. It does work with redux. I am using redux-devtools-extension@2.3.17 and chrome plugin with 2.17.0.

I have also found reduxjs/redux-devtools#451.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants