iView 2.3.0 发布,基于 Vue.js 的企业级 UI 组件库

栏目: 软件资讯 · 发布时间: 7年前

内容简介:iView 2.3.0 发布了,iView 是一套基于 Vue.js 的企业级 UI 组件库,主要服务于 PC 界面的中后台产品。 Switch 新增 true-value 和 false-value 属性。#1399 Input 新增 autocomplete 属性。 Table 的 column 新增...

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


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《iView 2.3.0 发布,基于 Vue.js 的企业级 UI 组件库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

枕边算法书

枕边算法书

[韩] 林栢濬 / 崔盛一 / 人民邮电出版社 / 2018-3 / 45.00元

本书第1章重点讲解各种常见算法,第2章主要介绍几种相对少见的算法,第3章和第4章探究其他程序员编写的代码,从中总结优秀算法应具备的特点,以及高级程序员应当持有的态度和必须培养的能力。书中以日常对话般浅显的叙述方式,帮助专业开发人员、刚刚踏入软件开发和编程门槛的初学者体会程序设计的创造性和成就感。一起来看看 《枕边算法书》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具