Roadmap
See original GitHub issueHey guys, I’m one of the new maintainers of Redux DevTools. Here’s a list of our priorities as we become familiar with the code base and the state of this monorepo:
- 1. Release latest version of all packages.
- 2. Convert packages to TypeScript (in order to gain familiarity with the code base and make contributions easier).
-
react-base16-styling
-
redux-devtools-instrument
-
react-json-tree
- example
-
redux-devtools
- counter example
- todomvc example
-
react-dock
-
redux-devtools-dock-monitor
-
redux-devtools-log-monitor
-
redux-devtools-serialize
-
redux-devtools-core
-
redux-devtools-slider-monitor
- example
-
redux-devtools-inspector-monitor
-
devui
-
redux-devtools-cli
-
d3-state-visualizer
- example
-
redux-devtools-chart-monitor
-
redux-devtools-test-generator
-
map2tree
-
d3tooltip
-
redux-devtools-trace-monitor
-
- 3. Finish moving remaining packages (including
redux-devtools-extension
) to this monorepo (closing https://github.com/reduxjs/redux-devtools/issues/412).- Move the packages
- Integrate them into Yarn workspaces
- Convert to TypeScript
- 4. Fix known issues:
- The extension specific buttons that aren’t included in
@redux-devtools/app
. - The dispatcher styles are broken.
- Use new state persistence logic from
@redux-devtools/app
in the extension. - Propagate usage of
redux-persist
to extension from app - Fix slider monitor
- The extension specific buttons that aren’t included in
- 5. Test the buttons I don’t use on a regular basis (e.g., import, export, lock, pin, etc.).
- 6. Release new UI changes to the Redux DevTools Extension in a 3.0 release.
We’ll also continue to prioritize bug fixes during this process as well. We probably won’t be accepting any new features until these priorities have been completed and for the most part we’re focusing on just trying to maintain Redux DevTools as-is.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:8
- Comments:16 (11 by maintainers)
Top Results From Across the Web
What is a roadmap? - The ultimate guide to ... - Roadmunk
A visual roadmap is a communication tool. They're created and presented to get all stakeholders, executives and your entire team aligned on one...
Read more >Developer Roadmaps
Community driven roadmaps, articles, guides, quizzes, tips and resources for developers to learn from, identify their career paths, know what they don't ...
Read more >Roadmapping: Your starter guide - AHA.io
A roadmap is a visual representation of your strategic plans. It ties together your strategy (the "why"), the work you will need to...
Read more >Roadmap: definition, tools, examples - Office Timeline
A roadmap is the high-level, visual representation of the lifecycle of a business initiative, complete with the end goal, steps to take and...
Read more >Roadmap Basics - ProductPlan
A roadmap is a strategic plan that defines a goal or desired outcome and includes the major steps or milestones needed to reach...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I am willing to add a
hacktoberfest-accepted
label to a PR if someone submits a PR that they want to get Hacktoberfest credit for. Just note that on the PR.Thank you @Methuselah96 @zalmoxisus @FaberVitale for the v3 release ❤️ Love the new UI, RTK query monitor and all the little details!