github iview/iview v2.6.0
v2.6.0 FRAMED

latest releases: 3.5.4, V3.5.3, V3.5.2...
6 years ago
  • Refactor the Tree component to support Render function, asynchronous loading data, and perfect documentation. @SergioCrisostomo
  • Carousel add new properties loop and radius-dot. #2181 @lisafra
  • Tabs can be rolled when TabPane are too much. #1031 @marxy
  • The Date panel can display local year and month formats based on the current language package. #2097 @SergioCrisostomo
  • Table add new properties callback, quoted and separator in export csv file. #2114
  • Table add filter event on-filter-change. #2078
  • Tag add new property checkable. #2115
  • Scroll add new property distance-to-edge. #2137
  • Fix the Scroll component bug under the Firefox browser that unable to trigger the rolling event. #2135
  • Fix Select bug in remote and multiple mode, and when the data is cleared, the selected item is not empty. #2066
  • Fix Poptip bug in transfer mode, the float layer will be closed when click inside. #1700
  • Fix Tabs bug that can not update TabPane using v-for directive. #2100
  • Fix Cascader bug in trigger mode with only one item, sometimes it will be selected directly. #1922
  • Fix the bug when Input size is small, and using in FormItem, the icon's position is wrong. #2149

  • 重构 Tree 组件,支持 Render 函数、异步加载数据,完善文档。@SergioCrisostomo
  • Carousel 增加循环滚动属性 loop 和圆形指示器属性 radius-dot#2181 @lisafra
  • Tabs 标签页过多时,可以进行滚动。#1031 @marxy
  • Date 面板可根据当前语言包显示当地的年月格式。#2097 @SergioCrisostomo
  • Table 导出 csv 数据方法新增 callbackquotedseparator 选项。#2114
  • Table 新增过滤事件 on-filter-change#2078
  • Tag 新增可选择属性 checkable#2115
  • Scroll 新增边缘距离属性 distance-to-edge#2137
  • 修复 Scroll 组件在 Firefox 浏览器下,无法触发滚动事件的 bug。#2135
  • 修复 Select 在 remote、multiple 模式下,主动清空数据后,未清空选中项的 bug。#2066
  • 修复 Poptip 在 transfer 模式下,点击内部会关闭浮层的 bug。#1700
  • 修复 Tabs 的 TabPane 无法使用 v-for 动态更新的 bug。#2100
  • 修复 Cascader 在 trigger 为 hover 模式下,只有一项时,有时会直接选中的 bug。#1922
  • 修复 Input 在 FormItem 内,size 为 small 时,icon 错位的 bug。#2149

Don't miss a new iview release

NewReleases is sending notifications on new releases.