github iview/iview v3.2.0
v3.2.0 Lost Tracks

latest releases: 3.5.4, V3.5.3, V3.5.2...
5 years ago
  • Table supports slot-scope usage. #4847 view demo
  • Tree add new property check-strictly, when it is turned on, in the checkbox mode, the parent-child relationship is no longer strictly followed. #4872
  • The @on-select-change and @on-check-change event of the Tree component return parameters add the current item. #4849
  • Fixed some issues with TS. #4809 #4465 #4930
  • Fixed Table problem that dynamically set the group header throw errors. #3472
  • Fixed InputNumber problem that the minimum value is set to a negative value and the value changes to 0. #5002
  • Fixed ColorPicker problem that sometimes can't focus on the input box in transfer mode. #4826
  • Fixed an issue where Modal's drag and drop functionality is not working under some browsers. #4903
  • Fixed the problem that when the Drawer multi-layer nesting is used, the inner layer is closed and the outer scrolling property is wrong. #4831
  • Fixed the Select problem that change slot dynamically, the bound value does not update the label. #4626
  • Fixed the Select problem that layer changes position due to slot changes. #4913
  • Fixed a problem where Form validation was not triggered after Select manual assignment. #4910
  • Fixed the problem that the Menu is not in the correct style in primary mode.
  • Modify the Upload event on-form-change dispatch time. #5012
  • Optimize the input experience of AutoComplete. #4985
  • Add Arabic. @OsamaElzero

  • Table 支持 slot-scope 用法。 #4847 查看示例
  • Tree 新增属性 check-strictly,开启后,在复选框模式下,将不再严格遵循父子互相关联的做法。 #4872
  • Tree 的 @on-select-change 和 @on-check-change 事件返回参数新增当前项。 #4849
  • 修复 TS 的一些问题。 #4809 #4465 #4930
  • 修复 Table 动态设置表头分组报错的问题。 #3472
  • 修复 InputNumber 在设置最小值为负数时,数值变化为 0 时的错误。 #5002
  • 修复 ColorPicker 在 transfer 模式下,有时无法聚焦输入框的问题。 #4826
  • 修复 Modal 的拖拽功能在某些浏览器下无效的问题。 #4903
  • 修复 Drawer 多层嵌套使用时,内层关闭,外层的滚动属性错误的问题。 #4831
  • 修复 Select 动态修改 slot 后,绑定的值未更新 label 的问题。 #4626
  • 修复 Select 浮层有时因 slot 改变而位置发生变化的问题。 #4913
  • 修复 Select 手动赋值后,未触发 Form 验证的问题。 #4910
  • 修复 Menu 在 primary 模式下,样式不正确的问题。
  • 修改 Upload 的 on-form-change 事件派发时机。 #5012
  • 优化 AutoComplete 的输入体验。 #4985
  • 新增阿拉伯语。 @OsamaElzero

Don't miss a new iview release

NewReleases is sending notifications on new releases.