Commit Graph

19 Commits

Author SHA1 Message Date
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 117b201ac0
fix: rename customCategorySort to customCategorySorting (#45) 2020-09-13 12:19:38 -07:00
Nolan Lawson 6be51f1806
feat: add customCategorySort function (#43)
Fixes #41
2020-09-13 11:39:14 -07:00
Nolan Lawson c7293e111c
docs: fix typescript types for Picker's customEmoji (#30)
* docs: fix typescript types for Picker's customEmoji

* fix: fix typedoc regex
2020-08-09 18:27:50 -07:00
Nolan Lawson f2e1528161 fix: tweak i18n names, add test for slow networks 2020-06-22 19:49:42 -07:00
Nolan Lawson 072a274ccb docs: update docs 2020-06-16 20:21:40 -07:00
Nolan Lawson 807bf24edd fix: fixup docs 2020-06-14 17:41:03 -07:00
Nolan Lawson 86d24b2c1e fix: add types and fixup events 2020-06-14 17:39:52 -07:00
Nolan Lawson 15af26d5e7 start on UI, shortcode -> shortcodes 2020-06-14 14:42:05 -07:00
Nolan Lawson 786027fbd6 docs: improve docs 2020-06-14 12:09:11 -07:00
Nolan Lawson e40984743d feat: implement custom emoji 2020-06-14 11:30:38 -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 bdb62c07e2 fix: improve typescript types 2020-06-11 18:49:25 -07:00
Nolan Lawson 144b72863f feat: add skin-tone-change event and types for events 2020-06-11 18:43:18 -07:00
Nolan Lawson 5c6a104858 fix: fix a11y 2020-06-08 20:48:41 -07:00
Nolan Lawson 8e2d7fe5ea feat: implement skintone picker 2020-06-08 17:29:44 -07:00
Nolan Lawson 7c93e63ca4 docs: add I18n interface 2020-06-07 16:00:43 -07:00
Nolan Lawson 54c4279a13 docs: add typedoc-based docs 2020-06-06 17:41:55 -07:00