Commit Graph

489 Commits (98af838d60813b6a1eeadd01276b3e39b1330268)

Author SHA1 Message Date
Etienne Lemay 98af838d60
Update search input & icon 2018-07-30 16:17:22 -04:00
Rena Ryumae 5e03ee3e16 Adding search icon in search input field
Currently, there is no visual indication
for when the user is searching for an
emoji nor is there an easy way to clear
the input field after the user's search

Our change proposes to add a small magnifying
glass icon to the right hand side of the
search input bar which becomes an x delete
icon when the user types in the search input
bar.

The x delete icon is tabbable and will clear
the search input field with the return (enter)
key, spacebar, and mouse click. The
magnifying glass icon is not tabbable.
2018-07-13 13:18:06 -04:00
Etienne Lemay b1c499fc8d
Release v2.6.1 2018-05-11 13:19:10 -04:00
Etienne Lemay 9cda3c974c Update gh-pages 2018-05-11 13:19:08 -04:00
Etienne Lemay f9d47e9b13
Merge pull request #183 from savardc/missing-on-select-prop
Add missing onSelect to shared props
2018-05-08 08:25:25 -04:00
Etienne Lemay f2b5035f12
Merge pull request #187 from Kovensky/patch-1
Correct NimbleEmojiIndex reexport
2018-05-08 08:25:04 -04:00
Etienne Lemay 2428f3c1ba
Merge pull request #185 from savardc/fix-nimble-comp-with-customs
Fix crash in NimbleEmojiIndex when using custom emojis
2018-05-08 08:24:39 -04:00
Diogo Franco c2f11adec3
Correct NimbleEmojiIndex reexport 2018-05-08 10:59:21 +09:00
Christian Savard 8df31b1c42 Fix typo 2018-05-03 12:40:14 -04:00
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