Skip to content

v1.8.1

Compare
Choose a tag to compare
@AmyFoxFN AmyFoxFN released this 26 Apr 12:19
· 1918 commits to master since this release

优化

  • Popup 类组件: 新增支持 v-model 显示/隐藏弹层
  • Picker 类组件: 新增支持 subtitle 配置副标题
  • CascadePicker: 新增支持异步级联

Fixes

  • CreateAPI: 修复 CreateAPI 中不能使用 vuex,vue-router 的问题
  • TimePicker: 修复日期格式显示问题

依赖

  • 升级 BetterScroll 到 v1.10.1

Improvements

  • Popup-based Components: support using v-model to show/hide popup layer.
  • Picker-based Components: support using subtitle to configure subtitle.
  • CascadePicker: support async cascade.

Fixes

  • CreateAPI: fix the usage of vuex and vue-router in CreateAPI.
  • TimePicker: fix the problem of date format.

Dependencies

  • Update BetterScroll to v1.10.1