Commit Graph

14 Commits

Author SHA1 Message Date
Nolan Lawson 49cc5e529f test: centralize fetch mocks in one place 2024-03-10 20:07:58 -07:00
Nolan Lawson 13f8f70ec1
chore: update fakeindexeddb (#262)
* chore: update fakeindexeddb

* test: fix timings
2022-02-18 14:03:52 -08:00
Nolan Lawson 8c8c331133
chore: update svelte-jester and svelte-preprocess (#260)
* chore: update svelte-jester and svelte-preprocess

* fix: lint

* fix: fix coverage
2022-02-18 13:26:40 -08:00
Nolan Lawson 567da7316a
fix: update favorites only on mount (#210)
Fixes #205
2021-08-13 12:51:57 -07:00
Nolan Lawson f40beeddd1
feat: use emoji-picker-element-data, make shortcodes optional (#75)
* fix: use emoji-picker-element-data

* fix: working

* fix: fix tests

* fix: more work

* test: tests

* test: more tests

* fix: make shortcodes optional

* docs: fixup

* fix: actually install

* docs: make shortcodes optional

* fix: add deprecation notice to trimEmojiData

* fix: fix trimEmojiData

* docs: update readme

* docs: update readme

* docs: tweak docs and error messages
2020-11-06 13:56:01 -08:00
Nolan Lawson a846a269b5
test: improve test reliability, coverage, update deps, remove --no-cache (#58) 2020-10-17 16:54:57 -07:00
Nolan Lawson 819f8dcfd8
test: fix timing issue in test (#38) 2020-08-16 17:31:43 -07:00
Nolan Lawson 2be3d23ac9 perf: use getElementById over querySelector 2020-06-25 07:23:59 -07:00
Nolan Lawson 665a630913 fix: fix and test memory leaks 2020-06-20 11:47:59 -07:00
Nolan Lawson fa16515fd0 fix: finish custom categories 2020-06-16 20:17:42 -07:00
Nolan Lawson b327529414 refactor: refactor 2020-06-15 09:52:13 -07:00
Nolan Lawson b6beb4a63d test: add some tests 2020-06-15 09:31:45 -07:00
Nolan Lawson 34f1ed4fb5 fix: add more tests, fix some minor things 2020-06-13 12:14:19 -07:00
Nolan Lawson 596a702cb9 feat: implement favorites 2020-06-12 20:14:47 -07:00