Nathan Bierema
a8883f287d
Convert npm extension package to TypeScript ( #948 )
...
* stash
* stash
2021-11-06 14:38:27 +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
a9ef668d9b
Remove deprecated inject scripts ( #947 )
2021-11-06 04:23:00 +00:00
Nathan Bierema
16cad91ede
Remove deprecated updateStore method ( #943 )
2021-11-05 20:59:08 +00:00
Nathan Bierema
5c375330b4
Remove deprecated creation of store ( #946 )
2021-11-05 20:22:04 +00:00
Nathan Bierema
b79886eb50
Remove deprecated getMonitor method ( #945 )
2021-11-05 19:41:29 +00: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
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]
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
renovate[bot]
3dae06e2cb
chore(deps): update dependency selenium-webdriver to v4 ( #909 )
...
* chore(deps): update dependency selenium-webdriver to v4
* Update
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-21 14:15:09 +00:00
renovate[bot]
577943bfd1
chore(deps): update dependency chromedriver to v94 ( #893 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-21 04:48:25 +00: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]
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]
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]
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
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
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
Nick McCurdy
e18b2757f4
chore(*): remove Travis ( #864 )
...
* chore(*): remove Travis config
* chore(*): fix CI badges
* chore(*): fix package source links
* chore(*): remove CI badges from packages
2021-09-17 15:02:33 +00:00
renovate[bot]
ced495167a
chore(deps): update dependency prettier to v2.4.0 ( #857 )
...
* chore(deps): update dependency prettier to v2.4.0
* Format
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-09-15 21:47:31 +00:00
renovate[bot]
74741a2d27
fix(deps): update all non-major dependencies ( #859 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 22:55:43 -04:00
renovate[bot]
d18c48cbb6
chore(deps): update dependency chromedriver to v93 ( #831 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-09-13 20:28:33 +00:00
Nathan Bierema
4829547451
fix(extension): update links in manifest.json ( #852 )
2021-09-06 17:28:01 -04:00
Nathan Bierema
42728c2114
feat(extension): replace whitelist/blacklist with allowlist/denylist ( #851 )
2021-09-06 20:07:44 +00:00
Nathan Bierema
5f1b7e9de5
fix(app): remove remotedev option ( #845 )
2021-09-06 18:29:41 +00:00
Nathan Bierema
d1462690ba
fix(extension): increase delay in e2e chrome test ( #846 )
2021-09-06 18:07:02 +00:00
Nathan Bierema
370b5e6df3
fix(extension): fix state persisting ( #843 )
2021-09-06 16:48:34 +00:00
renovate[bot]
d492b2de75
chore(deps): update all non-major dependencies ( #771 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-05 01:53:32 +00:00
Nathan Bierema
01ad152ac9
fix(extension): fix style of links ( #835 )
2021-09-04 21:41:27 +00:00
Nathan Bierema
855f22e14e
fix(extension): remove special case for JUMP_TO_STATE ( #829 )
2021-09-02 13:34:24 +00:00
renovate[bot]
a5867e83d6
fix(deps): update dependency electron to v14 ( #827 )
...
* fix(deps): update dependency electron to v14
* chore(deps): update dependency chromedriver to v92
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-30 22:57:55 -04:00
Nathan Bierema
a3a46cabf0
feat(extension): add persistence of settings ( #826 )
2021-08-31 01:42:01 +00:00
renovate[bot]
ad23a3ed8b
fix(deps): update dependency redux-persist to v6 ( #811 )
...
* fix(deps): update dependency redux-persist to v6
* Changes
* Add PersistGate
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-30 22:18:02 +00:00
Nathan Bierema
91b89826ea
feat(extension): use persist from app ( #821 )
...
* feat(extension): use persist from app
* Fix imports
2021-08-30 05:21:32 +00:00
Nathan Bierema
a640e7345a
fix(extension): fix types ( #822 )
2021-08-30 04:54:35 +00:00
Nathan Bierema
e98c083e41
fix(extension): remove socket from panel store ( #820 )
2021-08-30 02:17:39 +00:00
Nathan Bierema
1258902c35
fix(extension): fix code editor styles ( #817 )
2021-08-30 01:32:29 +00:00
Nathan Bierema
d38a438764
chore(*): clean up babel configs ( #816 )
2021-08-29 23:25:48 +00:00
renovate[bot]
7481d6a738
fix(deps): update dependency react-icons to v4 ( #807 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-29 14:54:05 +00:00
renovate[bot]
6660eaae18
chore(deps): update dependency webpack to v5 ( #788 )
...
* chore(deps): update dependency webpack to v5
* Add path
* changes
* Add path to extension
* Fix things
* Fix that
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-29 04:09:37 +00:00
Nathan Bierema
04176905c6
chore(extension): clean up babelrc ( #795 )
...
* chore(extension): clean up babelrc
* Format
2021-08-27 19:53:20 +00:00
renovate[bot]
5cee92d1ef
chore(deps): update jest monorepo (major) ( #791 )
...
* chore(deps): update jest monorepo
* Changes for jest 27
* Update types as well
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-27 16:08:40 +00:00
Nathan Bierema
fdf3f2d94f
feat(extension): add back buttons for opening new windows ( #784 )
2021-08-27 01:37:12 +00:00