Vue Twemoji Picker Versions Save

Vue Twemoji Picker - A fast plug-n-play Twemoji Picker (+textarea for Twemoji rendering) for Vue. Support Unicode Emoji 13.0.

5.7.4

4 years ago

Minor style bugfix for components

5.7.3

4 years ago

Style update for TwemojiPicker

5.7.2

4 years ago

Added a Vue slot which enables the usage of TwemojiPicker as a headless component when using TwemojiTextarea component.

5.7.1

4 years ago

Fixes ESM build.

5.7.0

4 years ago

Update emoji dataset to version 13.0

5.6.5

4 years ago

pickerPaddingOffset has been reworked

5.6.4

4 years ago

'pickerWidth' now issues a warning if prop is invalid but then procceds to use default value.

5.6.3

4 years ago

Better handling of character counting in the textarea using the 'twitter-text' library

5.6.2

4 years ago

added initialContent prop to TwemojiTextarea

5.6.1

4 years ago

Tweaks TwemojiPicker positioning.