nsarafa
|
661e948193
|
set word-break to appropriate value
|
2017-05-04 21:21:01 -04:00 |
nsarafa
|
20292a5fd4
|
installation instructions init
|
2017-05-04 21:18:48 -04:00 |
Etienne Lemay
|
84e0f68e76
|
Merge pull request #64 from JustinDrake/patch-1
Add default frequently used defaults (closes #63)
|
2017-04-23 22:32:34 -04:00 |
Etienne Lemay
|
46cf7542c3
|
Update default frequently used
|
2017-04-24 04:28:39 +02:00 |
Justin
|
956fb94656
|
Add default frequently used defaults (closes #63)
|
2017-04-19 14:30:56 +01:00 |
Etienne Lemay
|
bf3f8f8976
|
Update README.md
|
2017-04-19 09:17:59 -04:00 |
Etienne Lemay
|
23a49f853e
|
Release v0.5.0
|
2017-04-18 11:26:55 -04:00 |
Etienne Lemay
|
f07c0c0638
|
Update “No Emoji Found” layout
|
2017-04-18 11:20:17 -04:00 |
Etienne Lemay
|
b1d5c70bd2
|
Remove “No emoji found” hover [Close #59]
|
2017-04-18 11:07:43 -04:00 |
Etienne Lemay
|
ebd3c6f6f0
|
Handle include/exclude in search results
|
2017-04-18 11:00:20 -04:00 |
Etienne Lemay
|
6a3b05d85e
|
Slice search results only when necessary
|
2017-04-18 10:29:02 -04:00 |
Etienne Lemay
|
4a9497df0e
|
Don’t call useless `emojisToShowFilter` when undefined
|
2017-04-18 10:22:32 -04:00 |
Etienne Lemay
|
046d489d7f
|
Add “No emoji found” to i18n [Close #52]
|
2017-04-18 09:50:38 -04:00 |
Etienne Lemay
|
c1bd9ea52c
|
Support including/excluding the recent category
|
2017-04-08 09:08:42 -04:00 |
Etienne Lemay
|
81badd784f
|
Sort categories by `include` props when defined
|
2017-04-07 16:54:07 -04:00 |
Etienne Lemay
|
4926b7bd43
|
💄
|
2017-04-04 12:00:32 -04:00 |
Etienne Lemay
|
bb538ff9a3
|
Use lowercase category names in include/exclude [Ref #53]
|
2017-04-04 11:56:08 -04:00 |
Etienne Lemay
|
23cd1ea550
|
Fix specs since 83b1c02
|
2017-04-04 11:54:14 -04:00 |
Etienne Lemay
|
04e66a58a8
|
Update README
|
2017-04-04 11:46:11 -04:00 |
Etienne Lemay
|
3c78aeee76
|
Merge pull request #54 from vinnymac/features/autofocus
add prop to autofocus search input
|
2017-04-04 11:29:43 -04:00 |
Etienne Lemay
|
ba388204b0
|
Update README
|
2017-04-04 11:26:02 -04:00 |
Vincent Taverna
|
a4419720e8
|
add prop to autofocus search input
|
2017-04-04 11:07:48 -04:00 |
Etienne Lemay
|
b4f39a2730
|
Merge pull request #53 from madshargreave/master
Added `include` and `exclude` props to filter emoji categories
|
2017-04-03 10:07:38 -04:00 |
Mads Hargreave
|
5602d3a3e4
|
Added `include` and `exclude` props to filter emoji categories
|
2017-04-01 16:02:55 +07:00 |
Etienne Lemay
|
9a713ad885
|
Release v0.4.4
|
2017-03-17 09:26:33 -04:00 |
Etienne Lemay
|
83b1c02897
|
Include unified in sanitized data [Close #51]
|
2017-03-17 09:02:53 -04:00 |
Etienne Lemay
|
65c3a0fde7
|
Release v0.4.3
|
2017-03-10 12:17:30 -05:00 |
Etienne Lemay
|
2de83100a0
|
Delete empty arrays from data file
|
2017-03-10 12:11:05 -05:00 |
Etienne Lemay
|
dbf22073c8
|
Don’t include keywords in data file
These are only used to generate the search string, the library doesn’t need it.
|
2017-03-10 11:51:58 -05:00 |
Etienne Lemay
|
41c9a2ae52
|
Merge pull request #49 from vaskevich/dev
Data file size reduction: strip quotes around keys
|
2017-03-10 09:54:19 -05:00 |
Oleg Vaskevich
|
0bfd3b3e52
|
Strip quotes around keys
|
2017-03-02 10:55:01 -08:00 |
Etienne Lemay
|
87ab03e6bd
|
Release v0.4.2
|
2017-02-17 12:53:10 -05:00 |
Etienne Lemay
|
f5ae64d07c
|
Use variations at runtime instead of overriding data
Fixes a bug for emojis having both variations and skin variations
|
2017-02-17 12:50:20 -05:00 |
Etienne Lemay
|
ff0cc12fbc
|
Release v0.4.1
|
2017-02-17 12:23:18 -05:00 |
Etienne Lemay
|
489641bda6
|
Prefer first variation over default unified value
|
2017-02-17 12:22:01 -05:00 |
Etienne Lemay
|
44d401ae48
|
Fix `watch` script not bundling example
It also recompiles EmojiMart lib
|
2017-02-17 12:21:04 -05:00 |
Etienne Lemay
|
faf0cfa60b
|
Release v0.4.0
|
2017-02-17 10:54:51 -05:00 |
Etienne Lemay
|
da5cdcf5d3
|
Merge pull request #40 from pivotaltracker/native-emoji-picker-option
Allow picker to display emoji natively
|
2017-02-17 07:53:05 -08:00 |
Etienne Lemay
|
dfbe5d0400
|
Add native checkbox to example
|
2017-02-17 10:49:12 -05:00 |
Etienne Lemay
|
1f88be1e8b
|
Handle native change in shouldComponentUpdate
|
2017-02-17 10:48:57 -05:00 |
Etienne Lemay
|
fc14f939c1
|
Fix native emojis size
|
2017-02-17 10:36:50 -05:00 |
Etienne Lemay
|
c78ece2bc3
|
Update README
|
2017-02-17 10:15:12 -05:00 |
Etienne Lemay
|
d8f094e455
|
Rename “displayNative” => “native” for consistency w/ Emoji props
|
2017-02-17 10:13:59 -05:00 |
Thomas Osugi
|
6c2d1e4bf1
|
Honor perLine with for real
Signed-off-by: Chad Wagner <cwagner@pivotal.io>
|
2017-02-17 10:10:55 -05:00 |
Thomas Osugi
|
8e6c393ab7
|
[#138343455] Allow picker to display emoji natively rather than from spritesheet
Signed-off-by: Eric Dattore <edattore@pivotal.io>
|
2017-02-17 10:09:25 -05:00 |
Etienne Lemay
|
82759ecd00
|
Update README
|
2017-02-17 09:58:42 -05:00 |
Etienne Lemay
|
97446f761e
|
Fix sticky position for modern browsers
|
2017-02-17 09:48:24 -05:00 |
Etienne Lemay
|
5c27f17154
|
Uncomment PR #43 specs
|
2017-02-17 09:47:14 -05:00 |
Etienne Lemay
|
00fdf6137a
|
Use yarn
|
2017-02-17 09:45:24 -05:00 |
Etienne Lemay
|
82da9f2c7c
|
Merge pull request #44 from pivotaltracker/add-testing-framework
Add karma/jasmine + tests for emoji-index and picker
|
2017-02-17 06:41:55 -08:00 |