github iview/iview v2.0.0
v2.0.0 Leo's Fortune

latest releases: 3.5.4, V3.5.3, V3.5.2...
6 years ago
  • Nuxt.js support internationalization. View
  • Modal width will be displayed as a percentage when less than 100.
  • Progress add new property vertical. #629
  • Table add property sortType to achieve the default sort. #1403
  • Table will prevent bubbling under selection mode. #1271
  • Table replace renderHeader to a Render function. #1357
  • When sorting using Table, click the header title can also be sorted. #122
  • Fixed Table bug that using Select, Dropdown and other components can not be folded. #1341
  • Fixed Table bug that fixed column height is incorrect when data is empty. #1387
  • Fixed Table bug that column without width will be disappeared when data is empty. #658
  • Fixed Table bug, set the height and add some data, the height is incorrect when data is empty. 119eeaf
  • Modal, Poptip, Tooltip, Dropdown, Select, Date, Cascader add property transfer, it will be inserted to body when the value is true. #830 #844 #1187

    A component with a floating layer, when used in Tabs or a fixed Table column, suggests adding this property, it will not be affected by the parent style, resulting in better results.

  • Input add event @on-keyup, @on-keydown, @on-keypress.
  • Fixed Select bug that using in Modal, the layer position is not correct under remote mode. #1099
  • Fixed bug that when Tabs contains other Tabs, the outer one disable animation, the inner can not be clicked. #1427
  • Add Korean. @dokenzy

  • Nuxt.js 支持使用多语言。查看
  • Modal 的 width 当不大于 100 时,将以百分比显示。
  • Progress 新增垂直方向属性 vertical。#629
  • Table 新增默认排序属性 sortType。#1403
  • Table 在多选时,阻止冒泡。#1271
  • Table 的自定义表头方法 renderHeader 改为了 Render 函数。#1357
  • Table 在排序时,点击表头标题也可以进行排序。#122
  • 修复 Table 内使用 Select、Dropdown 等组件无法收起的bug。#1341
  • 修复 Table 在数据为空时,固定列高度不正确的bug。#1387
  • 修复 Table 在数据为空时,未设置宽度的 column 消失的bug。#658
  • 修复 Table 在数据为空,设置表格高度时,添加数据后,表格高度计算不正确的bug。119eeaf
  • Modal、Poptip、Tooltip、Dropdown、Select、Date、Cascader 组件新增 transfer 属性,开启会将浮层移动到 body 内。#830 #844 #1187

    带有浮层的组件,在 Tabs、带有 fixed 的 Table 内使用时,建议添加此属性,它将不受父级样式影响,从而达到更好的效果。

  • Input 新增事件 @on-keyup、@on-keydown、@on-keypress。
  • 修复 Select 在 remote 模式下,在 Modal 内使用时,浮层错位的bug。#1099
  • 修复 Tabs 嵌套使用时,外层禁用动画,内层无法切换的bug。#1427
  • 新增韩语。@dokenzy

Don't miss a new iview release

NewReleases is sending notifications on new releases.