Commit Graph

357 Commits

Author SHA1 Message Date
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
Nathan Bierema
47d102680a
chore(react-json-tree): fix example build (#887)
* chore(react-json-tree): fix example build

* Fix build
2021-09-22 03:24:10 +00:00
Nathan Bierema
09c82b70ab
chore(react-dock): fix example build (#886)
* chore(react-dock): fix demo build

* Lint
2021-09-22 02:57:17 +00:00
renovate[bot]
c0662f115b
fix(deps): update dependency electron to v15 (#885)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 19:39:03 -04:00
renovate[bot]
aa5b2a756e
chore(deps): update all non-major dependencies (#860)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-20 21:49:13 +00:00
Nathan Bierema
29fd019e2b
chore(deps): enable renovate for examples (#879)
* chore(deps): enable renovate for examples

* Format

* yarn.lock
2021-09-20 20:57:03 +00:00
Nathan Bierema
525a9174c3
chore(*): reorder package.json (#878) 2021-09-20 17:29:23 +00:00
Nathan Bierema
3c28250668
chore(cli): increase timeout in test (#873) 2021-09-20 00:56:48 +00:00
Nathan Bierema
f23b14cdf0
chore(d3-state-visualizer): fix example build (#875) 2021-09-20 00:33:29 +00:00
Nathan Bierema
f454ac8a7f
chore(*): switch to Yarn Plug'n'Play (#871)
* Build all

* Lint all

* Test (almost) all

* Test CLI

* Format

* Make styled-components a peer dependency

* Add missing peer dependencies

* Fix electron fixture
2021-09-19 21:59:01 +00:00
Nathan Bierema
97ca2fc781
chore(*): move devDependencies back to packages (#870)
* Start work

* More work

* More work

* Prettify

* Fix

* More work

* Fix

* Cleanup
2021-09-18 23:47:03 +00:00
Nathan Bierema
17314ccf70
chore(*): rename devui to redux-devtools-ui (#868) 2021-09-18 14:00:58 +00:00