redux-devtools/packages/redux-devtools-log-monitor/src
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
..
actions.ts feat(redux-devtools-log-monitor): convert to TypeScript (#613) 2020-08-27 09:19:37 -04:00
brighten.ts feat(redux-devtools-log-monitor): convert to TypeScript (#613) 2020-08-27 09:19:37 -04:00
index.ts Add ESM builds (#997) 2022-01-10 15:41:53 +00:00
LogMonitor.tsx chore(*): upgrade prettier (#743) 2021-06-17 23:56:36 -04:00
LogMonitorButton.tsx chore(deps): update dependency eslint-plugin-react to ~7.29.4 (#1119) 2022-05-16 15:32:31 +00:00
LogMonitorButtonBar.tsx chore(redux-devtools): move to scoped package (#691) 2020-12-21 09:08:08 -05:00
LogMonitorEntry.tsx Remove UNSAFE methods from react-json-tree (#1288) 2023-01-04 23:17:44 -05:00
LogMonitorEntryAction.tsx Remove UNSAFE methods from react-json-tree (#1288) 2023-01-04 23:17:44 -05:00
LogMonitorEntryList.tsx chore(redux-devtools): move to scoped package (#691) 2020-12-21 09:08:08 -05:00
reducers.ts feat(redux-devtools-log-monitor): convert to TypeScript (#613) 2020-08-27 09:19:37 -04:00