1
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
ssube 6ebad3c08a fix(build): use sanitized git tag or ref for image tag 2021-08-06 03:05:36 +00:00
ssube b23eb389ba fix(build): handle image build errors in script 2021-08-06 03:05:36 +00:00
ssube 71e2bb53e4
remove: unused deps that were added for the UI branch 2021-08-04 23:22:18 -05:00
ssube 24d96a56d4
feat: switch output to es module, use c8 for coverage
BREAKING CHANGE: requires Node with stable ES modules. Consumers
targeting versions of Node or browsers without module support will
need to use a bundler to replace the imports.
2021-07-29 23:42:54 -05:00
ssube 3f5ab33c64
lint: remove boolean default, unused imports 2020-08-27 22:02:50 -05:00
ssube 6229e2b46f fix(test): cover label color selection and update 2020-08-15 16:53:33 -05:00
ssube 3442b8f052
feat: initial project structure from template 2020-08-11 18:12:14 -05:00