github iview/iview v2.4.0
v2.4.0 Monument

latest releases: 3.5.4, V3.5.3, V3.5.2...
6 years ago
  • InputNumber adds new property precision. #1810
  • Spin adds global usage $Spin. #1063
  • Optimize Spin styles, fix no longer mandatory set parent's width and height.
  • Table supports adaptive width. #690
  • Table adds property loading and named slot loading. #704
  • Table adds method clearCurrentRow to clear highlighted row. #1372
  • Table event @on-row-click and @on-row-dblclick params add index。#693
  • Date supports the dynamic toggle type. #1851
  • Steps supports dynamic setting Step.
  • All form components add name property. #812
  • FormItem adds label-for property. Input, AutoComplete, Cascader, Date, InputNumber, Select(filterable) add element-id property, click label can focus corresponding component when label-for is equivalent to element-id. #433
  • Modify the z-index value of the Menu. #823
  • Optimize Message styles. #1881
  • Optimize Select styles. #860
  • Optimize the interaction of Date when press tab key. #1930
  • Fix Table bug in stripe mode that hover style is not correct. #1380
  • Fix Tabs bug after closing all tabs. #1842
  • Fix Select bug in remote mode, highlight the search word, retype and select an item, the query is incorrect. #1865

  • InputNumber 新增精度属性 precision#1810
  • Spin 增加全局用法 $Spin#1063
  • Spin 样式调整,fix 时不再强制设置父级宽高。
  • Table 支持自适应宽度。#690
  • Table 新增加载中属性loading,及具名 slot loading#704
  • Table 新增取消单选方法 clearCurrentRow#1372
  • Table 事件 @on-row-click@on-row-dblclick 返回参数增加 index。#693
  • Date 支持动态切换 type。#1851
  • Steps 支持动态设置 Step。
  • 所有表单类组件都支持设置 name 属性。#812
  • FormItem 新增 label-for 属性,Input、AutoComplete、Cascader、Date、InputNumber、Select(filterable) 增加 element-id 属性,当设置一致时,点击 label 可以聚焦对应的控件。#433
  • 修改 Menu 的 z-index 值。#823
  • 优化 Message 样式。#1881
  • 优化 Select 样式。#860
  • 优化 Date 按 tab 建的交互。#1930
  • 修复 Table 在 stripe 模式下,hover 样式不正确的bug。#1380
  • 修复 Tabs 在关闭所有页签后,报错的bug。#1842
  • 修复 Select 在 remote 模式下,高亮搜索词时,再次键入并选择,query 不正确的bug。#1865

Don't miss a new iview release

NewReleases is sending notifications on new releases.