Commit Graph

22 Commits (7915d5472fcda31685c9c25f702abff2f010cfc1)

Author SHA1 Message Date
Etienne Lemay 0021d6ff38
Merge branch 'master' into rena/categoryiconprops 2018-07-31 15:01:34 -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 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
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 d34645784c Fix CSS for IE10 [Close #135] 2017-11-08 17:01:00 -08:00
Nolan Lawson a43bbe122b Use will-change:transform for smoother mobile scrolling 2017-09-23 10:46:37 -07:00
Etienne Lemay 357653bb37 Do not include search input in the scroll container [Close #58] 2017-05-27 11:16:54 -04:00
Etienne Lemay 64b408be53 Merge pull request #73 from nsarafa/master
Installation instructions & stylesheet corrections
2017-05-17 09:20:07 -04:00
iamsaksham c90d5c6ebd give max height to svg for IE support 2017-05-08 13:53:44 +05:30
nsarafa 661e948193 set word-break to appropriate value 2017-05-04 21:21:01 -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 fc14f939c1 Fix native emojis size 2017-02-17 10:36:50 -05:00
Etienne Lemay 97446f761e Fix sticky position for modern browsers 2017-02-17 09:48:24 -05:00
Etienne Lemay 8b4ec749a8 Normalize line-height for all elements [Fix #24] 2016-11-17 11:00:26 -05:00
Andrey Sitnik 7dd7e3e783 Isolate .emoji-mart-anchors from page line-height 2016-10-31 15:39:07 +03:00
Andrey Sitnik 81a9d884a7 Show only vertical scroll 2016-10-26 15:46:59 +02:00
Etienne Lemay 9648c7d8e2 🏬 Emoji Mart™ 2016-07-27 11:35:12 -04:00