Commit Graph

10 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 cc1f64d23e
chore: switch from jest to vitest (#404) 2024-03-09 13:21:00 -08:00
Nolan Lawson 13f8f70ec1
chore: update fakeindexeddb (#262)
* chore: update fakeindexeddb

* test: fix timings
2022-02-18 14:03:52 -08:00
Nolan Lawson 7b0f17aaf2
feat: update to emoji 14.0 (#237) 2021-12-20 18:44:51 -08:00
Nolan Lawson d63c1f8c0b
fix: use our own custom element implementation (#170)
Fixes #176
2021-07-11 10:01:21 -07:00
Nolan Lawson bd63935f14
test: add tests for various constructor options (#151) 2021-06-27 10:04:00 -07:00
Nolan Lawson 0e2513c017
test: add test for array skin tones (#99) 2020-12-26 15:02:44 -08: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 34f1ed4fb5 fix: add more tests, fix some minor things 2020-06-13 12:14:19 -07:00
Nolan Lawson 9e007d111e test: add memory usage test 2020-06-07 17:01:02 -07:00
Renamed from test/shared.js (Browse further)