Commit Graph

756 Commits (release)

Author SHA1 Message Date
Etienne Lemay 34ba02fc4b Update gh-pages 2018-07-31 15:32:30 -04:00
Etienne Lemay c236437f91
Ignore .DS_Store 2018-07-31 15:31:39 -04:00
Etienne Lemay 58ceb30d3d
Use ES6 export everywhere in /src 2018-07-31 15:29:11 -04:00
Etienne Lemay a0075d7054
Update README 2018-07-31 15:12:58 -04:00
Etienne Lemay 60d3b9767b
Update search input default border radius 2018-07-31 15:11:22 -04:00
Etienne Lemay 7915d5472f
Merge pull request #208 from Rena-Ryumae/rena/categoryiconprops
Customizable Category Icons
2018-07-31 15:03:03 -04:00
Etienne Lemay 0021d6ff38
Merge branch 'master' into rena/categoryiconprops 2018-07-31 15:01:34 -04:00
Etienne Lemay 2cea3df86a
Call fallback when emoji name isn’t recognized [Fix #199] 2018-07-31 14:05:25 -04:00
Rena Ryumae 31cc0ab215 Customizable Category Icons
Currently, the default emoji-mart
category icons cannot be changed.

We propose creating a categories
object that uses the emoji-mart
category icons on default but
otherwise uses custom imgs/svgs
passed in by the user
2018-07-31 11:09:38 -04:00
Etienne Lemay 767b2fdcc6
Merge pull request #206 from Rena-Ryumae/rena/customnotfound
Not Found Component for emoji search
2018-07-30 17:11:44 -04:00
Etienne Lemay 4bb41b9796
Add notFoundEmoji props to Picker 2018-07-30 17:06:23 -04:00
Etienne Lemay 8ddd8725e8
Update README 2018-07-30 16:52:41 -04:00
Etienne Lemay 3dc3e2fd95
Don’t apply `emoji-mart-no-results` class when using custom notFound component 2018-07-30 16:52:15 -04:00
Etienne Lemay a7e37edcde
Merge pull request #205 from Rena-Ryumae/rena/updatesearchfield
Adding search icon in search input field
2018-07-30 16:21:25 -04:00
Etienne Lemay 98af838d60
Update search input & icon 2018-07-30 16:17:22 -04:00
Etienne Lemay 6fac845580
Merge pull request #203 from luisbelloch/master
Added font stack to support native emojis in IE11/Edge
2018-07-30 16:01:24 -04:00
Rena Ryumae 8e6d363d8b Not Found Component for emoji search
If a user's search returns no results,
the sleuth_or_spy emoji appears. We would
instead like for a custom image to appear.

We propose creating a NotFound component
that uses the the sleuth_or_spy emoji
on default when a user's search returns
no results but otherwise uses what the
user passes through
2018-07-13 13:58:17 -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
Luis Belloch 086ed6991e Added font stack to support native emojis in IE11/Edge 2018-07-10 21:53:24 +02: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