File tree Expand file tree Collapse file tree 3 files changed +39
-0
lines changed
Expand file tree Collapse file tree 3 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### 2.4.5
4+
5+ * 2018-07-26*
6+
7+ - Fixed Table setting ` class-name ` does not work for ` expand ` column, #12006
8+ - Added ` toggleAllSelection ` method for Table, #12047
9+ - Fixed wrong position of suffix slot when Input contains Select, #12108
10+ - Fixed ` line-height ` of Option unable to set, #12120
11+ - Fixed TimeSelect with default value of ` null ` could not be assigned after executing ` resetField ` , #12010
12+ - Fixed keydown event which is not arrow key does not work in Tree, #12008
13+ - Fixed parent node checked in lazy mode, #12106
14+ - Added ` includeHalfChecked ` parameter for getCheckedNodes of Tree, #12014
15+
316### 2.4.4
417
518* 2018-07-13*
Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### 2.4.5
4+
5+ * 2018-07-26*
6+
7+ - Fixed Table setting ` class-name ` does not work for ` expand ` column, #12006
8+ - Added ` toggleAllSelection ` method for Table, #12047
9+ - Fixed wrong position of suffix slot when Input contains Select, #12108
10+ - Fixed ` line-height ` of Option unable to set, #12120
11+ - Fixed TimeSelect with default value of ` null ` could not be assigned after executing ` resetField ` , #12010
12+ - Fixed keydown event which is not arrow key does not work in Tree, #12008
13+ - Fixed parent node checked in lazy mode, #12106
14+ - Added ` includeHalfChecked ` parameter for getCheckedNodes of Tree, #12014
15+
316### 2.4.4
417
518* 2018-07-13*
Original file line number Diff line number Diff line change 11## 更新日志
22
3+ ### 2.4.5
4+
5+ * 2018-07-26*
6+
7+ - 修复 Table 设置 ` class-name ` 对 ` expand ` 列不生效的问题,#12006
8+ - 新增 Table 的 ` toggleAllSelection ` 方法,#12047
9+ - 修复 Input 包含 Select 时,suffix 插槽位置显示不正确的问题,#12108
10+ - 修复 Option 的 ` line-height ` 无法设置的问题,#12120
11+ - 修复初始值为 ` null ` 的 TimeSelect 在执行 ` resetField ` 后无法再赋值的问题,#12010
12+ - 修复 Tree 组件中不响应方向键以外 keydown 事件的问题,#12008
13+ - 修复 Tree 在懒加载情况下选中父节点的问题,#12106
14+ - Tree 的 ` getCheckedNodes ` 方法新增 ` includeHalfChecked ` 参数,#12014
15+
316### 2.4.4
417
518* 2018-07-13*
You can’t perform that action at this time.
0 commit comments