Commit Graph

6 Commits

Author SHA1 Message Date
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
326cfdf217
chore(extension): add extension to yarn workspaces (#747)
* Add packages

* misc changes

* Work

* Fix missing package

* Remove lint for now

* Test differently

* Try no-sandbox

* Test

* Try that

* Try that

* Test

* Not headless?

* Test electron

* Try Windows

* lerna run test

* Update
2021-06-19 23:08:00 -04:00
Nathan Bierema
55e2284a3d
chore(*): upgrade prettier (#743)
* chore(*): upgrade prettier

* Update snapshots
2021-06-17 23:56:36 -04:00
Nathan Bierema
f1c2e17998
chore(extension): upgrade dependencies (#689)
* cross-env and enzyme

* babel/register

* eslint and file-loader

* raw-loader

* rimraf and style-loader

* lodash and react-icons

* react-redux and redux

* prettify
2020-12-19 17:36:05 -05:00
Nathan Bierema
9cf69bcc63
chore(extension): upgrade gulp (#662)
* Update upath

* Upgrade gulp

* Fix core-js

* stash

* prettier
2020-10-31 07:51:20 -05:00
Nathan Bierema
6782f4ae41
chore(extension): add extension (#658)
* Move extension

* prettier
2020-10-26 08:18:23 -04:00