Skip to content

Release 4.5.0

Compare
Choose a tag to compare
@hunterliu1003 hunterliu1003 released this 07 Dec 14:56
· 26 commits to master since this release
0e8592d

4.5.0 (2023-12-07)

Bug Fixes

Features

  • add stop() for [@before](https://github.com/before)Open and beforeClose event #367 (bbd4786)
  • add close function to defineSlots (e6ed697)
  • add overlayBehavior prop to VueFinalModal #405 (dafa559)

Performance Improvements

  • use getter and setter instead of computed for modelValueLocal (fc67d94)