ngx-emoji-mart

Customizable Slack-like emoji picker for Angular

MIT License

Downloads
164.7K
Stars
447
Committers
20

Bot releases are visible (Hide)

ngx-emoji-mart - v0.17.0

Published by scttcper over 5 years ago

0.17.0 (2019-05-25)

Features

ngx-emoji-mart - v0.16.3

Published by scttcper over 5 years ago

0.16.3 (2019-05-11)

Bug Fixes

  • remove absolute position on category title for non native emoji closes #214 (3067ceb)
ngx-emoji-mart - v0.16.2

Published by scttcper over 5 years ago

0.16.2 (2019-05-10)

Bug Fixes

  • downgrade build process back to angular 7 closes #213 (131531b)
ngx-emoji-mart - v0.16.1

Published by scttcper over 5 years ago

0.16.1 (2019-05-10)

Bug Fixes

  • error on enter key caused by (search) name for some reason #212 (a775356)
ngx-emoji-mart - v0.16.0

Published by scttcper over 5 years ago

0.16.0 (2019-05-10)

Features

  • rename change to changeskin (d17257b)
ngx-emoji-mart - v0.15.1

Published by scttcper over 5 years ago

0.15.1 (2019-04-29)

Bug Fixes

  • Enable to search "+1" for "thumbsup" (#207) (87f4ac6)
ngx-emoji-mart - v0.15.0

Published by scttcper over 5 years ago

0.15.0 (2019-04-28)

Bug Fixes

  • Added button type (#205) (c270bb2)
  • allow angular 8 peer dependency (#206) (0c967bf)
  • correctly handle anchor click while searching (458d8bd)
  • forces emoji's not to break line (e99723b)

Features

  • add aria attributes to categories, more a11y changes (85ef05e)
  • add i18n and a11n to skin tone picker, allow enter key and space (1e0406e), closes #283
  • improve search/clear a11y (b97654d), closes #281
ngx-emoji-mart - v0.14.0

Published by scttcper over 5 years ago

0.14.0 (2019-03-15)

Bug Fixes

Features

  • allow passing of width [style]="{width: '100%'}". Allows setting 100% width closes #199 (1022142)
  • improve a11y of emoji list (57fa8d0), closes #284
ngx-emoji-mart - v0.13.0

Published by scttcper over 5 years ago

0.13.0 (2019-03-14)

Features

  • add show one category at a time option (#202) (3aecbd9)
ngx-emoji-mart - v0.12.0

Published by scttcper almost 6 years ago

0.12.0 (2019-01-08)

Features

  • Adds Spritesheets for Custom Emojis (fe3b91d)
ngx-emoji-mart - v0.11.2

Published by scttcper almost 6 years ago

0.11.2 (2018-12-10)

Bug Fixes

ngx-emoji-mart - v0.11.1

Published by scttcper almost 6 years ago

0.11.1 (2018-12-10)

Bug Fixes

ngx-emoji-mart - v0.11.0

Published by scttcper almost 6 years ago

0.11.0 (2018-11-15)

Features

ngx-emoji-mart - v0.10.1

Published by scttcper almost 6 years ago

0.10.1 (2018-11-02)

Bug Fixes

  • use angular 7, silence install warning (e634b27)
ngx-emoji-mart - v0.10.0

Published by scttcper about 6 years ago

0.10.0 (2018-10-10)

Features

  • revert previous release as it isn't necessary (ab8e5bf)
ngx-emoji-mart - v0.9.0

Published by scttcper about 6 years ago

0.9.0 (2018-09-19)

Features

ngx-emoji-mart - v0.8.2

Published by scttcper about 6 years ago

0.8.2 (2018-09-06)

Bug Fixes

  • add skinChange output onto picker component, fire on skin select (b2b7d24)
  • emoji returned now correctly has skin tone applied (3cb4383)
  • remove unused variations code (0e8e873)
  • remove unused variations from interface (63af335)
  • typecast instead of typescript not null (71d1f89)

please make sure to review the v0.8 release

ngx-emoji-mart - v0.8.1

Published by scttcper about 6 years ago

0.8.1 (2018-09-06)

Bug Fixes

ngx-emoji-mart - v0.8.0

Published by scttcper about 6 years ago

0.8.0 (2018-09-06)

Bug Fixes

  • always call frequently used the same way (7e4c3fd)
  • drop unused mouse event from leave in picker (c730bd3)
  • is now "isNative" (06eabe0)

Features

  • add emojiSpriteStyles function, gets styles to apply to custom emoji element (84bd2af)
  • camel case emoji data, rename native to isNative (473944a)
  • use providedIn (e898b27)

Breaking Changes:

emoji variables renamed
short_names -> shortNames
short_name -> shortName
obsoleted_by -> obsoletedBy
skin_tone -> skinTone

Component Input renamed
native -> isNative

Its now easier to make your own custom emoji element from emoji data. See https://github.com/TypeCtrl/ngx-emoji-mart#display-emoji-as-custom-element

ngx-emoji-mart - v0.7.1

Published by scttcper about 6 years ago

0.7.1 (2018-08-09)

Bug Fixes

Package Rankings
Top 1.76% on Npmjs.org
Badges
Extracted from project README
npm codecov