Skip to content

ChangeLog 2.4.2

Jikkai Xiao edited this page Jun 25, 2018 · 5 revisions
  • 修复 Table 的 class-namelabel-class-name 属性无法动态响应的问题,#11626
  • 修复 Table 在 highlight-current-rowfalse时点击行也会触发高亮的问题,#11691 #11563
  • 修复 Menu 的 collapse 属性变化后无法使用 open 方法的问题,#11646
  • 新增 Tabs 的 before-leave 钩子添加了 activeNameoldActiveName 参数,#11713

  • Fixed Table's class-name and label-class-name is not reactive issue, #11626
  • Fixed Table still highlight clicked row although highlight-current-row is false, #11646
  • Fixed Menu's open method error when collapse is changed, #11646
  • Added activeName and oldActiveName parameters to before-leave hook for Tabs, #11713
Clone this wiki locally