Skip to content

v0.21.0

Compare
Choose a tag to compare
@hunterliu1003 hunterliu1003 released this 15 Dec 11:19
· 1072 commits to master since this release

🚀 Features

  • support prop zIndexAuto
  • support $vfm.get API
  • #22 - support vetur intellisense
  • refactor lock-scroll prop

🐛 Bugfix

  • #30 - only show warning in client side
  • convert zIndex type from String to Number
  • emit before-open event before this.getAttachElement()