Skip to content

v2.9.1

Compare
Choose a tag to compare
@airyland airyland released this 11 May 02:04
· 137 commits to v2 since this release

Alert

  • [feature] add isVisible function for AlertPlugin #2704

Confirm

  • [feature] add isVisible function for ConfirmPlugin #2704

Loading

  • [feature] add isVisible function for LoadingPlugin #2704
  • [fix] fix covered by element when using scroll plugins

Popup

  • [fix] fixed popup has black border on the right #2651

Qrcode

  • [fix] fix missing support for Chinese works #2652

Tab

Toast

  • [feature] add isVisible function for ToastPlugin #2704

XCircle

  • [feature] support show percent anticlockwise

Alert

  • [feature] 添加 isVisible 获取当前显示状态 #2704

Confirm

  • [feature] 添加 isVisible 获取当前显示状态 #2704

Loading

  • [feature] 添加 isVisible 获取当前显示状态 #2704
  • [fix] 修复使用类 scroll 组件时会被覆盖的问题

Popup

  • [fix] 修正弹出框右边有黑边 #2651

Qrcode

  • [fix] 修复中文支持 #2652

Tab

  • [fix] 修复全局 box-sizing 为 border-box 时导致的高度问题 #2621。感谢 @suncodeer

Toast

  • [feature] 添加 isVisible 获取当前显示状态 #2704

XCircle