renovate[bot]
82c114c375
fix(deps): update all non-major dependencies ( #956 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 02:14:56 +00:00
renovate[bot]
96851210c6
chore(deps): update dependency stylelint-config-standard to v24 ( #958 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 15:23:59 -05:00
renovate[bot]
733293fdeb
chore(deps): update dependency eslint to v8 ( #902 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 19:12:10 -05:00
renovate[bot]
e2c6532d13
chore(deps): update all non-major dependencies ( #953 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 17:49:26 -05:00
renovate[bot]
8f7bfb52b0
fix(deps): update dependency framer-motion to v5 ( #926 )
...
* fix(deps): update dependency framer-motion to v5
* Fix peer deps
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-11-10 14:55:19 +00:00
renovate[bot]
e985f0e989
fix(deps): update all non-major dependencies ( #952 )
...
* fix(deps): update all non-major dependencies
* Fix lint error
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-11-10 14:32:42 +00:00
renovate[bot]
82cdc6c119
chore(deps): lock file maintenance ( #951 )
...
* chore(deps): lock file maintenance
* Fix build
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-11-08 05:48:23 +00:00
renovate[bot]
621063b97d
fix(deps): update all non-major dependencies ( #935 )
...
* fix(deps): update all non-major dependencies
* Combine react types
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-11-08 02:33:44 +00:00
Nathan Bierema
faff0db47b
Publish
...
- remotedev-redux-devtools-extension@3.0.0-rc.1
- d3-state-visualizer@1.4.1
- d3tooltip@1.3.1
- map2tree@1.5.1
- react-base16-styling@0.8.1
- react-dock@0.4.1
- react-json-tree@0.15.1
- @redux-devtools/app@1.0.0-9
- @redux-devtools/chart-monitor@1.9.1
- @redux-devtools/cli@1.0.0-10
- @redux-devtools/dock-monitor@1.4.1
- @redux-devtools/extension@3.0.0-rc.1
- @redux-devtools/inspector-monitor-test-tab@0.7.3
- @redux-devtools/inspector-monitor-trace-tab@0.2.3
- @redux-devtools/inspector-monitor@1.0.1
- @redux-devtools/instrument@1.11.1
- @redux-devtools/log-monitor@2.3.1
- @redux-devtools/remote@0.6.0
- @redux-devtools/rtk-query-monitor@1.0.1
- @redux-devtools/serialize@0.3.1
- @redux-devtools/slider-monitor@2.0.0-9
- @redux-devtools/ui@1.0.0-10
- @redux-devtools/utils@1.0.0-7
- @redux-devtools/core@3.9.1
- d3-state-visualizer-tree-example@0.1.1
- react-dock-demo@0.1.1
- react-json-tree-example@1.1.3
- test-demo@0.1.1
- inspector-demo@0.1.1
- rtk-query-demo@0.1.1
- slider-todomvc@0.1.3
- counter-redux@0.1.3
- todomvc@0.2.2
2021-11-06 13:44:49 -04:00
Nathan Bierema
179ef5887e
Add files to extension package.json
2021-11-06 13:36:26 -04:00
Nathan Bierema
1de7e11a0a
Integrate color scheme preference into ui library ( #950 )
2021-11-06 17:28:35 +00:00
Nathan Bierema
a8883f287d
Convert npm extension package to TypeScript ( #948 )
...
* stash
* stash
2021-11-06 14:38:27 +00:00
Nathan Bierema
0651b764df
Update documentation for remote ( #949 )
2021-11-06 14:12:11 +00:00
Fabrizio Vitale
90cde4cfdf
Feat/use dark mode preference to set initial theme.light ( #861 )
...
* feat(redux-devtools-app): use `prefers-color-scheme` to set `theme.light` if user has not set a preferred theme
* chore(@redux-devtools/app): fix lint error
Error message:
0:0 error Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser.
The file does not match your project config: test/__mocks__/styleMock.ts.
The file must be included in at least one of the projects provided
* chore: run prettier
* feat(app): add theme color dropdown
* refactor(rename): system preference option from default to auto
2021-11-06 09:52:43 -04:00
Nathan Bierema
de83aa1b45
Remove deprecated filter methods ( #944 )
2021-11-05 19:20:01 +00:00
Nathan Bierema
39be59eebe
Remove deprecated serialization parameters ( #942 )
2021-11-05 18:54:22 +00:00
Nathan Bierema
a3d70a7e04
Remove references to remotedev.io ( #941 )
2021-11-05 14:53:43 +00:00
Nathan Bierema
0d38895eb2
Fix uninitialized errorCounts bug in remote DevTools ( #936 )
...
* Fix bug in remote
* Use create instead of connect
2021-11-02 03:19:25 +00:00
renovate[bot]
beb02ebe6d
chore(deps): update all non-major dependencies ( #921 )
...
* chore(deps): update all non-major dependencies
* Combine react types
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-11-01 13:59:32 +00:00
Nathan Bierema
9a130ce9d1
Add @redux-devtools/remote ( #928 )
2021-10-28 20:39:47 +00:00
renovate[bot]
acdee33088
chore(deps): update dependency @types/node to v16 ( #923 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-25 21:48:05 -04:00
renovate[bot]
0400e0c8e0
fix(deps): update dependency knex to ^0.95.11 ( #837 )
...
* fix(deps): update dependency knex to ^0.95.11
* Changes
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-25 18:33:53 +00:00
renovate[bot]
503be15cf4
fix(deps): update apollo graphql packages to v3 (major) ( #794 )
...
* fix(deps): update apollo graphql packages to v3
* stash
* Change
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-25 17:20:23 +00:00
renovate[bot]
2913769e3a
fix(deps): update dependency graphql to v15 ( #804 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-25 14:39:59 +00:00
renovate[bot]
ef374287be
fix(deps): update all non-major dependencies ( #911 )
...
* fix(deps): update all non-major dependencies
* Changes
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-25 00:42:08 +00:00
renovate[bot]
a0472bdeaa
chore(deps): update react monorepo ( #792 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 16:11:42 +00:00
Nathan Bierema
e8dc843f78
Replace enzyme with React testing library in app and extension ( #918 )
...
* Update tests
* Replace in extension as well
2021-10-22 14:49:53 +00:00
Nathan Bierema
57ec0534b2
Replace enzyme with React testing library in ui ( #917 )
...
* Replace enzyme with React testing library in ui
* Mock Math.random()
2021-10-22 04:18:03 +00:00
Nathan Bierema
623e4b42a6
Replace enzyme with React testing library in trace-tab ( #916 )
2021-10-22 00:43:15 +00:00
Nathan Bierema
f1514f7e4a
Replace enzyme with React testing library in test-tab ( #915 )
2021-10-21 21:55:21 +00:00
renovate[bot]
492aa362fb
fix(deps): update dependency react-bootstrap to v2 ( #910 )
...
* fix(deps): update dependency react-bootstrap to v2
* Remove Append
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-21 20:07:15 +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
renovate[bot]
0262fe1345
chore(deps): update dependency stylelint-config-standard to v23 ( #914 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-21 18:05:37 +00:00
renovate[bot]
922b8be10a
chore(deps): update dependency stylelint to v14 ( #913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-21 17:42:51 +00:00
renovate[bot]
ada8aa0a89
chore(deps): update dependency html-loader to v3 ( #912 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-21 13:25:36 -04:00
renovate[bot]
2b6acd853a
fix(deps): update all non-major dependencies ( #906 )
...
* fix(deps): update all non-major dependencies
* Changes
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-21 04:26:47 +00:00
renovate[bot]
f1ae2d11a0
chore(deps): update dependency stylelint-config-prettier to v9 ( #908 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 23:00:17 +00:00
renovate[bot]
8e8df67007
fix(deps): update all non-major dependencies ( #900 )
...
* fix(deps): update all non-major dependencies
* Update snapshots
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-11 04:16:48 +00:00
renovate[bot]
689ea58318
chore(deps): update dependency eslint-plugin-jest to v25 ( #904 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-10 16:17:01 -04:00
renovate[bot]
7e01b693ad
chore(deps): update dependency typescript to ~4.4.3 ( #833 )
...
* chore(deps): update dependency typescript to ~4.4.3
* Fix instrument
* Fix app
* Fix cli
* Fix extension
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-05 02:32:03 +00:00
renovate[bot]
9cbcc53062
chore(deps): update dependency @types/d3 to ^3.5.46 ( #899 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 19:18:48 +00:00
renovate[bot]
0d4750ebba
chore(deps): update all non-major dependencies ( #898 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 18:57:11 +00:00
renovate[bot]
3957e694c6
chore(deps): update all non-major dependencies ( #883 )
...
* chore(deps): update all non-major dependencies
* Combine react types
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-04 04:29:49 +00:00
Nathan Bierema
88685b08a3
chore(ui): fix storybook build ( #895 )
...
* Add storybook build
* Downgrade color
2021-10-01 21:34:29 +00:00
Nathan Bierema
13c775ee2c
chore(slider): fix example build ( #894 )
2021-10-01 20:46:02 +00:00
Nathan Bierema
d3fccc1487
chore(rtk-query): fix demo build ( #892 )
...
* stash
* stash
* stash
2021-09-25 13:21:12 +00:00
Nathan Bierema
6af7103e41
chore(test-tab): fix demo build ( #891 )
...
* stash
* stash
2021-09-25 04:54:14 +00:00
Nathan Bierema
399c83f9bf
chore(inspector): fix example build ( #890 )
2021-09-25 04:12:30 +00:00
renovate[bot]
02a8232058
fix(deps): update dependency react-select to v5 ( #889 )
...
* fix(deps): update dependency react-select to v5
* Updates
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-09-25 02:58:39 +00:00
Nathan Bierema
b20f1fffe3
chore(core): fix example builds ( #888 )
2021-09-22 04:01:04 +00:00