github iview/iview v2.7.0
v2.7.0 Lara Croft GO

latest releases: 3.5.4, V3.5.3, V3.5.2...
6 years ago
  • i18n support vue-i18n 6.x+ version, and support using with script tag. Improve the i18n doc. View
  • Now you can load components on demand. View
  • Form validation method validate supporting Promise. #2018
  • Form add new property autocomplete.
  • BreadcrumbItem href support the to Object of vue-router, and add new property to, the same as href. The href property will be abandoned in the future. #2214
  • Input add new property spellcheck, and some components add autocomplete and spellcheck as default. #2324
  • Modal add new event on-visible-change.
  • Transfer add new event on-selected-change. #2019
  • InputNumber add new event on-focus and on-blur.
  • Avatar style adjusts to center. #1926
  • Fixed InputNumber bug that sometimes unable to enter the range of numbers. #2205
  • Fixed Table bug when it is not set width and in vertical scroll, the fixed column's position is wrong. #2102
  • Fixed Table bug when the column is expandable and fixed, the fixed column will be rendered again. #1648
  • Fixed DatePicker and TimePicker that can not trigger on-change event when click clear button at first time. #2215
  • Fixed DatePicker, TimePicker and ColorPicker bug that using in FormItem, the icon is incorrect. #2219
  • Fixed an IE bug of TimePicker. #2330
  • Fixed Page bug in simple mode, enter an empty string, it shows NaN. #1575
  • Fixed Tooltip bug when change the content, the position is wrong. #1482
  • Add Ukrainian. @f3man

  • i18n 兼容 vue-i18n 6.x+ 版本,并支持通过 <script> 引入,完善国际化使用文档。查看
  • 现在可以更好地按需加载组件了。查看
  • Form 验证方法 validate 支持 Promise。#2018
  • Form 新增 autocomplete 属性。
  • BreadcrumbItem 的 href 属性支持传入 vue-router 的 to 对象,同时新增 to 属性,与 href 相同,未来将废弃 href 属性。#2214
  • Input 新增 spellcheck 属性,部分可输入类组件设置了默认的 autocompletespellcheck 属性。#2324
  • Modal 增加事件 on-visible-change
  • Transfer 新增选中项变化事件 on-selected-change#2019
  • InputNumber 新增事件 on-focuson-blur
  • Avatar 样式调整为居中。#1926
  • 修复 InputNumber 有时无法输入范围内数字的 bug。#2205
  • 修复 Table 在未设置 width,垂直滚动时,固定列出现错位的 bug。#2102
  • 修复 Table 在可展开且有固定列时,固定一列重复渲染的 bug。#1648
  • 修复 DatePicker、TimePicker 第一次点击清除按钮时,无法触发 on-change 事件的 bug。#2215
  • 修复 DatePicker、TimePicker、ColorPicker 在 FormItem 内使用时,图标位置不正确的 bug。#2219
  • 修复 TimePicker 在 IE 下的一个问题。#2330
  • 修复 Page 在 simple 模式下,输入页码为空时,回车显示为 NaN 的 bug。#1575
  • 修复 Tooltip 在动态改变 content 时,错位的 bug。#1482
  • 增加乌克兰语。@f3man

Don't miss a new iview release

NewReleases is sending notifications on new releases.