github iview/iview v2.14.0
v2.14.0 KAMI

latest releases: 3.5.4, V3.5.3, V3.5.2...
5 years ago
  • Refactor the Select component, fully supports keyboard accessibility and fixes several issues. #3157 #1647 #3574
  • DatePicker supports keyboard accessibility. #3643 #1647
  • ColorPicker supports keyboard accessibility. #3662 #1647
  • Tabs supports keyboard accessibility. #3642 #1647
  • TabPane changed display: none to visibility: hidden. #3652
  • ColorPicker add new property disabled. #3662
  • Select add new events @on-clear and @on-open-change. #3579
  • Rate add new property clearable. #3487
  • ColorPicker add new event @on-open-change. #3540
  • AutoComplete add new event @on-focus and @on-blur. #3565
  • Icon add new event @click. #3621
  • Menu In accordion mode, when the parent menu is closed, its submenus are closed too. #3617
  • Optimize the popper.js configuration. 354254b
  • Fixed the bug that Slider can't drag sometimes. #3468
  • Fixed nested Row gutter bug. #3596
  • Fixed DatePicker style bug when type="datetimerange" and open show-week-numbers. #3629
  • Fixed DatePicker bug that uses v-model in multiple mode. #3675
  • Fixed RadioGroup bug that cannot use value directly. #3498
  • Fixed bug that RadioGroup doesn't center content sometimes. #3586
  • Fixed bug that $Spin calls the .hide() method directly. #3535
  • Fixed bug that AutoComplete event @on-change called only once. #3486
  • Fixed bug that AutoComplete can not scroll when the content is too long. #3590
  • Fixed Notice bug that class name is wrong. #3551
  • Fixed bug of Menu that @on-open-change event return wrong value. #3575
  • Fixed bug of InputNumber when set precision property and clear value. #3676
  • Add Czech. @ajkl2533

  • 重构 Select 组件,完全支持键盘可访问性,并修复若干问题。#3157 #1647 #3574
  • DatePicker 组件增强键盘的可访问性。#3643 #1647
  • ColorPicker 组件增强键盘的可访问性。#3662 #1647
  • Tabs 组件增强键盘的可访问性。#3554 #1647
  • TabPane 将 display: none 改为了 visibility: hidden#3652
  • ColorPicker 新增属性 disabled#3662
  • Rate 新增属性 clearable#3487
  • Select 新增事件 @on-clear@on-open-change#3579
  • ColorPicker 新增事件 @on-open-change#3540
  • AutoComplete 新增事件 @on-focus@on-blur#3565
  • Icon 新增事件 @click#3621
  • Menu 在手风琴模式下,关闭父菜单,其子菜单也会关闭。#3617
  • 优化 popper.js 的配置。354254b
  • 修复 Slider 有时无法拖拽的 bug。#3468
  • 修复 Grid 嵌套多层 Row 时,gutter 受父级影响的问题。#3596
  • 修复 DatePicker 在 type="datetimerange" 且开启 show-week-numbers 时,错位的 bug。#3629
  • 修复 DatePicker 在 multiple 模式下,使用 v-model 报错的 bug。#3675
  • 修复 RadioGroup 无法直接使用 value 的 bug。#3498
  • 修复 RadioGroup 有时内容不居中的问题。#3586
  • 修复 $Spin 直接调用 .hide() 方法,有时报错的 bug。#3535
  • 修复 AutoComplete 事件 @on-change 只触发一次的 bug。#3486
  • 修复 AutoComplete 内容溢出,点击横向滚动条时,关闭弹层的 bug。#3590
  • 修复 Notice 类名错误的 bug。#3551
  • 修复 Menu 事件 @on-open-change 返回值不正确的 bug。#3575
  • 修复 InputNumber 设置 precision 时,清空数据报错的 bug。#3676
  • 新增捷克语。@ajkl2533

Don't miss a new iview release

NewReleases is sending notifications on new releases.