cube-ui icon indicating copy to clipboard operation
cube-ui copied to clipboard

:large_orange_diamond: A fantastic mobile ui lib implement by Vue

Results 65 cube-ui issues
Sort by recently updated
recently updated
newest added

### Version 1.12.27 ### Reproduction link [https://jsfiddle.net/Lfpm9h5g/](https://jsfiddle.net/Lfpm9h5g/) ### Steps to reproduce 1、点击页面文本,第一次可以正常弹窗只有一列年的时间选择器 2、取消选择后重新点击页面文本,可以发现 columnCount 为 2、3 的时候都能使用 $updateProps 更新。 3、当 columnCount 重置回 1 的时候,选择器没有正确显示一列年而是显示三列。 ### What is expected? columnCount 重置为...

### What problem does this feature solve? 某些业务情况下,不一定能使用上拉加载更多方式。希望能够支持下 ### What does the proposed API look like? 加多一个拉动方向 api

enhancement

RecycleList 我在安卓手机上,向下滑动没有任何问题 向上往回滑动的时候 会闪屏或者白屏1s左右,这个不知道怎么修复

### What problem does this feature solve? 1.swipe-item增加enable,disable之类的props,让swipe-item可以处于禁用状态 2.swipe-item可以脱离swipe单独使用(多个swipe-item可以同时处于grow状态),而且这样做更方便 3.swipe-item的:btns的text可以使用v-html的形式,这样可以使用图标等更丰富的内容 ### What does the proposed API look like? 1. 2. 3.

discussion

in your example : this.$refs.upload.retry() would retry all the error files , but i want to use file-click function to click one of error files then upload it again ,but...

enhancement

### What problem does this feature solve? 我觉得cube-ui功能很丰富,但是只能用于移动端web,什么时候支持微信小程序呢?vant也早已经支持微信小程序了。 ### What does the proposed API look like? cube-ui支持微信小程序

### What problem does this feature solve? 文档没有介绍vue-cli3创建的项目如何自定义主题。 ### What does the proposed API look like? https://didi.github.io/cube-ui/#/zh-CN/docs/theme

### Version 1.12.24 ### Reproduction link [https://rusrn.codesandbox.io/](https://rusrn.codesandbox.io/) ### Steps to reproduce picker组件在data数组为[[]]时点击确定无法关闭弹窗 初始化后第一次可以正常关闭 之后就无法通过确定关闭 ### What is expected? 当picker组件在data数组为[[]]时点击确定也能正常关闭 ### What is actually happening? picker组件在data数组为[[]]时点击确定无法关闭picker ### Dependencies Version vue: 2.6.9...

enhancement

### What problem does this feature solve? 新的组件需求 希望有类似栅格布局 ### What does the proposed API look like? 新的组件需求 希望有类似栅格布局