diff --git a/README.md b/README.md index c7f6012..d97eb92 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

Emoji Mart is a Slack-like customizable
emoji picker component for React
DemoChangelog -
-
Missive | Team email, team chat, team tasks, one app +
picker +
Missive | Team email, team chat, team tasks, one app
Brought to you by the Missive team
@@ -207,39 +207,38 @@ Possible keys are: #### Short name, name and keywords Not only does **Emoji Mart** return more results than most emoji picker, they’re more accurate and sorted by relevance. -![sun-results](https://cloud.githubusercontent.com/assets/436043/17188668/25d21028-540c-11e6-93e7-9decd6130f08.png) +summer #### Emoticons The only emoji picker that returns emojis when searching for emoticons. -![emoticon-results](https://cloud.githubusercontent.com/assets/436043/17188671/28ce7000-540c-11e6-9492-99f037480eb6.png) +emoticons #### Results intersection For better results, **Emoji Mart** split search into words and only returns results matching both terms. -![highfive-results](https://cloud.githubusercontent.com/assets/436043/17188674/2c47d014-540c-11e6-925b-dfbdea517a65.png) +high-five ### Fully customizable #### Anchors color, title and default emoji -![anchors](https://cloud.githubusercontent.com/assets/436043/17187575/d245c796-5407-11e6-8b90-6f988b058b9b.png)
-![pick](https://cloud.githubusercontent.com/assets/436043/17187576/d2537bac-5407-11e6-9a05-ba20cd0f374d.png) +customizable-color
pick-your-emoji #### Emojis sizes and length -![sizes](https://cloud.githubusercontent.com/assets/436043/17189912/bff094fe-5411-11e6-95d0-2030f238b24f.png) +size-and-length #### Default skin color As the developer, you have control over which skin color is used by default. -![skins](https://cloud.githubusercontent.com/assets/436043/17221380/aa029d30-54c1-11e6-867c-772847aa5b7b.png) +skins It can however be overwritten as per user preference. -![colors](https://cloud.githubusercontent.com/assets/436043/17221637/9f6f8508-54c2-11e6-8d10-59c5d3a458e0.png) +customizable-skin #### Multiple sets supported Apple / Google / Twitter / EmojiOne / Messenger / Facebook -![sets](https://cloud.githubusercontent.com/assets/436043/26523496/d41cd734-42e6-11e7-8ae8-bad87e83d534.png) +sets ## Not opinionated **Emoji Mart** doesn’t automatically insert anything into a text input, nor does it show or hide itself. It simply returns an `emoji` object. It’s up to the developer to mount/unmount (it’s fast!) and position the picker. You can use the returned object as props for the `EmojiMart.Emoji` component. You could also use `emoji.colons` to insert text into a textarea or `emoji.native` to use the emoji. @@ -257,7 +256,7 @@ Powered by [iamcal/emoji-data](https://github.com/iamcal/emoji-data) and inspire

- Missive | Team email, team chat, team tasks, one app + Missive | Team email, team chat, team tasks, one app
Missive mixes team email and threaded group chat for productive teams.
A single app for all your internal and external communication and a full work management solution.