Skip to content

Release 4.0.0-rc.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@hunterliu1003 hunterliu1003 released this 03 Feb 16:41
· 199 commits to master since this release

4.0.0-rc.14 (2023-02-03)

  • Support props including swipe-to-close, threshold, showSwipeBanner, preventNavigationGestures
  • Support slot swipe-banner
  • Delete ModalFullscreen and ModalBottom
  • Add built-in support transition names including: 'vfm-fade' | 'vfm-slide-down' | 'vfm-slide-up' | 'vfm-slide-right' | 'vfm-slide-left'
  • The default value of contentTransition and overlayTransition are changed to undefined
  • Improve autocompletion for contentTransition and overlayTransition