Skip to content

Tags: serebrov/emoji-mart-vue

Tags

15.0.4

15.0.4:

* fix: use prototype call for hasOwnProperty. #301

15.0.3

* fix(picker): show results while infinite scroll is disabled #298

15.0.2

15.0.2:

- fix: declare all emits in all components #296

15.0.1

Version 15.0.1:

- fix(Picker): Watch for skin property changes #294

15.0.0

Version 15.0.0:

- Emoji v15: Susnux: feat emoji 15 #273
- Dependency updates

12.0.5

Version 12.0.5:

- [#253] "Selectable" picker via slot #271
- Rework demo app into separate components. #272

12.0.4

Version 12.0.4:

* [#259] Define Emoji mouseenter and mouseleave events. #267

12.0.3

Version 12.0.3:

* [#263] Fix errors on Enter when there are no search results. #266

12.0.2

Version 12.0.2:

- [#264] Prevent input 'select' event from propagating to component. #265

12.0.1

Version 12.0.1:

* [#204] Fix on click double trigger in Vue 3.