Commit Graph

36 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 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
Etienne Lemay 03b7996fda Fix emoji z-index 2016-07-22 10:19:22 -04:00
Etienne Lemay 2d3f789079 Make anchors color customizable 2016-07-21 15:33:18 -04:00
Etienne Lemay 919976e10e Fix undesired inline-block whitespace 2016-07-12 16:55:50 -04:00
Etienne Lemay 59ce7db89c 💄 2016-07-12 16:55:46 -04:00
Etienne Lemay 8e15417cc0 Add background color 2016-07-12 16:52:04 -04:00
Etienne Lemay 573ef818f5 List emoticons in emoji preview
Ignore when same but lowercase/uppercase
2016-07-07 17:05:37 -04:00
Etienne Lemay 5e0dc3bf63 Don’t make emojis rounded
Show :hover effect on :before element instead so that the cursor is always on an emoji
2016-07-07 15:02:13 -04:00
Etienne Lemay f8165922b5 Add skin picker 2016-06-08 20:22:29 -04:00
Etienne Lemay a36142649b Remove transition on anchor bar 2016-06-02 15:24:59 -04:00
Etienne Lemay 5b250ce1db Scroll to category on anchor click 2016-06-02 14:58:19 -04:00
Etienne Lemay d9d8262bd0 Update emojis hover style 2016-06-02 11:37:53 -04:00
Etienne Lemay bb70daf89a Add categories anchors 2016-06-02 11:30:30 -04:00
Etienne Lemay adedb25ba2 Remove `.emoji-picker-bar` background-color 2016-06-02 11:25:53 -04:00
Etienne Lemay 49b8c2d6be DRY preview/title 2016-06-01 15:25:45 -04:00
Etienne Lemay ecd2eb5e74 Add “No emoji found” to empty search results 2016-06-01 11:38:11 -04:00
Etienne Lemay c51503a662 Update category labels font-weight 2016-06-01 11:15:03 -04:00
Etienne Lemay 4964d642cf Update preview default state 2016-06-01 11:05:19 -04:00
Etienne Lemay c3f1c6c661 Implement search 2016-06-01 10:09:11 -04:00
Etienne Lemay 21bb9eb63e Sticky categories label 2016-06-01 10:08:39 -04:00
Etienne Lemay e108b00768 Initial commit 2016-06-01 10:07:23 -04:00