Skip to content

v3.0.1

Compare
Choose a tag to compare
@nor1c nor1c released this 04 Aug 04:13
· 8 commits to main since this release
c9cf3d8

Changes

  • Migrated plugin with Vite
  • Migrated code from OptionAPI to CompositionAPI and script setup SFC
  • Removed unused asset files
  • Added example usage (+with TailwindCSS and SASS)

Fixed issues

  • Fixed v-model not changing state when adding tag. (Updated with modelValue reference link (vuejs.org))
  • Fixed @keydown.8 for deleting tag with backspace no longer working in Vue 3