Commit Graph

116 Commits (main)

Author SHA1 Message Date
Etienne Lemay d1138c00e8
Update theme handling [Fix #404]
- Defaults to “light”
- “auto” picks light/dark based on `prefers-color-scheme: dark` media query (and actually updates automatically)
2020-03-16 14:09:14 -04:00
Etienne Lemay c41fc5ec7a
Add `enableFrequentEmojiSort` to README 2020-03-16 11:49:14 -04:00
Etienne Lemay 17cf50f7ba
Add an option to disable use of <button>
i.e. Latest version of Chrome (~v80) can’t render Pirate Flag (🏴‍☠️) on a <button>
2020-03-16 11:44:02 -04:00
Thomas Piard a253148b86 Update data and docs 2020-03-16 09:09:22 -04:00
Etienne Lemay 7b2f760df2
Update README 2019-12-23 09:33:00 -05:00
Nolan Lawson 7a025243b4 test: add docs and test for customCategory 2019-12-21 10:24:49 -08:00
Nolan Lawson 8cff39f6fd fix: dark mode CSS tweaks, add storybook/matchMedia/docs 2019-12-21 09:49:29 -08:00
Peder Johnsen edcd64b101 docs: Move `With custom data` to correct position (#377)
Looks like the `With custom data` section of `Headless search` got pushed down by the `Get emoji data from Native` stuff.
2019-12-21 09:13:20 -08:00
Nolan Lawson a0ce9d8122
docs: document how to remove the footer (#330)
fixes #325
2019-06-29 07:49:01 -07:00
rugk f8322a8c5d docs: Add tip for l10n to use CLDR (#344)
* Add tip for l10n to use CLDR

This prevents unnecessary work and prevents some translation errors that can easily occur, otherwise. (e.g. it's not that easy to translate the skin tones correctly)

* remove smart quotes
2019-06-29 07:47:40 -07:00
Etienne Lemay 1d09d3758e
Fix changelog link 2019-03-28 09:43:52 -04:00
Etienne Lemay 5d1b84cf1d
Add CHANGELOG.md 2019-03-28 09:35:40 -04:00
Etienne Lemay 5f065d4793
Merge pull request #316 from nolanlawson/nolan/fix-tests-ci
docs: fix travis CI badge
2019-03-28 07:38:55 -04:00
Peder Johnsen d140dd8f04 typo 2019-03-23 21:22:14 +00:00
Peder Johnsen a8c491273c Merge remote-tracking branch 'emojimart/master' into get_emoji_data_from_native 2019-03-23 20:35:16 +00:00
Peder Johnsen 37340679ec Update story/readme 2019-03-23 16:29:17 +00:00
Nolan Lawson 6fb9c9afa7 docs: fix travis CI badge 2019-03-22 15:49:44 -07:00
Nolan Lawson 8bea0331ff
Merge pull request #306 from nolanlawson/nolan/ci-tests
chore: add Travis CI tests
2019-03-22 07:42:45 -07:00
Peder Johnsen 22a5ca587f Merge branch 'emojimart' into get_emoji_data_from_native 2019-03-20 09:08:32 +00:00
Nolan Lawson d53510bd4f docs: add example of how to use outside React
Fixes #305
2019-03-16 17:18:25 -07:00
Nolan Lawson 8cf6515298 chore: add Travis CI tests 2019-03-16 10:26:09 -07:00
Etienne Lemay e3bb26b894
Fix remaining GitHub assets URLs 2019-03-14 20:39:38 -04:00
Nolan Lawson 058cdec053 fix: improve accessible page structure
Makes some progress on #294
2019-03-12 09:36:28 -07:00
Nolan Lawson 92c5399ab5
Merge pull request #284 from nolanlawson/issue-218
fix: improve a11y of emoji list
2019-03-12 08:14:54 -07:00
Nolan Lawson 0f35206687 fix: improve a11y of emoji list
fixes #218
2019-03-12 08:14:29 -07:00
Nolan Lawson 740eccb6d0 fix: makes skin tone picker more accessible
fixes #220
2019-03-12 08:12:33 -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 445d2d4656
Merge pull request #281 from nolanlawson/nolan/issue-221
fix: improve search/clear a11y
2019-03-12 08:08:32 -07:00
Nolan Lawson f3cff33eda refactor, add code comment 2019-03-10 10:57:43 -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 b1be155787 feat: add slim builds for modern browsers
fixes #259
2019-03-09 09:00:04 -08:00
Nolan Lawson e8b4cfd4a8 docs: add more explicit dev docs
fixes #227
2019-03-07 18:47:45 -08:00
Nolan Lawson f60220870e fix: allow prop-types to be removed in production
fixes #257
2019-03-07 18:12:37 -08:00
kennybll 2ff225b131 Add to README.md for support of spritesheets 2018-11-30 09:27:55 -05:00
Peder Johnsen 682d8d8be4 Remove whitespace 2018-11-29 16:39:36 +00:00
Peder Johnsen f0b5e1eeae Add example of `emojiData` object 2018-11-29 16:35:57 +00:00
Peder Johnsen bbbdcc512d Use same emoji in readme as in story 2018-11-29 16:27:44 +00:00
Peder Johnsen fe17925fac Fix story/readme skin prop typo 2018-11-29 16:19:55 +00:00
Peder Johnsen fd4056025a Add section to readme for `getEmojiDataFromNative` util function 2018-11-29 16:09:52 +00:00
Adam Bowles 745cd2a9b5
Add trailing colon to :octocat 2018-09-27 11:25:27 +01:00
Etienne Lemay 2c060c56bc
Rename “skinIcon” => “skinEmoji”
More consistent with other props
2018-08-10 14:11:28 -04:00
Etienne Lemay 83bd22dffd
Update README 2018-08-10 14:10:55 -04:00
Trond Kjetil Bremnes 57a548b199 fix typo in README.md
The sheet size for messenger says that the emoji download size is 449
_megabytes_ for a sheetSize of 32.
449 _kilobytes_ is the correct value.
2018-08-08 12:22:28 +02:00
Etienne Lemay a0075d7054
Update README 2018-07-31 15:12:58 -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 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