redux-devtools icon indicating copy to clipboard operation
redux-devtools copied to clipboard

DevTools for Redux with hot reloading, action replay, and customizable UI

Results 256 redux-devtools issues
Sort by recently updated
recently updated
newest added

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...

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.27.7?slim=true)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/electron/37.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/electron/37.1.0?slim=true)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chromedriver/138.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromedriver/138.0.0?slim=true)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/codemirror/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/codemirror/6.0.2?slim=true)](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)* ![Image](https://github.com/user-attachments/assets/fbb42c56-e7ba-4682-a756-cf405d5041ce) So,...