Commit Graph

43 Commits (release)

Author SHA1 Message Date
mashirozx 7edf171664 Add custom emoji lazyload 2021-10-26 12:28:34 +08:00
Etienne Lemay ca3d4e5f0e
Release v3.0.0 2020-03-16 16:14:39 -04:00
Thomas Piard cdb74f28c7 Bump emoji-datasource to 5.*, remove emojione and messenger support 2020-03-16 09:09:22 -04:00
Nolan Lawson 0bd369144b chore: upgrade to babel v7 2019-12-29 13:39:57 -08:00
dependabot[bot] 830c69a4e1 chore(deps): bump lodash from 4.17.11 to 4.17.15 (#390)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-21 09:18:25 -08:00
dependabot[bot] 1b69530f53 chore(deps): bump handlebars from 4.1.0 to 4.5.3 (#389)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-21 09:18:16 -08:00
dependabot[bot] 6c60ac1242 chore(deps): bump lodash-es from 4.17.11 to 4.17.15 (#388)
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-21 09:18:06 -08:00
dependabot[bot] 364ae72ba3 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#387)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-21 09:17:53 -08:00
Nolan Lawson cdd3229de6
test: add basic skins test (#315) 2019-06-29 07:48:50 -07:00
Etienne Lemay 5d1b84cf1d
Add CHANGELOG.md 2019-03-28 09:35:40 -04:00
Nolan Lawson 8cf6515298 chore: add Travis CI tests 2019-03-16 10:26:09 -07:00
Etienne Lemay d739f27714
Upgrade some dev dependencies
Fixes most `yarn audit` warnings
2019-03-14 21:06:39 -04:00
Nolan Lawson 302663f8bf test: replace karma with jest 2019-03-13 20:04:52 -07:00
Nolan Lawson f60220870e fix: allow prop-types to be removed in production
fixes #257
2019-03-07 18:12:37 -08:00
Etienne Lemay 9196a87769
Update yarn.lock 2018-11-13 09:23:49 -05:00
Etienne Lemay c6b86b25b9
Update emoji-datasource
Updates to Emojione 3
2018-04-29 22:40:42 -04:00
Etienne Lemay c113dc5e3b
💄 Add prettier.config.js 2018-03-27 14:52:31 -04:00
Etienne Lemay e4977e4f0d Update emoji-datasource to 4.0.2 2017-12-15 15:12:50 -05:00
Etienne Lemay 63509f72ea Update yarn.lock 2017-12-08 12:45:23 -05:00
Etienne Lemay 3164d029c9 Remove unused dependency 2017-11-09 00:15:50 -08:00
Etienne Lemay 3021758115 Prettier 💄 2017-10-07 00:02:29 -04:00
Etienne Lemay 620576d5a2 Use measure-scrollbar locally instead of a dependency
So that Babel doesn’t become a dependency just for that (lib is using export).
Giving credit to original author.
2017-09-28 20:04:24 -04:00
Etienne Lemay ba1479e8b7 Lock emoji-datasource version
This is the kind dependency that we want to keep explicit control over the exact version being used
2017-09-27 21:29:40 -04:00
Etienne Lemay 493efad203 Set Storybook options 2017-09-27 21:09:06 -04:00
Eugen Rochko a69125ce40 Add react-storybook 2017-09-28 02:36:04 +02:00
Etienne Lemay 9f49499240 Merge branch 'master' into feature-react-16 2017-09-27 20:00:37 -04:00
Eugen Rochko a381b554b6 Upgrade Webpack to 3.6 2017-09-27 21:47:41 +02:00
Eugen Rochko d13e3b5e03 Upgrade to React 16, do not use deprecated ref syntax 2017-09-27 21:27:52 +02:00
Igor Lobanov 4dc05ef8da Size reduced from 87.35 KB to 79.43 KB 2017-09-17 12:06:42 +03:00
Andrey Sitnik dd35568567 Set EMOJI_DATASOURCE_VERSION during build 2017-09-11 14:17:00 +10:00
Andrey Sitnik 61ea61168f Update Size Limit 2017-09-11 14:10:00 +10:00
Nick Filatov dc9b114439 replace webpack tasks for dist build on babel tasks 2017-09-03 15:35:33 +06:00
Andrey Sitnik 4f9320a51f Add package size profiling tools 2017-08-16 15:33:24 -07:00
Etienne Lemay b90ca821bc Merge pull request #92 from MeisterLabs/ie-support
Improve support for Internet Explorer
2017-06-23 09:38:21 -04:00
Jakob Krigovsky 385408b51c Include scrollbar width in total picker width 2017-06-23 12:26:30 +02:00
Jakob Krigovsky 1b9b8983bb Use Babel’s transform-runtime plugin 2017-06-23 11:47:21 +02:00
Etienne Lemay 1d57c216f5 Use svg-jsx for anchors
Fixes a React warning when using svg-inline-react
2017-05-27 14:52:38 -04:00
Etienne Lemay 92985ecf29 Merge branch 'master' into emoji4 2017-05-27 11:03:41 -04:00
Etienne Lemay 240e85ceaf Update emojilib (for new emojis keywords) 2017-05-27 10:57:01 -04:00
Christian Savard 52359b2688 Update react and remove react-addons-test-utils 2017-05-17 16:56:24 -04:00
Christian Savard 6514bbb0ba Update README and yarn.lock 2017-05-15 09:48:29 -04:00
Thomas Osugi 8e6c393ab7 [#138343455] Allow picker to display emoji natively rather than from spritesheet
Signed-off-by: Eric Dattore <edattore@pivotal.io>
2017-02-17 10:09:25 -05:00
Etienne Lemay 00fdf6137a Use yarn 2017-02-17 09:45:24 -05:00