Nathan Bierema
61632768a7
Replace styled-components with Emotion ( #1883 )
...
* Replace styled-components with Emotion in ui
* react-dock
* Remainder
* Fix
* Format
* Update snapshots
* Create bright-sheep-joke.md
2025-06-01 13:59:13 +00:00
renovate[bot]
bd463b19ec
chore(deps): update typescript-eslint monorepo to v8 (major) ( #1710 )
...
* chore(deps): update typescript-eslint monorepo to v8
* instrument
* react-base16-styling
* Disable react/prop-types
* react-json-tree
* redux-devtools-ui
* inspector-monitor
* react-dock
* log-monitor
* map2tree
* d3-state-visualizer
* test-tab
* rtk-query-monitor
* slider-monitor
* trace-tab
* chart-monitor
* app-core
* utils
* test-tab-demo
* inspector-monitor-demo
* redux-devtools-counter-demo
* redux-devtools-todomvc-demo
* remote
* cli
* react-dock-demo
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-08-05 00:38:28 +00:00
Matt Oakes
96ac1f291a
Move the logic from @redux-devtools/app into @redux-devtools/app-core ( #1655 )
...
This change splits out the main logic from the Redux Devtools App into a new
core package but keeps the socket connection management in @redux-devtools/app.
The aim is to allow for easier reuse of the rest of the app in other envioronments
with their own transport methods, such as React Native or Electron.
2024-06-12 09:18:46 -04:00