Commit Graph

96 Commits (ed241d1d42ce5bb9c1967946a81f06600f5ce9f2)

Author SHA1 Message Date
Peder Johnsen 22a5ca587f Merge branch 'emojimart' into get_emoji_data_from_native 2019-03-20 09:08:32 +00: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
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
Etienne Lemay 4715fe8f48
Update README 2018-04-29 23:05:55 -04:00
Etienne Lemay c6b86b25b9
Update emoji-datasource
Updates to Emojione 3
2018-04-29 22:40:42 -04:00
Etienne Lemay 2e97b1faa6
Restructure data and components 2018-04-29 21:06:32 -04:00
Christian Savard 0765bf56f7 Add keyboard selection with enter 2018-03-15 18:42:16 -04:00
Hongbo Miao a5b2d5f1a0
doc: add css in readme 2018-03-12 23:21:55 -07:00
Etienne Lemay c010035015
Add `showSkinTones` prop to Picker [Ref #165] 2018-03-02 15:08:52 -05:00
Etienne Lemay 31246e41ef
Add `contentEditable` guide to README [Close #169] 2018-03-02 14:15:49 -05:00
Etienne Lemay af2fdc71a1
Add `defaultSkin` prop to Picker and allow forcing skin tone with `skin` prop [Ref #165] 2018-03-02 13:45:33 -05:00
Etienne Lemay b0753769fb
Add `onSkinChange` prop to Picker [Close #165] 2018-03-02 13:33:14 -05:00
Etienne Lemay 94fc19491a Fix anchor 2018-01-09 15:18:08 -05:00
Etienne Lemay 6d095a072c Add `html` props to Emoji component [Ref #79] 2018-01-09 15:16:59 -05:00
Etienne Lemay 3fa0331d60 Support providing a fallback to unsupported emojis [Fix #157] 2018-01-09 15:16:59 -05:00
veob 67ac4a26df
add required props in <Emoji /> example
Without `size` <Emoji /> doesn't render correctly.
2017-12-28 12:39:15 +03:00
Etienne Lemay 8f63c38308 Use 256-color indexed sheets by default
Reduces sheets size by half
2017-12-15 15:23:15 -05:00
Etienne Lemay ca72188b11 Update Google set image 2017-12-08 16:57:32 -05:00
Etienne Lemay d4c86bc6e1
Update README 2017-11-07 21:32:56 -08:00
Etienne Lemay 724bed6e4e
Retinafy images 2017-11-07 21:32:03 -08:00
Etienne Lemay 153f02b18f Update README 2017-11-07 19:04:41 -08:00
Etienne Lemay 9cd6494c39 Handle using custom storage instead of localStorage 2017-11-07 19:02:32 -08:00