VUX V2.5.5 发布日志

Actionsheet

  • [feature] 支持在 on-click-menu 参数里附带原始 menu 对象 #1772

Alert

  • [feature] 支持 hideOnBlur #1742

CellBox

  • [change] 移除默认 slot 的父级 div #1769

Confirm

  • [feature] 支持方法 setInputValue 设置输入值 #1746

Countup

  • [feature] 添加属性 tag 用以定义渲染标签 #1739

Datetime

  • [feature] 支持动态设置小时列表 #1749
  • [enhance] 更加流畅的遮罩层动画

InlineCalendar

  • [feature] 支持多选 #1446 #1467

Popup

  • [feature] 在 deactived 事件触发时自动关闭,避免在路由切换时依然显示弹窗,可以使用 prop:hide-on-deactivated 进行禁用 #1774

Swipeout

  • [enhance] swipeout-item 新增 render 方法 #1688

Tabbar

  • [feature] 支持 link 上使用 replace: true 写法 #1761

XInput

  • [feature] 为 on-focus on-blur 事件添加 $event 参数 #1770
  • [fix] 修复值为空的错误判断逻辑 #1759