Etienne Lemay
|
b0893c39be
|
Make picker’s title and emoji customizable
|
2016-07-15 12:50:06 -04:00 |
Etienne Lemay
|
2feae02477
|
Do not use deprecated `isMounted`
|
2016-07-15 12:31:22 -04:00 |
Etienne Lemay
|
9eb8f0b6ac
|
Only render first 3 categories on first render
|
2016-07-15 12:24:50 -04:00 |
Etienne Lemay
|
f843ad5776
|
Use <div> instead of <span> w/ <br>
|
2016-07-12 16:52:18 -04:00 |
Etienne Lemay
|
d9f5cd3101
|
Fix external React lib name
|
2016-07-11 15:21:13 -04:00 |
Etienne Lemay
|
820bb3d966
|
Do not generate .map files
|
2016-07-11 15:04:58 -04:00 |
Etienne Lemay
|
12878d7d92
|
Expose emojiIndex
|
2016-07-11 14:21:44 -04:00 |
Etienne Lemay
|
042c381d3e
|
Support inline picker style
|
2016-07-11 14:08:41 -04:00 |
Etienne Lemay
|
5ebf4464ea
|
Move search index logic out of search component
|
2016-07-11 11:28:44 -04:00 |
Etienne Lemay
|
510d4b30fd
|
Add maxResults to Search component
|
2016-07-08 17:05:26 -04:00 |
Etienne Lemay
|
dba6d60a08
|
Completely hide categories with no emojis
|
2016-07-08 17:03:41 -04:00 |
Etienne Lemay
|
1a3f2525b9
|
Clear search results when clicking a category anchor
|
2016-07-08 16:28:43 -04:00 |
Etienne Lemay
|
47f2341f53
|
Refactor search
|
2016-07-08 14:48:24 -04:00 |
Etienne Lemay
|
49ec3b9efe
|
Normalize emoticons when building data
|
2016-07-07 17:22:40 -04:00 |
Etienne Lemay
|
9e57de33ce
|
Add emoticons to search index
|
2016-07-07 17:12:45 -04:00 |
Etienne Lemay
|
573ef818f5
|
List emoticons in emoji preview
Ignore when same but lowercase/uppercase
|
2016-07-07 17:05:37 -04:00 |
Etienne Lemay
|
19eea428b8
|
Manually tokenize search terms and emoji indexes
|
2016-07-07 17:05:15 -04:00 |
Etienne Lemay
|
6237fb7fac
|
Use category labels based on Apple’s
|
2016-07-07 14:43:01 -04:00 |
Etienne Lemay
|
de98e7a729
|
Add emojis to recent category on click
|
2016-07-07 14:33:53 -04:00 |
Etienne Lemay
|
a922dbb8c5
|
Add frequently utils
Store and returns frequently used emojis.
If not already in the frequently used, last used emoji will always be added to the array.
|
2016-07-07 14:33:53 -04:00 |
Etienne Lemay
|
75535b7a30
|
Store skin and use as default
Never use `props.skin` once skin is stored
|
2016-07-07 14:33:53 -04:00 |
Etienne Lemay
|
8a022b69fa
|
Add store utils
|
2016-07-07 14:33:53 -04:00 |
Etienne Lemay
|
122afc07ce
|
Move raf-polyfill into src/vendor
|
2016-07-06 15:47:39 -04:00 |
Etienne Lemay
|
f202a0282e
|
Simplify emojis `background-size` and `background-position`
|
2016-07-06 11:25:13 -04:00 |
Etienne Lemay
|
f8165922b5
|
Add skin picker
|
2016-06-08 20:22:29 -04:00 |
Etienne Lemay
|
5b250ce1db
|
Scroll to category on anchor click
|
2016-06-02 14:58:19 -04:00 |
Etienne Lemay
|
9d10aa635b
|
Add index.js to folders
|
2016-06-02 13:21:31 -04:00 |
Etienne Lemay
|
bb70daf89a
|
Add categories anchors
|
2016-06-02 11:30:30 -04:00 |
Etienne Lemay
|
d9ec7c0352
|
Add categories SVGs
EmojiOne SVGs cleaned up with SVGO cli tool
|
2016-06-02 11:30:29 -04:00 |
Etienne Lemay
|
05857bc8d5
|
💄
|
2016-06-01 15:26:19 -04:00 |
Etienne Lemay
|
49b8c2d6be
|
DRY preview/title
|
2016-06-01 15:25:45 -04:00 |
Etienne Lemay
|
ecd2eb5e74
|
Add “No emoji found” to empty search results
|
2016-06-01 11:38:11 -04:00 |
Etienne Lemay
|
4964d642cf
|
Update preview default state
|
2016-06-01 11:05:19 -04:00 |
Etienne Lemay
|
030251f2dc
|
Format emoji data on click
|
2016-06-01 11:01:59 -04:00 |
Etienne Lemay
|
035653cbca
|
Add skin support to picker
|
2016-06-01 10:09:15 -04:00 |
Etienne Lemay
|
e23d5ce53e
|
<Emoji /> can either receive an emoji object or short_name
|
2016-06-01 10:09:15 -04:00 |
Etienne Lemay
|
9f99155031
|
Update Picker default emojiSize
|
2016-06-01 10:09:15 -04:00 |
Etienne Lemay
|
a14ee48c6d
|
Reset preview when not hovering emojis anymore
|
2016-06-01 10:09:14 -04:00 |
Etienne Lemay
|
fed3733eb4
|
💄
|
2016-06-01 10:09:14 -04:00 |
Etienne Lemay
|
895a31fecd
|
Force picker width in px
|
2016-06-01 10:09:13 -04:00 |
Etienne Lemay
|
c3f1c6c661
|
Implement search
|
2016-06-01 10:09:11 -04:00 |
Etienne Lemay
|
21bb9eb63e
|
Sticky categories label
|
2016-06-01 10:08:39 -04:00 |
Etienne Lemay
|
e108b00768
|
Initial commit
|
2016-06-01 10:07:23 -04:00 |