Commit Graph

65 Commits (release)

Author SHA1 Message Date
mashirozx 7edf171664 Add custom emoji lazyload 2021-10-26 12:28:34 +08:00
Etienne Lemay 16ca493f3c [cleanup] 2020-03-16 10:06:09 -04:00
Etienne Lemay cf4a1043f7
Merge pull request #410 from rugk/fixWindowsWitdh
Fix x overflow on Windows with native emojis
2020-03-16 09:15:32 -04:00
Thomas Piard cdb74f28c7 Bump emoji-datasource to 5.*, remove emojione and messenger support 2020-03-16 09:09:22 -04:00
rugk e57118c6f3 Fix x overflow on Windows with native emojis
Fixes https://github.com/missive/emoji-mart/issues/409
2020-01-23 10:25:01 +01:00
Etienne Lemay f1a988ca4b
Improve anchors :focus state 2019-12-23 09:09:00 -05:00
Etienne Lemay 2860851c0b
Fix :hover state on anchors 2019-12-23 09:04:27 -05:00
Etienne Lemay e39c1e53d8
Improve dark theme UI 2019-12-23 08:50:49 -05:00
Nolan Lawson 8cff39f6fd fix: dark mode CSS tweaks, add storybook/matchMedia/docs 2019-12-21 09:49:29 -08:00
Mohan Raj 848fc76396 feat: Add Dark Mode 2019-12-21 09:49:29 -08:00
Nolan Lawson e3c39bd2fa fix: make each emoji category into a list 2019-03-12 20:56:59 -07:00
Nolan Lawson 0f35206687 fix: improve a11y of emoji list
fixes #218
2019-03-12 08:14:29 -07:00
Nolan Lawson c2c7092fc4
Merge pull request #282 from nolanlawson/nolan/issue-219
fix: make categories into accessible nav buttons
2019-03-12 08:08:46 -07:00
Nolan Lawson 2fc7816116 fix nav button bg color 2019-03-11 18:55:58 -07:00
Nolan Lawson 27f1b8cd63 improve webkit search input CSS 2019-03-10 11:24:28 -07:00
Nolan Lawson bd172943d2 fix webkit CSS, fix clear button 2019-03-10 10:35:07 -07:00
Nolan Lawson e77c63bc9a fix: make categories into accessible nav buttons
fixes #219
2019-03-09 13:59:09 -08:00
Nolan Lawson 5052ecd399 fix: improve search/clear a11y
fixes #221
2019-03-09 13:03:00 -08:00
Nolan Lawson e975284b29 fix: fix native emoji on Linux
fixes #255
2018-12-18 10:13:20 -08:00
Etienne Lemay 757f1b023c
Merge branch 'master' into rena/customskin 2018-08-10 14:06:41 -04:00
Etienne Lemay 175d08a612
Set `.emoji-mart-skin-text` width in px
So that it doesn’t change width while transitioning.
2018-08-10 14:01:52 -04:00
Rena Ryumae f1d5bc0095 Custom emoji for skin tone selector
Currently, the skin tone selector
is a row of colored dots

We propose creating a skinIcon field
that uses the emoji-mart dots on
default but otherwise uses the emoji
passed in by the user
2018-08-02 10:42:46 -04:00
Etienne Lemay 60d3b9767b
Update search input default border radius 2018-07-31 15:11:22 -04:00
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
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