Skip to content

v1.0.3

Compare
Choose a tag to compare
@xuliangzhan xuliangzhan released this 12 Jun 05:05
· 2685 commits to master since this release
  • vxe-table
    • 增加 startIndex 属性,支持自定义序号起始值
    • 参数 keyboard-config 支持 isDel 可配置
  • vxe-table-column
    • 增加 resizable 属性,允许控制每一列是否允许拖动列宽
  • 修复 keyboard-config 参数 isArrow 无效问题
  • 修复编辑表格和 highlight-current-row 同时使用报错的问题 (by @fooleap in #54)
  • 修复 edit-actived 和 edit-closed 触发顺序问题 (by @fooleap in #54)