redux-devtools
redux-devtools copied to clipboard
DevTools for Redux with hot reloading, action replay, and customizable UI
This library had met everything I needed but for the fact that I wanted things to be able to be navigated by keyboards. Default arrows are now focusable as buttons...
Feature request
The trace feature is really powerful and helpful. I hope this could make it even better. For example, I'd like to exclude stack trace of node_modules dependencies like `redux-thunk` so...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`^7.27.4` -> `^7.27.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.27.4/7.27.7) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [electron](https://redirect.github.com/electron/electron) | [`^31.7.7` -> `^37.1.0`](https://renovatebot.com/diffs/npm/electron/31.7.7/37.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Sorting state fields in alphabetic order was supported in the `State` tab in https://github.com/reduxjs/redux-devtools/pull/1264 This time let's support that in the `Diff` tab as well! |Before|After| |---|---| ||| This contributes...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chromedriver](https://redirect.github.com/giggio/node-chromedriver) | [`^126.0.5` -> `^138.0.0`](https://renovatebot.com/diffs/npm/chromedriver/126.0.5/138.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [codemirror](https://redirect.github.com/codemirror/basic-setup) | [`^5.65.19` -> `^6.0.2`](https://renovatebot.com/diffs/npm/codemirror/5.65.19/6.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
In the list of action items, the label of each item is currently cut off with 3 dots when the extension pane gets small *(see the screenshot below)*  So,...