Commit Graph

9 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 4b5d4e39df
feat: support emoji 13.1 (#114)
* feat: support emoji 13.1

* docs: update readme

* chore: update emoji-picker-element-data

* test: fix tests
2021-01-18 15:07:41 -08:00
Nolan Lawson 992ac10164
fix: fix short tokens in getEmojiByShortcode (#90)
* fix: fix short tokens in getEmojiByShortcode

* fix: add comment
2020-12-24 13:39:23 -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 6cfc728ecf fix: remove tokens from exposed emoji object 2020-06-22 18:53:27 -07:00
Nolan Lawson de0ce05a99 fix: fix emoticons 2020-06-20 14:16:28 -07:00
Nolan Lawson d48b81299e test: test for searching emoticons 2020-06-13 18:33:03 -07:00
Nolan Lawson 77c5eed0d8 test: run jest on source files 2020-06-10 07:51:29 -07:00
Nolan Lawson 714836f8a0 test: improve tests 2020-06-09 19:04:23 -07:00
Renamed from test/spec/getEmojiBySearchQuery.test.js (Browse further)