Fixes

  • border 1px 的单位 1px 不应该被 rem 转换,改为 1PX
  • Vue.use(Cube) 不应该被 install 多次
  • Dialog 组件按钮按压态背景色颜色变量错误
  • IndexList 组件的插槽更新,使得插槽样式更容易控制
  • CascadePicker 当数据中有 children 但是长度为 0 时依旧当做一列

Fixes

  • border 1px unit : change 1px to 1PX for rem
  • Vue.use(Cube) should not installed again
  • Dialog: button active backgound color variable error
  • IndexList: slot update: control style more easily
  • CascadePicker: if children's length is 0, then it should be visible

项目简介

🔶 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 %