Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
250825f9
Commit
250825f9
authored
Jul 26, 2018
by
hetech
Committed by
GitHub
Jul 26, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.4.5 (#12134)
parent
3ed72449
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
39 additions
and
0 deletions
+39
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+13
-0
CHANGELOG.es.md
CHANGELOG.es.md
+13
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+13
-0
No files found.
CHANGELOG.en-US.md
View file @
250825f9
## Changelog
## Changelog
### 2.4.5
*2018-07-26*
-
Fixed Table setting
`class-name`
does not work for
`expand`
column, #12006
-
Added
`toggleAllSelection`
method for Table, #12047
-
Fixed wrong position of suffix slot when Input contains Select, #12108
-
Fixed
`line-height`
of Option unable to set, #12120
-
Fixed TimeSelect with default value of
`null`
could not be assigned after executing
`resetField`
, #12010
-
Fixed keydown event which is not arrow key does not work in Tree, #12008
-
Fixed parent node checked in lazy mode, #12106
-
Added
`includeHalfChecked`
parameter for getCheckedNodes of Tree, #12014
### 2.4.4
### 2.4.4
*2018-07-13*
*2018-07-13*
...
...
CHANGELOG.es.md
View file @
250825f9
## Changelog
## Changelog
### 2.4.5
*2018-07-26*
-
Fixed Table setting
`class-name`
does not work for
`expand`
column, #12006
-
Added
`toggleAllSelection`
method for Table, #12047
-
Fixed wrong position of suffix slot when Input contains Select, #12108
-
Fixed
`line-height`
of Option unable to set, #12120
-
Fixed TimeSelect with default value of
`null`
could not be assigned after executing
`resetField`
, #12010
-
Fixed keydown event which is not arrow key does not work in Tree, #12008
-
Fixed parent node checked in lazy mode, #12106
-
Added
`includeHalfChecked`
parameter for getCheckedNodes of Tree, #12014
### 2.4.4
### 2.4.4
*2018-07-13*
*2018-07-13*
...
...
CHANGELOG.zh-CN.md
View file @
250825f9
## 更新日志
## 更新日志
### 2.4.5
*2018-07-26*
-
修复 Table 设置
`class-name`
对
`expand`
列不生效的问题,#12006
-
新增 Table 的
`toggleAllSelection`
方法,#12047
-
修复 Input 包含 Select 时,suffix 插槽位置显示不正确的问题,#12108
-
修复 Option 的
`line-height`
无法设置的问题,#12120
-
修复初始值为
`null`
的 TimeSelect 在执行
`resetField`
后无法再赋值的问题,#12010
-
修复 Tree 组件中不响应方向键以外 keydown 事件的问题,#12008
-
修复 Tree 在懒加载情况下选中父节点的问题,#12106
-
Tree 的
`getCheckedNodes`
方法新增
`includeHalfChecked`
参数,#12014
### 2.4.4
### 2.4.4
*2018-07-13*
*2018-07-13*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment