Commit Graph

14 Commits

Author SHA1 Message Date
Nolan Lawson f6f5d93780
chore: use @rollup/plugin-strip to remove console.log and perf marks/measures (#136)
* fix: use @rollup/plugin-strip

* fix: progress

* test: fix test

* fix: fixup
2021-05-31 08:45:59 -07:00
Nolan Lawson 68ddbd770e
refactor: refactor and properly test offline mode (#108)
* refactor: refactor and properly test offline mode

* refactor: add code comment
2020-12-28 17:53:23 -08:00
Nolan Lawson 8f25a03436 fix: progress on custom emoji 2020-06-14 17:30:32 -07:00
Nolan Lawson 596a702cb9 feat: implement favorites 2020-06-12 20:14:47 -07:00
Nolan Lawson 294d615e8a feat: add ability to change skin tone emoji 2020-06-11 20:29:48 -07:00
Nolan Lawson 7655348c1f fix: improve a11y, improve test coverage 2020-06-11 00:04:18 -07:00
Nolan Lawson 77c5eed0d8 test: run jest on source files 2020-06-10 07:51:29 -07:00
Nolan Lawson 1c1c3be036 test: improve test coverage 2020-06-09 21:44:53 -07:00
Nolan Lawson ae315f2c4b fix: add first DOM test, fix picker API 2020-06-07 09:14:43 -07:00
Nolan Lawson d87e875b26 test: ignore marks/measures 2020-06-06 20:59:17 -07:00
Nolan Lawson 09c7c90f98 fix: fix dead code elimination 2020-06-05 08:57:51 -07:00
Nolan Lawson 72cc5bfbda test: add tests 2020-06-04 21:46:25 -07:00
Nolan Lawson 51040b3d96 fix: add better perf marks / logging system 2020-06-04 18:31:31 -07:00
Nolan Lawson 9ffe091598 fix: improve token extraction 2020-06-04 08:50:52 -07:00