Commit Graph

680 Commits (ae24948861119f4cd366ad9432f74afff5cfddff)

Author SHA1 Message Date
Christian Savard 0fff524ed7 Add missing proptype and default value 2018-04-30 10:41:31 -04:00
Etienne Lemay 4715fe8f48
Update README 2018-04-29 23:05:55 -04:00
Etienne Lemay aa42453a0e
Release v2.6.0 2018-04-29 22:53:34 -04:00
Etienne Lemay 59601a08cf
Update gh-pages 2018-04-29 22:46:31 -04:00
Etienne Lemay c6b86b25b9
Update emoji-datasource
Updates to Emojione 3
2018-04-29 22:40:42 -04:00
Etienne Lemay 1edf3eaa96
Merge pull request #178 from davidcilley/less-destructive-add-data-prop
Add parent components and data property for components that reference data.js Issue#86
2018-04-29 22:18:27 -04:00
Etienne Lemay 57662665d3
Update gh-pages 2018-04-29 21:58:51 -04:00
Etienne Lemay 22b37b6e36
Fix specs 2018-04-29 21:57:52 -04:00
Etienne Lemay 2e97b1faa6
Restructure data and components 2018-04-29 21:06:32 -04:00
Etienne Lemay 2f5fe6164e
Export NimblePicker, NimbleEmoji and NimbleCategory 2018-04-29 11:41:06 -04:00
Etienne Lemay 0f37b428f6
Rename data.short_names => data.aliases 2018-04-26 16:31:16 -04:00
Etienne Lemay 253ef4de89
💄 Prettier 2018-04-26 16:07:22 -04:00
Etienne Lemay 446fdf9544
Export NimbleEmojiIndex 2018-04-26 15:34:03 -04:00
Etienne Lemay a8b81f1858
Restructure components 2018-04-26 12:10:52 -04:00
Etienne Lemay d17594315c
Make parent Emoji component a functional component
Just like NimbleEmoji.

Read more: https://medium.com/missive-app/45-faster-react-functional-components-now-3509a668e69f
2018-04-26 11:16:21 -04:00
Etienne Lemay 8660a146e2
💄 Prettier 2018-04-26 10:36:54 -04:00
Dave Cilley 892096ea27 Add data property to any components that import data.js, and use that under the hood 2018-03-28 17:30:47 -04:00
Etienne Lemay 19d875e88b
Release v2.5.1 2018-03-27 14:55:30 -04:00
Etienne Lemay 6d557a5bee
Update gh-pages 2018-03-27 14:54:15 -04:00
Etienne Lemay c113dc5e3b
💄 Add prettier.config.js 2018-03-27 14:52:31 -04:00
Etienne Lemay a71280f14e
Merge pull request #175 from savardc/keyboardSelect
Select first emoji in list with `enter`
2018-03-27 14:45:03 -04:00
Etienne Lemay 4467fbd021
Fix pressing enter when no search results 2018-03-27 14:43:02 -04:00
Etienne Lemay f879348e2e
Fix undefined SEARCH_CATEGORY 2018-03-27 14:41:45 -04:00
Etienne Lemay 933ea29070
Merge pull request #172 from vcervellera-turbulent/bf/custom-emojis-contamination
Clearing custom emojis from index and pool when necessary
2018-03-27 14:28:08 -04:00
Christian Savard 0765bf56f7 Add keyboard selection with enter 2018-03-15 18:42:16 -04:00
Etienne Lemay 6bd17d3eb5
Merge pull request #174 from Hongbo-Miao/patch-1
doc: add css in readme
2018-03-13 09:04:48 -04:00
Hongbo Miao a5b2d5f1a0
doc: add css in readme 2018-03-12 23:21:55 -07:00
vcervellera bf8ffe5413 Clearing custom emojis from index and pool when necessary 2018-03-12 13:35:38 -04:00
Etienne Lemay 1ea0048d3e
Release v2.5.0 2018-03-02 15:11:45 -05:00
Etienne Lemay 23f94c678c
Update gh-pages 2018-03-02 15:10:50 -05:00
Etienne Lemay 88b1045ff7
💄 Prettier 2018-03-02 15:10:04 -05:00
Etienne Lemay c010035015
Add `showSkinTones` prop to Picker [Ref #165] 2018-03-02 15:08:52 -05:00
Etienne Lemay a7cd5e5d96 Update gh-pages 2018-03-02 14:22:41 -05:00
Etienne Lemay 31246e41ef
Add `contentEditable` guide to README [Close #169] 2018-03-02 14:15:49 -05:00
Etienne Lemay af2fdc71a1
Add `defaultSkin` prop to Picker and allow forcing skin tone with `skin` prop [Ref #165] 2018-03-02 13:45:33 -05:00
Etienne Lemay b0753769fb
Add `onSkinChange` prop to Picker [Close #165] 2018-03-02 13:33:14 -05:00
Etienne Lemay fed9a89c78
Set RECENT_CATEGORY, CUSTOM_CATEGORY and SEARCH_CATEGORY on Picker instances [Fix #166] 2018-03-02 13:25:39 -05:00
Etienne Lemay 90ce594b11
Merge pull request #167 from vcervellera-turbulent/bf/frequently-used-with-custom-emojis
Custom Emojis as a changing prop
2018-03-02 13:10:03 -05:00
vcervellera 88d7e2f506 Emptying custom category when custom prop is cleared 2018-02-22 09:58:10 -05:00
Etienne Lemay 1c1fe761b6
Merge pull request #164 from syokenz/fix-categories-sort-compare-function
fix Categories sort compareFunction return to -1 from 0 in Picker component
2018-02-15 10:05:31 -06:00
syokenz 6e4dd6765c change to return -1 in Categories sort compareFunction 2018-02-15 22:39:17 +09:00
Etienne Lemay 46416a7504
Update gh-pages 2018-01-23 20:56:29 -05:00
Etienne Lemay 9d8924b469
Update gh-pages 2018-01-23 20:48:05 -05:00
Etienne Lemay b1ba2b777a
Release v2.4.2 2018-01-23 20:41:45 -05:00
Etienne Lemay e5441d637e
Merge pull request #159 from scttcper/master
remove unused name
2018-01-15 17:03:42 -05:00
Etienne Lemay 1f8254de5e
Merge pull request #158 from ajbeaven/master
Emoji fallback shouldn't apply styling #157
2018-01-15 17:03:27 -05:00
Scott Cooper 8e83059f58 remove unused name 2018-01-10 22:41:50 -08:00
Andrew Beaven 238b2d2ff2 Remove Emoji fallback defaultProp 2018-01-11 10:45:02 +13:00
Andrew Beaven 4008363e73 Don't render fallback inside an emoji `<span>` 2018-01-10 11:38:30 +13:00
Andrew Beaven 818b4a1600 Emoji fallback shouldn't apply styling #157 2018-01-10 11:24:51 +13:00