Homec4science

Add an Emoji Typeahead

Authored by Chad Little <chad@phacility.com> on Jan 24 2017, 22:00.

Description

Add an Emoji Typeahead

Summary:
This adds a more complete emoji datasource, with a typeahead and autocomplete. It works by pulling in a raw datasource from EmojiOne (I chose Unicode 8, but they have a Unicode 9 datasource as well) and transforming it for speed/need. If we build more robustness or an actual picker into the Remarkup bar, having the additional keywords, etc, might be important. When Unicode 9 support is more prevalent, we should only need to update the single file.

Tossing up as a proof of concept on engineering direction. Also I can't quite get the autocomplete to complete.

Test Plan: Test UIExamples, Autocomplete, and TypeaheadSource

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12139

Differential Revision: https://secure.phabricator.com/D17244

Details

Committed
Chad Little <chad@phacility.com>Jan 24 2017, 22:13
Pushed
aubortJan 31 2017, 17:16
Parents
rPH61216dc641a5: Fix a JS error when adding a project card directly to a subproject from a…
Branches
Unknown
Tags
Unknown

Event Timeline

Chad Little <chad@phacility.com> committed rPHf930fd2e005e: Add an Emoji Typeahead (authored by Chad Little <chad@phacility.com>).Jan 24 2017, 22:13