Skip to content

v1.8.0

Compare
Choose a tag to compare
@hunterliu1003 hunterliu1003 released this 15 Dec 11:20
· 995 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()