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.
### Version 3.12.1 ### Vue Version 3.2.47 ### Link to minimal reproduction  ### Step to reproduce  ### What is expected _No response_ ### What is actually happening _No...
### Version latest ### Vue Version latest ### Link to minimal reproduction [calendar-view](https://opentiny.design/vue-playground?cmpId=calendar-view&fileName=basic-usage.vue&apiMode=Composition&mode=pc&theme=default) ### Step to reproduce https://opentiny.design/vue-playground?cmpId=calendar-view&fileName=basic-usage.vue&apiMode=Composition&mode=pc&theme=default  ### What is expected _No response_ ### What is actually happening...
### Version 3.11.2 ### Vue Version 3.3.9 ### Link to minimal reproduction  ### Step to reproduce headerColumn 是表头数组 activityUseDetail 是表里具体每一行的数据 如果多次返回不同表头数组的数据时 偶尔会出现绑定的值不显示的问题 { "success": true, "status": 200, "message": "请求成功.",...
### Version latest ### Vue Version latest ### Link to minimal reproduction 在macos下使用firefox打开[官方demo](https://opentiny.design/vue-pro/pages/board/home),中文字体主要显示的是Songti SC系列。与chrome的PingFang SC差异挺大的。 ### Step to reproduce 直接打开https://opentiny.design/vue-pro/pages/board/home ### What is expected _No response_ ### What is actually...
### What problem does this feature solve 这是因为什么 ### What does the proposed API look like 这是因为什么
### What problem does this feature solve 可以自定义打开和关闭时的自定义图标   ### What does the proposed API look like 自定义插槽的方式来替换图标
### Version 3.11.0 ### Vue Version 3.3.4 ### Link to minimal reproduction https://opentiny.design/tiny-vue/zh-CN/os-theme/components/dialog-box#right-dialog ### Step to reproduce 点击按钮看效果 ### What is expected _No response_ ### What is actually happening _No...
### Version 2.12.0 ### Vue Version 2.6.14 ### Link to minimal reproduction TinyTimeLine ### Step to reproduce 引入TinyTimeLine组件 ### What is expected _No response_ ### What is actually happening 不管是否使用@click事件...
### Version opentiny/[email protected] ### Vue Version 3 ### Link to minimal reproduction https://opentiny.design/tiny-vue/zh-CN/os-theme/components/slider ### Step to reproduce 1. 滚动到下面  2. 点击锚点  ### What is expected _No response_ ###...
通过cli创建pro,启动后出现: [plugin:vite-plugin-eslint] src\layout\default-layout.vue 65:29 error Unexpected use of file extension "js" for "@opentiny/vue-theme/theme-tool.js" import/extensions 65:29 error Unable to resolve path to module '@opentiny/vue-theme/theme-tool.js' import/no-unresolved