Skip to content

Releases: kevinfaveri/vue-twemoji-picker

5.7.4

10 May 04:57
Compare
Choose a tag to compare

Minor style bugfix for components

5.7.3

10 May 04:41
Compare
Choose a tag to compare

Style update for TwemojiPicker

5.7.2

10 May 03:15
Compare
Choose a tag to compare

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

5.7.1

09 May 22:05
Compare
Choose a tag to compare

Fixes ESM build.

5.7.0

09 May 21:04
Compare
Choose a tag to compare

Update emoji dataset to version 13.0

5.6.5

02 May 16:15
Compare
Choose a tag to compare

pickerPaddingOffset has been reworked

5.6.4

02 May 15:40
Compare
Choose a tag to compare

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

5.6.3

18 Apr 22:25
Compare
Choose a tag to compare

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

5.6.2

18 Apr 05:52
Compare
Choose a tag to compare

added initialContent prop to TwemojiTextarea

5.6.1

18 Apr 05:36
Compare
Choose a tag to compare

Tweaks TwemojiPicker positioning.