Iliya Brook
4ceae08fc5
Add lodash.clonedeep and content copying feature
...
The package 'lodash.clonedeep' has been added to dependencies list. Also, a new copy to clipboard feature has been introduced in the ActionPreview.tsx file. This feature deep clones the nextState object and copies the resulting JSON string to the system clipboard.
2024-03-06 15:10:20 +02:00
renovate[bot]
9e4e054f8b
fix(deps): update dependency jsondiffpatch to ^0.6.0 ( #1586 )
...
* fix(deps): update dependency jsondiffpatch to ^0.6.0
* Cleanup renovate.json
* Code updates
* Update test config
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-01-23 21:48:11 -05:00
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
renovate[bot]
c723e4a3c8
chore(deps): update all non-major dependencies ( #1538 )
...
* chore(deps): update all non-major dependencies
* Format
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2023-11-13 17:41:31 -05:00
Nathan Bierema
65205f9078
Replace Action<unknown> with Action<string> ( #1525 )
...
* Replace Action<unknown> with Action<string>
In anticipation of Redux 5 type changes
* Fix lint errors
* Create yellow-steaks-marry.md
2023-11-04 21:04:23 +00:00
kentkwee
d54adb76f8
feature(redux-devtools-inspector-monitor): add option to sort state tree alphabetically and/or disable collections ( #1264 )
...
Co-authored-by: Kent Kwee <kent.kwee@tngtech.com>
2023-04-11 08:21:40 -04:00
Nathan Bierema
81926f3212
Remove UNSAFE methods from react-json-tree ( #1288 )
...
* Remove UNSAFE method from JSONTree
* Bump peer dep
* Fix types
* Remove proptypes
* Remove unused
* shouldExpandNode => shouldExpandNodeInitially
* Cleanup
* Update usages
* Tighten types
* Create four-parrots-poke.md
* Format
* Fix inspector-monitor types
* Fix log-monitor types
* Fix rtk-query-monitor types
* Fix type
2023-01-04 23:17:44 -05:00
Nathan Bierema
4ff825021d
Re-export types referenced by other packages ( #1243 )
...
* Re-export StylingFunction type
* Re-export Base16Theme type from base16
2022-10-09 19:28:53 +00:00
Nathan Bierema
55e2284a3d
chore(*): upgrade prettier ( #743 )
...
* chore(*): upgrade prettier
* Update snapshots
2021-06-17 23:56:36 -04:00
Nathan Bierema
cf357931e3
chore(redux-devtools): move to scoped package ( #691 )
...
* Start
* Finish
2020-12-21 09:08:08 -05:00
Nathan Bierema
ee52c29a8d
chore(core): convert to TypeScript ( #655 )
...
* Get started
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
* stash
2020-10-25 19:32:04 -04:00
Nathan Bierema
d1c222d847
refactor(redux-devtools-inspector-monitor): rename package ( #633 )
2020-09-10 12:37:19 -04:00