Skip to content

1.4.0 - Arceus

Choose a tag to compare

@Raiondesu Raiondesu released this 31 Mar 03:43
· 624 commits to master since this release
18d6489

A new feature: v-model event mode (#20):

Now v-model can be toggled between 2 event modes: input and select. Each mode represents the event's name that fires the change of v-model.

⚠️Removed deprecated camelCased events.⚠️

Alsooo... minor bug fixes and performance improvements.