Nathan Bierema
b79b2c3bbc
Fix some unbound-method ESLint errors ( #1576 )
...
* Fix some unbound-method ESLint errors
* Keep that one
2023-12-17 22:03:02 -05:00
Nathan Bierema
b54bc75cbb
Remove prop-types ( #1557 )
2023-12-10 00:50:15 -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
renovate[bot]
922985f9ea
chore(deps): update dependency prettier to v3 ( #1434 )
...
* chore(deps): update dependency prettier to v3
* Format
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2023-07-12 18:03:20 +00: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
renovate[bot]
8d4f514187
chore(deps): update dependency eslint-plugin-react to ~7.29.4 ( #1119 )
...
* chore(deps): update dependency eslint-plugin-react to ~7.29.4
* Add children prop
* Updates
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-16 15:32:31 +00:00
Nathan Bierema
b82de74592
Add ESM builds ( #997 )
...
* Use rollup for d3tooltip
* Use rollup for map2tree
* Set moduleResolution
* Use rollup for d3-state-visualizer
* Use rollup for react-base16-styling
* Use rollup for react-dock
* Use rollup for react-json-tree
* Use rollup for redux-devtools
* Use rollup for redux-devtools-intrument
* Use rollup for redux-devtools-chart-monitor
* Update export
* Use rollup for redux-devtools-dock-monitor
* Use rollup for redux-devtools-inspector-monitor
* Fix inspector demo
* Fix invalid eslint config
* Use rollup for inspector-monitor-test-tab
* Use rollup for inspector-monitor-trace-tab
* Use rollup for redux-devtools-log-monitor
* Use rollup for redux-devtools-remote
* Use rollup in redux-devtools-rtk-query-monitor
* Use rollup for redux-devtools-serialize
* Fix redux-devtools examples
* Use rollup for redux-devtools-slider-monitor
* Fix slider examples
* Use rollup for redux-devtools-ui
* Use rollup for redux-devtools-utils
* Use rollup for redux-devtools-extension
* Use rollup for redux-devtools-app
* Fix Webpack app build
* Fix extension build
* Turn on minimization
* Update CLI
2022-01-10 15:41:53 +00:00
renovate[bot]
7e4cea6fa9
chore(deps): update typescript-eslint monorepo to v5 (major) ( #907 )
...
* chore(deps): update typescript-eslint monorepo to v5
* Update
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-21 19:08:35 +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
0c78a5a9a7
feat(d3-state-visualizer): convert to TypeScript ( #640 )
...
* feat(d3-state-visualizer): convert to TypeScript
* dep
* Odd
2020-09-20 19:05:37 -04:00
Nathan Bierema
f1e3f4f834
feat(redux-devtools): convert counter example to TypeScript ( #616 )
...
* stash
* finish
* optional
2020-08-27 18:44:02 -04:00
Nathan Bierema
2faa16319b
feat(redux-devtools-log-monitor): convert to TypeScript ( #613 )
...
* Stash
* And that
* finish
* fix up dependencies
2020-08-27 09:19:37 -04:00
Nathan Bierema
10bf7bc084
chore(*): upgrade prettier ( #570 )
...
* chore(*): upgrade prettier
* chore(*): upgrade prettier
2020-08-08 16:26:39 -04:00
Nathan Bierema
2092d2f6d3
chore(*): make minor upgrades ( #543 )
...
* chore(*): make minor upgrades
* Make safe update
* unsafe
2020-08-01 14:21:04 -04:00
nndio
6907c48147
Use prettier
2019-01-10 20:51:14 +02:00
nndio
458f9019aa
Fix and unify eslint
2019-01-10 19:23:33 +02:00
Mihail Diordiev
e6fdfb9c9e
Merge redux-devtools-log-monitor ( #432 )
...
* Move from gaearon/redux-devtools-log-monitor
* Npm package config and add credits
2018-12-22 02:50:57 +02:00