Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@adrianjost adrianjost released this 03 Apr 10:38
· 154 commits to master since this release

Added

  • new "attributes" option for inputs. The attributes attribute at input config level will get v-binded to the according input component and you can use it to pass custom props to your input components.

Internal

  • update dependencies