Giter Club home page Giter Club logo

Comments (6)

zalmoxisus avatar zalmoxisus commented on May 19, 2024

Hey @arqex

Actually, it's not my liftedStore :) The new Redux DevTools (3.0.0-beta-3) uses it instead of devToolsStore, and there are a lot of breaking changes there. So, if your app works with Redux DevTools 3.0.0, it should work with the extension as well.

Thanks for the kind words and for the suggestions! If you have some reasons not to update the DevTools (and not to use React 0.14), we may work in this direction to extend it. We may use different versions of the Redux DevTools in the extension, but it would be too complex (especially to have 2 versions of React), so I want to be sure that it is in demand.

I do want to support as much user cases as possible, and of course it will be on Chrome Webstore (as indicated in the Roadmap).

from redux-devtools-extension.

zalmoxisus avatar zalmoxisus commented on May 19, 2024

The code is in the ./src/app and ./src/browser/extension.
Use npm start to start in the dev mode, and load the ./dev folder instead of ./build/extension.
I should add that to the readme.

from redux-devtools-extension.

arqex avatar arqex commented on May 19, 2024

Thanks for the prompt reply.

No problem I will adapt the library to support the new version of redux-devtools, it shouldn't be difficult with you instructions. Don't worry about supporting other redux versions, I think your app would work well with any of them, it is my library that hacks redux a bit, the one to adapt.

I will give it a try this afternoon and let you know.

from redux-devtools-extension.

arqex avatar arqex commented on May 19, 2024

Finally I got the freezer app working with redux-devtools chrome extension!! :)

http://freezer-redux-devtools.divshot.io/

Runing the extension in dev mode helped a lot, thanks!!

from redux-devtools-extension.

zalmoxisus avatar zalmoxisus commented on May 19, 2024

Awesome! It even works with persist state: http://freezer-redux-devtools.divshot.io/?debug_session=test (use the extension in dev, click then refresh and you will not lose the devtools' history).

from redux-devtools-extension.

zalmoxisus avatar zalmoxisus commented on May 19, 2024

Added your implementation to the README.

Feel free to open this ticket or open another one if something goes wrong.

from redux-devtools-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.