Nathan Bierema
|
3205269f8c
|
[inspector-monitor] Add explicit return types (#1573)
* Cleanup
* Explicitly define return type
* Create violet-hotels-appear.md
* Strip out module augmentation
* Update violet-hotels-appear.md
|
2023-12-16 17:10:27 +00:00 |
|
Nathan Bierema
|
158ba2ce12
|
[inspector-monitor] Replace jss with Emotion (#1560)
* Setup Emotion
* Fix setup
* Start conversion
* actionList
* actionListHeader
* actionListRows
* actionListHeaderSelector
* actionListItem
* actionListItemTime
* actionListItemSelector
* actionListItemName
* actionListHeaderSearch
* actionListHeaderWrapper
* actionPreview
* Remaining css
* Format
* Propagate Emotion dependencies
* Fix tests
* Remove styling prop
* Remove jss
* Remove themeState
* Use color map as Emotion theme
* Rework theme resolution
* Inline CSS
* Remove usage of className
* Fix warning
* Create large-spoons-yell.md
|
2023-12-12 04:02:35 +00:00 |
|
Nathan Bierema
|
c379a62081
|
Imprrove ability to tree-shake libraries (#1050)
* Revert "Remove React from page bundle (#1031)"
This reverts commit fdfbc1942e .
* redux-devtools
* d3-state-visualizer
* d3tooltip
* map2tree
* react-base16-styling
* react-dock and react-json-tree
* redux-devtools-app
* redux-devtools-chart-monitor
* redux-devtools-dock-monitor
* redux-devtools-extension
* redux-devtools-inspector-monitor-test-tab
* redux-devtools-inspector-monitor-trace-tab
* redux-devtools-instrument
* redux-devtools-log-monitor and redux-devtools-remote
* redux-devtools-rtk-query-monitor
* redux-devtools-serialize
* redux-devtools-slider-monitor
* redux-devtools-ui
* redux-devtools-utils
* Fix build
* Fix storybook build
Storybook loads the babel.config.json but not .babelrc.json. We actually don't want to load the babel config because it uses @babel/runtime which can't be resolved with Yarn PnP.
|
2022-01-24 02:11:46 +00:00 |
|
Nathan Bierema
|
d1c222d847
|
refactor(redux-devtools-inspector-monitor): rename package (#633)
|
2020-09-10 12:37:19 -04:00 |
|