Skip to content

Migrating to v2

Latest
Compare
Choose a tag to compare
@EvodiaAut EvodiaAut released this 08 Jun 21:27
· 5 commits to master since this release
  • prop.focus swtich to v-model
    <focus-point :focus.sync="tmpFocus"> to <focus-point v-model="tmpFocus">

  • remove prop.default
  • optimze code
  • remove data.wrap
  • vue template update