iView 2.3.0 发布了,iView 是一套基于 Vue.js 的企业级 UI 组件库,主要服务于 PC 界面的中后台产品。
Switch 新增 true-value 和 false-value 属性。#1399 Input 新增 autocomplete 属性。 Table 的 column 新增 type: html,避免 XSS。#993 Table 列为可展开时,支持设置 title 或 renderHeader。 提高 Select 渲染性能。#1777 修复 Table 在 columns 为空时,报错的bug。#1736 修复 Table 在多选模式下,将所有列都禁用时,状态标记为全部选中的bug。#1751 修复 Select 选择 Option 时,将 slot 内的标签一同携带的bug。#1690 修复 Select 在 remote 模式下,手动清空数据后没有清空 label 的bug。#1743 修复 Rate 半选状态初始化不正确的bug。#1761 修复 Date 在 IE11 下无法显示初始值的bug。#1422 修复 Date 在选择时间模式下,清空再次选择后时间错误的bug。#1223 修复 Date 无默认值时,有时选择的时间提前一天的bug。#1734 修复 Tabs 在 IE11 下,边线宽度设置不正确的bug。#695 修复 Tooltip 在 always 模式下,错位的bug。#1568 修复 Slider 双击滑块时,滑块跳动的bug。#1354 修复 Cascader 在 transfer 模式下,部分样式错误的bug。#1728 新增印尼语。@IndraGunawan
特别感谢 @SergioCrisostomo
Switch add new property true-value and false-value. #1399 Input add new property autocomplete. Table column add type: html to avoid XSS. #993 When the Table column is expandable, it can set the title or renderHeader. Improve Select rendering performance. #1777 Fix the bug when Table columns are empty. #1736 Fix Table bug in selection mode when all columns are disabled, the header will be checked. #1751 Fix Select bug that select an Option, the html tag will be included. #1690 Fix Select bug in remote mode, when clear data, the label will not be clear. #1743 Fix Rate bug in allow-half mode. #1761 Fix Date bug that unable to display the initial value in IE 11. #1422 Fix Date bug in datetime type, clear date and select again, the time is wrong. #1223 Fix Date bug without default value, sometimes choose the time one day ahead. #1734 Fix Tabs bug that bottom border is not correct in IE 11. #695 Fix Tooltip bug in always mode, the position is wrong. #1568 Fix Slider bug when dbclick, it will jump to the left. #1354 Fix Cascader bug in transfer mode, the style is wrong. #1728 Add Indonesian. @IndraGunawan
Special thanks to @SergioCrisostomo
|