Skip to content

0.6.0: VueJS

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 07 Dec 23:04
· 3591 commits to main since this release
  • rename the library to VueJS
  • default directive prefix is now "v-"
  • add ability to create custom elements with Vue.element()
  • more robust directive parsing and expression parsing
  • now user can use the Math object within expressions