ViewUIPlus
ViewUIPlus copied to clipboard
An enterprise-level UI component library and front-end solution based on Vue.js 3
Environment Vue3 Reproduction link [https://www.iviewui.com/view-ui-plus/component/form/select](https://www.iviewui.com/view-ui-plus/component/form/select) [http://v4.iviewui.com/components/select](http://v4.iviewui.com/components/select) Steps to reproduce vue3中select组件开启filterable,选中一项后获取焦点重选只显示过滤后的信息。vue2则显示全部的item What is expected? vue3中select组件开启filterable,选中一项后获取焦点重选显示全部item信息。和vue2版本一致 What is actually happening? vue3中select组件开启filterable,选中一项后获取焦点重选只显示过滤后的信息。
### Environment chrome 104.0.5112.101, vue 3.2.37 , view-ui-plus 1.3.1 ### Reproduction link [https://run.iviewui.com/preview/Iyx1vrwA](https://run.iviewui.com/preview/Iyx1vrwA) ### Steps to reproduce 先调用this.$Message.loading(), 然后调用 this.$Message.destroy()(中间间隔几秒)。 ### What is expected? 正常运行 ### What is actually happening?...
### Environment view-ui-plus: "1.1.0", vue: "3.2.13", ### Reproduction link [https://run.iviewui.com/preview/xnlaJrY0](https://run.iviewui.com/preview/xnlaJrY0) ### Steps to reproduce 执行链接:https://run.iviewui.com/preview/xnlaJrY0 ### What is expected? 进度条正常加载 ### What is actually happening? 报错:Cannot set properties of undefined...
### Environment window10, vue最新版本 ### Reproduction link [https://www.iviewui.com/view-ui-plus/component/navigation/page](https://www.iviewui.com/view-ui-plus/component/navigation/page) ### Steps to reproduce 1、page组件添加 show-elevator 2、监听组件的on-page-size-change ### What is expected? Page 组件修改电梯内值触发on-page-size-change事件 ### What is actually happening? Page 组件修改电梯内值触发on-page-size-change事件
### Environment 不限操作系统/不限浏览器/Vue3 ### Reproduction link [https://run.iviewui.com/Q4sOA4io](https://run.iviewui.com/Q4sOA4io) ### Steps to reproduce 让弹窗中的 Select 聚焦,并显示其弹出层 ### What is expected? 弹出可以放置于手动指定的任意元素中,例如 \ 元素,或者 popover 中,以便 \ 标签、popover 元素中能够合理显示弹出层 ### What is actually...
### Environment mac os /chrome/vue3 ### Reproduction link [https://run.iviewui.com/TW5nB9yi](https://run.iviewui.com/TW5nB9yi) ### Steps to reproduce https://run.iviewui.com/TW5nB9yi 可直接复现 ### What is expected? 默认为true时候 可以取消选中状态 ### What is actually happening? 默认为true时候 无法取消选中状态
### Environment Microsoft Windows 10 22H2 19045.4046, Microsoft Edge 121.0.2277.128(64bit), Vue 3.4.19 ### Reproduction link [https://www.iviewui.com/view-ui-plus/component/form/radio](https://www.iviewui.com/view-ui-plus/component/form/radio) ### Steps to reproduce Windows显示缩放150%或175%, radio控件选中即可重现,显示缩放100%和200%没有这个问题 ### What is expected? 期望修复显示效果,将选中的蓝色圆圈显示在正中间 ### What is...
### Environment 任意环境 ### Reproduction link [https://run.iviewui.com/gkONRstF](https://run.iviewui.com/gkONRstF) ### Steps to reproduce 点击切换表单必填状态按钮 从必填切换到非必填时控制台报错 ### What is expected? form不绑定model formItem不绑定prop 表单从必填项切换到非必填项控制台不报错 ### What is actually happening? form不绑定model formItem不绑定prop 表单从必填项切换到非必填项控制台抛异常 --- 经排查发现是表单项从必填切换到非必填会触发表单项的resetField方法...
These improvements allow to build preserved ES modules instead of merging them into single bundle, which is why tree-shaking feature wasn't possible The package with tre-shaking: https://www.npmjs.com/package/view-ui-plus-es