tiny-vue
tiny-vue copied to clipboard
TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
### What problem does this feature solve 支持通过designConfig配置日期清除按钮图标 ### What does the proposed API look like 支持通过designConfig配置日期清除按钮图标 ### What is your project name 无
### What problem does this feature solve 能够通过prop、designConfig配置清除按钮样式 ### What does the proposed API look like 能够通过prop、designConfig配置清除按钮样式 ### What is your project name 无
### What problem does this feature solve 多选模式下不支持隐藏勾选框,能够通过props,designConfig配置是否显示勾选框 ### What does the proposed API look like 能够通过props,designConfig配置是否显示勾选框 ### What is your project name 无
### What problem does this feature solve 多选模式隐藏全部按钮选项不支持通过designConfig配置 ### What does the proposed API look like designConfig 增加showAlloption配置项 ### What is your project name 无
### What problem does this feature solve 我在使用v-for来渲染多个进度条的时候需要根据当前数据来确定进度条的文字,而:format只能传不带参数的获取文字的方法 ```html ``` 比如这里,就无法渲染自定义文字了 ### What does the proposed API look like 希望format这个props的方法允许传参数 ### What is your project name KOJ
### What problem does this feature solve 假设有个场景,你们官方图标太少,我自定义图标咋办,又要方形去显示?是不是应该需要图标插槽方式去实现,然后指定按钮是方形? ### What does the proposed API look like 没有 ### What is your project name quark
# PR ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-vue/blob/dev/CONTRIBUTING.md) - [ ] Tests for the...
### What problem does this feature solve 1、使用的时候key 可能是number类型,但是实际使用中,只能是 string 这种就不合理,导致我想需要id数据,那么必须先转换 string,然后其他地方在转换回来,其他ui框架别人同时志成2种类型 2、添加额外插槽,这样就可以在最右边可以自定义很多功能,比如增加按钮 ### What does the proposed API look like 没有 ### What is your project name quark
# PR ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-vue/blob/dev/CONTRIBUTING.md) - [ ] Tests for the...
# PR fix:修复edm上传模式,文件大小限制失效 ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-vue/blob/dev/CONTRIBUTING.md) - [ ] Tests...