ngx-emoji-mart

Customizable Slack-like emoji picker for Angular

MIT License

Downloads
164.7K
Stars
447
Committers
20

Bot releases are hidden (Show)

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

ngx-emoji-mart - v0.7.0

Published by scttcper about 6 years ago

0.7.0 (2018-08-09)

Bug Fixes

  • adds support for native emojis in IE11, previously rendered as black & white icons (3850dfa)
  • adjust search input default border-radius (da5e163)
  • change css display when searching with no results (0da2903)
  • missing closing div (a6f7cc0)
  • pass context to the emoji fallback function (207831e)
  • reduce typescript not null indicator hacks (dc1e7ae)

Features

  • add a parameter to set the max number of frequently used. also bug on click. closes #165 (e854028)
  • add search/clear icon and clear input (5d65a7c)
  • allow anchor and search icons to be overridden (f4cee5f)
ngx-emoji-mart - v0.6.6

Published by scttcper over 6 years ago

0.6.6 (2018-07-12)

Bug Fixes

  • pass backgroundImageFn to emoji component correctly closes #133 (91a0e39)
ngx-emoji-mart - v0.6.5

Published by scttcper over 6 years ago

0.6.5 (2018-07-09)

Bug Fixes

  • alignment of custom emoji when using a skin other than native (41ee881)
  • category click height not working until scroll (5b7ee2f)
ngx-emoji-mart - v0.6.4

Published by scttcper over 6 years ago

0.6.4 (2018-06-15)

Bug Fixes

  • disable sorting by default (626ec4c) #111
ngx-emoji-mart - v0.6.3

Published by scttcper over 6 years ago

0.6.3 (2018-05-18)

Bug Fixes

  • allow more versions of anuglar in peer dep (db69fc5)
ngx-emoji-mart - v0.6.2

Published by scttcper over 6 years ago

0.6.2 (2018-05-18)

Bug Fixes

  • return null instead of an error closes #90 (584de9c)
ngx-emoji-mart - v0.6.1

Published by scttcper over 6 years ago

0.6.1 (2018-05-18)

Bug Fixes

  • emoji selector is messed up. how did this even work? (52dba7b)
ngx-emoji-mart - v0.6.0

Published by scttcper over 6 years ago

0.6.0 (2018-05-09)

Bug Fixes

  • DataInterface: fix typo in EmojiVariation interface (75886bd)
  • EmojiComponent: allow empty string in EmojiData['set'] (c92d03b)

Features

  • DataInterface: add set and variations fields to EmojiData interface (8dcf811)
  • EmojiService: include "set" in sanitized data (60d6199)
Package Rankings
Top 1.76% on Npmjs.org
Badges
Extracted from project README
npm codecov