Commit Graph

11 Commits

Author SHA1 Message Date
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
5ab7cae0de
refactor(trace): remove settle-promise (#815) 2021-08-29 20:15:56 +00:00
Nathan Bierema
b32b08552e
fix(trace): restore usage of @babel/code-frames (#813)
* Restore usage of @babel/code-frame

* Use resolutions
2021-08-29 14:32:44 -04:00
renovate[bot]
f7c45f94b0
fix(deps): update dependency html-entities to v2 (#805)
* fix(deps): update dependency html-entities to v2

* Changes

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-29 16:20:20 +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
a418284a4a
chore(extension): convert to TypeScript (#756)
* Start work

* More work

* stash

* stash

* stash

* Eliminate relay

* Fix

* Define page script to content script messages

* Define ContentScriptToPageScriptMessage

* Not required

* Fill out more types

* More work on types

* More type fixes

* Add type

* More improvements to types

* More work on types

* Fix more type errors

* More changes

* More work

* Work

* Fix build

* Fix lint

* Fix more lint

* Fix bug

* Fix tests
2021-08-25 00:22:54 -04:00
Nathan Bierema
55e2284a3d
chore(*): upgrade prettier (#743)
* chore(*): upgrade prettier

* Update snapshots
2021-06-17 23:56:36 -04:00
Nathan Bierema
a635c4bc6a
chore(*): upgrade to TypeScript 4.2 (#740)
* chore(*): upgrade to TypeScript 4.2

* Fix

* Ignore
2021-06-17 23:00:59 -04:00
Nathan Bierema
985b7b6a56
chore(*): upgrade to TypeScript 4.1 (#739)
* chore(*): upgrade to TypeScript 4.1

* Fix lint

* Fix tests
2021-06-17 21:41:41 -04:00
Nathan Bierema
a46b43209d
chore(*): make more packages scoped (#692)
* dock-monitor

* log-monitor

* serialize

* slider-monitor

* inspector-monitor

* chart-monitor

* test-tab

* trace-tab

* Fix
2020-12-21 15:46:28 -05:00
Nathan Bierema
187699491f
chore(trace): rename trace-monitor to trace-tab (#650)
* chore(trace): rename trace-monitor to test-tab

* And that

* Fix name
2020-10-04 00:11:22 -04:00