Skip to content

ChangeLog 2.4.6

Jikkai Xiao edited this page Aug 10, 2018 · 3 revisions
  • 修复 Table 的 filter 初始值为空数组时不显示筛选图标的问题,#12165
  • 修复 Menu 在更改 collapse 时不保存菜单激活状态的问题,#12178 (by @elfman)
  • 修复 Cascader 未转义特殊字符的问题,#12248
  • 修复禁用的 RadioButton 在点击时显示 box-shadow 的问题,#12262
  • 修复 Select 初始值为 undefined 时方向键失效的问题,#12322
  • 添加 Pagination 的 page-size 属性 sync 修饰符的支持,#12281

  • Fixed Table not showing filter icon when filters is assigned empty array, #12165
  • Fixed Menu not saving active state when collapse is changed, #12178 (by @elfman)
  • Fixed Cascader not escaping special characters for Regexp, #12248
  • Fixed disabled RadioButton showing box-shadow when clicked, #12262
  • Fixed arrow key not effect when default value is undefined,#12322
  • Added sync modifier support for Pagination's page-size attribute, #12281
Clone this wiki locally