Releases: kevinfaveri/vue-twemoji-picker
Releases · kevinfaveri/vue-twemoji-picker
5.7.4
5.7.3
Style update for TwemojiPicker
5.7.2
Added a Vue slot which enables the usage of TwemojiPicker as a headless component when using TwemojiTextarea component.
5.7.1
Fixes ESM build.
5.7.0
Update emoji dataset to version 13.0
5.6.5
pickerPaddingOffset has been reworked
5.6.4
'pickerWidth' now issues a warning if prop is invalid but then procceds to use default value.
5.6.3
Better handling of character counting in the textarea using the 'twitter-text' library
5.6.2
added initialContent prop to TwemojiTextarea
5.6.1
Tweaks TwemojiPicker positioning.