github iview/iview v2.12.0
v2.12.0 Human Resource Machine

latest releases: 3.5.4, V3.5.3, V3.5.2...
6 years ago
  • Components such as Select, AutoComplete, DatePicker, TimePicker, ColorPicker, Cascader, Dropdown, etc., support the automatic recognition of the direction in which the floating layer expands. #3156
  • Table support header grouping.
  • The value of InputNumber can be removed or set to null. #3174
  • Card add new property title and icon, can set the head more simply.
  • Tree add new property children-key.
  • Slider add new property input-size. #3301
  • Poptip add new property popper-class.
  • Optimized Input In the clearable mode, the clear button is not displayed when value is empty.
  • Optimize Table filtering and sorting styles.
  • Fixed Table does not show vertical scroll bar bugs when headers and columns are fixed at the same time. #3178
  • Fixed bug where Table fixed columns could not be scrolled. #2871
  • Fixed Table header overflow sometimes. #3178
  • Fixed the bug that the Table header is too long, sometimes causing scroll bars to overflow. #3178
  • Fixed bug where TimePicker set initial value to empty array. #3161
  • Fixed a bug in the logic when the DatePicker selected the range and clicked to switch the next year button. #3158
  • Fixed Sider bug of using v-model incorrectly. #3186
  • Fixed Slider bug that setting step as a decimal, sometimes unable to drag to the maximum. #3195
  • Fixed Slider bug that click on the slider and could not trigger the on-change event for the first time. #3291
  • Fixed Menu bug in the accordion mode, the event on-open-change returns wrong value. #3298
  • Fixed the bug that the Option of Select is too long and the style is incorrect. #2931
  • Fixed Select bug that click too fast.
  • Fixed the FormItem bug as slot, can not get correct Form sometimes.

Special thanks to @huanghong1125 contribution!


  • Select、AutoComplete、DatePicker、TimePicker、ColorPicker、Cascader、Dropdown 等组件支持自动识别浮层展开方向。 #3156
  • Table 支持表头分组。
  • InputNumber 的值可以删除或设置为 null。#3174
  • Card 新增属性 titleicon,可以更简单地设置头部。
  • Tree 新增属性 children-key
  • Slider 新增属性 input-size#3301
  • Poptip 新增属性 popper-class
  • 优化 Input 在 clearable 模式下,无数据时不显示清空按钮。
  • 优化 Table 筛选、排序样式。
  • 修复 Table 在同时固定表头和列时,不显示垂直滚动条的 bug。#3178
  • 修复 Table 固定列无法滚动的 bug。#2871
  • 修复 Table 有时表头溢出的 bug。#3178
  • 修复 Table 表头过长,有时导致滚动条溢出的 bug。#3178
  • 修复 TimePicker 设置初始输入为空数组时,报错的 bug。#3161
  • 修复 DatePicker 在选范围时,点击切换下一年按钮时,逻辑不正确的 bug。#3158
  • 修复 Sider 无法正确使用 v-model 的 bug。#3186
  • 修复 Slider 设置 step 为小数,有时无法拖动到最大值的 bug。#3195
  • 修复 Slider 首次点击滑条,无法触发 on-change 事件的 bug。#3291
  • 修复 Menu 在 accordion 模式下,事件 on-open-change 返回错误值的 bug。#3298
  • 修复 Select 中 Option 过长,样式不正确的 bug。#2931
  • 修复 Select 点击过快,错位的 bug。
  • 修复 FormItem 在 slot 内时,有时无法正确获取到 Form 的 bug。

特别感谢 @huanghong1125 的贡献!

Don't miss a new iview release

NewReleases is sending notifications on new releases.