Nathan Bierema
8682d05b0b
Update Redux packages ( #1583 )
...
* Update Redux packages
* Fix instrument build
* Fix some test type errors
* Fix redux-devtools build
* Fix rtk-query-monitor build
* Fix redux-devtools-app build
* Fix redux-devtools-extension build
* Fix redux-devtools-remote build
* Fix extension build
* slider-monitor-example
* test-tab-demo
* inspector-monitor-demo
* rtk-query-monitor-demo
* counter-example
* todomvc-example
* Fix lint
* Fix instrument test types
* Fix core tests
* Fix rtk-query-monitor tests
* Updates
2024-08-05 23:11:13 -04:00
Nathan Bierema
bca760097b
Fix missing CSS for code editor ( #1491 )
...
* Import bundled css files
* Create smart-files-swim.md
2023-09-15 00:42:20 +00:00
Nathan Bierema
4e0620c131
Build extension with esbuild ( #1476 )
...
* window.bundle.js seems to work
* minify
* Use API instead of CLI
* Add remote bundle
* Perform code-splitting
* Add background and stop code-splitting
* Add other entrypoints
* Flesh out some more
* Keep going
* Copy to browser directories
* Ignore import type error
* Strip out webpack stuff
* Remove todos
* Remove pug imports
* Fix
2023-08-30 20:59:38 -04:00
Nathan Bierema
d18525b5c7
Increase min-width for popup ( #1468 )
...
* Increase min-width for popup
* Create short-lamps-cross.md
2023-08-27 21:09:02 -04: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
kentkwee
d54adb76f8
feature(redux-devtools-inspector-monitor): add option to sort state tree alphabetically and/or disable collections ( #1264 )
...
Co-authored-by: Kent Kwee <kent.kwee@tngtech.com>
2023-04-11 08:21:40 -04:00
Nathan Bierema
6cc517d97e
Refactor extension directory structure ( #1248 )
...
* Move background to top-level
* Move devpanel to top-level
* Move devtools to top-level
* Move options to top-level
* Move window to top-level
* Move chromeApiMock to top-level
* Move manifests to top-level
* Move contentScript to top-level
* Move pageScript to top-level
* Update tests
* Update Webpack config
* Fix path
2022-10-10 13:05:28 -04:00