新增

  • SegmentPicker: 多段选择器,多个 Picker 联动
  • DatePicker: 日期时间选择器
  • Form: 自动化生成表单
  • Drawer: 抽屉,解决数据量大场景下的级联选择

优化

  • Slide: 新增竖向支持,是否显示 dots Prop showDots,以及是否组织冒泡
  • Input: 新增 prepend 以及 append 插槽
  • Picker: 支持动态改变列数,https://github.com/didi/cube-ui/pull/116 Thanks @Fyerl
  • create-api: 支持组件自身实例化方法,通过SomeComponent.$create({...})

Breaking Changes

  • Validator: for Prop 改为 modeltrigger 改为 immediate

Fixes

  • SSR: fix window undefined #141

依赖


New Features

  • SegmentPicker: Multiple segment Picker
  • DatePicker: Date Time Picker
  • Form: Schema-based form generator component
  • Drawer: Used to lots of items cascade select

Improvements

  • Slide: support vertical slide & new showDots Prop & stopPropagation Prop
  • Input: new slots - prepend and append
  • create-api: support using SomeComponent.$create({...}) to create instance

Breaking Changes

  • Validator: for Prop changed to model, trigger Prop changed toimmediate

Fixes

  • SSR: fix window undefined #141

Dependencies

项目简介

🔶 A fantastic mobile ui lib implement by Vue

🚀 Github 镜像仓库 🚀

源项目地址

https://github.com/didi/cube-ui

发行版本 76

v1.12.38

全部发行版

贡献者 36

全部贡献者

开发语言

  • JavaScript 90.8 %
  • Vue 8.4 %
  • TypeScript 0.4 %
  • Stylus 0.3 %
  • HTML 0.0 %