Skip to content

2.0.0

Compare
Choose a tag to compare
@vueform vueform released this 20 Jun 05:40
· 395 commits to main since this release
  • BREAKING: Completely rewritten <template> and default.css.
  • Added CSS vars support for easier styling.
  • Added support for utility classes, like TailwindCSS.
  • Caret is now always displayed when caret: true regardless if the multiselect has selected option(s).
  • Added canDeselect and classes prop.
  • Added ; and , options to addTagOn prop.