Commit Graph

85 Commits

Author SHA1 Message Date
Nolan Lawson 6be51f1806
feat: add customCategorySort function (#43)
Fixes #41
2020-09-13 11:39:14 -07:00
Nolan Lawson 83e516ce21
feat: support attribute format for some properties (#33)
* feat: support attribute format for some properties

This allows users to set the locale, data source, and skin tone
emoji using HTML attributes as well as properties.

Fixes #7

* fix: increment bundlesize
2020-08-20 19:29:20 -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 04f490a6cb
docs: add warning about Firefox private browsing (#13)
Related to #9, we should at least communicate this.
2020-06-28 13:30:47 -07:00
Nolan Lawson 57be573e3c docs: link to blog post in readme
[skip ci]
2020-06-28 09:00:02 -07:00
Nolan Lawson ec024a084c docs: fix typo in readme 2020-06-28 08:46:50 -07:00
Nolan Lawson 423562c161 docs: update docs and docs site 2020-06-27 13:28:15 -07:00
Nolan Lawson 1b997a61fe docs: tweak docs again 2020-06-26 06:21:13 -07:00
Nolan Lawson 33f303d519 docs: tweak readme 2020-06-26 06:03:50 -07:00
Nolan Lawson 0c267a6150 docs: fix link 2020-06-25 21:03:49 -07:00
Nolan Lawson c6a4142780 docs: add CONTRIBUTING.md 2020-06-25 21:01:28 -07:00
Nolan Lawson b0eec8627f docs: add link to web worker example 2020-06-24 18:05:00 -07:00
Nolan Lawson ff86a42343 docs: fix anchor link in readme 2020-06-24 18:03:24 -07:00
Nolan Lawson 86792dd03f chore: add travis config 2020-06-24 08:49:07 -07:00
Nolan Lawson 8ae84d9776 docs: add screenshot to readme 2020-06-24 07:56:40 -07:00
Nolan Lawson 62b2f0467a docs: tweak docs 2020-06-22 22:38:33 -07:00
Nolan Lawson f2e1528161 fix: tweak i18n names, add test for slow networks 2020-06-22 19:49:42 -07:00
Nolan Lawson 2c27795f99 docs: cleanup docs 2020-06-22 08:23:46 -07:00
Nolan Lawson d727c99c11 docs: update readme 2020-06-22 08:16:22 -07:00
Nolan Lawson 2bc5a9e25e docs: update readme 2020-06-22 08:16:06 -07:00
Nolan Lawson ec0e2be501 fix: fix font color of category in dark mode 2020-06-22 00:24:21 -07:00
Nolan Lawson d6b9382f22 docs: update readme 2020-06-21 20:48:22 -07:00
Nolan Lawson a73842073e docs: add gh-pages docs site 2020-06-21 20:46:51 -07:00
Nolan Lawson 9ff240e6e5 docs: fixup readme 2020-06-21 16:44:19 -07:00
Nolan Lawson c5ee3cee00 docs: tidy up readme 2020-06-21 14:10:00 -07:00
Nolan Lawson 6596e1ee1c feat: add svelte build 2020-06-21 11:55:27 -07:00
Nolan Lawson fe49644205 fix: remove mobile styles, leave that to authors 2020-06-20 14:28:20 -07:00
Nolan Lawson fa590877de feat: add trimEmojiData util function 2020-06-20 14:06:19 -07:00
Nolan Lawson 665a630913 fix: fix and test memory leaks 2020-06-20 11:47:59 -07:00
Nolan Lawson 1d99292f7d chore: improve css docs generation 2020-06-17 01:01:46 -07:00
Nolan Lawson 65de7ad36c docs: fix docs on focus-visible 2020-06-16 21:42:41 -07:00
Nolan Lawson d2bba2a5d5 docs: update readme 2020-06-16 20:23:58 -07:00
Nolan Lawson 072a274ccb docs: update docs 2020-06-16 20:21:40 -07:00
Nolan Lawson c503cf7c8f fix: better styles on small screens 2020-06-16 17:24:12 -07:00
Nolan Lawson 92100a9b5d fix: simplify api 2020-06-14 23:38:43 -07:00
Nolan Lawson 807bf24edd fix: fixup docs 2020-06-14 17:41:03 -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 3904340e6c docs: add documentation 2020-06-13 18:23:50 -07:00
Nolan Lawson 46bc65c461 fix: fix tests and rebuild 2020-06-12 20:16:56 -07:00
Nolan Lawson 55e6954de9 docs: update docs 2020-06-12 08:08:57 -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 83bec1c541 test: improve tests 2020-06-10 20:14:26 -07:00
Nolan Lawson 714836f8a0 test: improve tests 2020-06-09 19:04:23 -07:00
Nolan Lawson cf1effe50b docs: update readme 2020-06-09 08:07:50 -07:00
Nolan Lawson 4513577c3c docs: tweak 2020-06-09 08:03:35 -07:00
Nolan Lawson 7eb6f07d58 docs: tweak 2020-06-09 08:01:36 -07:00