ViewUI
ViewUI copied to clipboard
A high quality UI Toolkit built on Vue.js 2.0
https://github.com/view-design/ViewUI/issues/1018 Add notranslate class to ignore Page component when using chrome translate plugin
### Environment Windows10, Google Chrome 94.0.4606.71 (LTS, 64bit), Vue@^2.5.2, view-design@^4.7.0 ### Reproduction link [https://run.iviewui.com/MRRVa5Ob](https://run.iviewui.com/MRRVa5Ob) ### Steps to reproduce Refer: [Link](https://run.iviewui.com/MRRVa5Ob) ### What is expected? 当给组件赋值的时候,组件不会将该值赋值到内部变量currentValue,当再次为其赋值为0.5时,则不会触发重绘。 When assigning a value to...
### What problem does this feature solve? table表格支持单选 ### What does the proposed API look like? table表格支持单选
### Environment windows/ chrome/vue2.0 ### Reproduction link [https://run.iviewui.com/vjtnhCKP](https://run.iviewui.com/vjtnhCKP) ### Steps to reproduce https://www.iviewui.com/components/table#BTFZ #Table 表头分组 在分组属性中加fixed: 'right',父类表头空白展示  ### What is expected? 正常展示表头 ### What is actually happening? 空白表头
### Environment 不是很重要 ### Reproduction link [https://www.iviewui.com/components/radio](https://www.iviewui.com/components/radio) ### Steps to reproduce 调整浏览器缩放即出现问题。 ### What is expected? 圆形框部分是完美的圆。 ### What is actually happening? 圆形框部分会变形。 
### Environment win7 chrome81 vue2.5.2 ### Reproduction link [https://run.iviewui.com/Mi3KJmlp](https://run.iviewui.com/Mi3KJmlp) ### Steps to reproduce 搜索北京 , 然后选择北京 ### What is expected? 选中北京 ### What is actually happening? 报错
### What problem does this feature solve? Cascader 选取任意一级的value。 ### What does the proposed API look like? 可以直接点击任意一级。
### What problem does this feature solve? 当真分页模式下,实现跨页取消,全选取消当前页数据时无法区分取消的数据和上一页不用取消的数据。 ### What does the proposed API look like? 全选取消事件能够传递取消的当前页的数据。
### Environment mac ### Reproduction link [https://run.iviewui.com/uCwwvHQf](https://run.iviewui.com/uCwwvHQf) ### Steps to reproduce select set filterable multiple 复制文本12345进去 select里面只显示了最后二个字符 ### What is expected? 正确显示12345 ### What is actually happening? select里面只显示了最后二个字符