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
010fb072
Commit
010fb072
authored
Jul 13, 2018
by
Jikkai Xiao
Committed by
GitHub
Jul 13, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.4.4 (#11981)
parent
b18642f7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
45 additions
and
0 deletions
+45
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+15
-0
CHANGELOG.es.md
CHANGELOG.es.md
+15
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+15
-0
No files found.
CHANGELOG.en-US.md
View file @
010fb072
## Changelog
## Changelog
### 2.4.4
*2018-07-13*
-
Fixed triggering Select validation after Form resetting, #11837
-
Fixed wrong position of Input
`suffix`
slot when
`suffix`
slot with
`append`
slot, #11951
-
Fixed clearable Input still displaying the clear icon when readonly, #11967
-
Fixed Tree node checked when it's disabled, #11847
-
Fixed Tree's
`default-checked-keys`
not working, #11971
-
Fixed
`empty-text`
not visible when Tree node filtered, #11971
-
Fixed the position of oversized
`empty-text`
in Table, #11965
-
Fixed Table row not be unhighlighted when
`current-row-key`
is assigned to
`null`
, #11866
-
Fixed showing filter dropdown when
`filters`
is an empty array, #11864
-
Fixed Radio's label does not stop event propagation, #11912
### 2.4.3
### 2.4.3
*2018-07-03*
*2018-07-03*
...
...
CHANGELOG.es.md
View file @
010fb072
## Changelog
## Changelog
### 2.4.4
*2018-07-13*
-
Fixed triggering Select validation after Form resetting, #11837
-
Fixed wrong position of Input
`suffix`
slot when
`suffix`
slot with
`append`
slot, #11951
-
Fixed clearable Input still displaying the clear icon when readonly, #11967
-
Fixed Tree node checked when it's disabled, #11847
-
Fixed Tree's
`default-checked-keys`
not working, #11971
-
Fixed
`empty-text`
not visible when Tree node filtered, #11971
-
Fixed the position of oversized
`empty-text`
in Table, #11965
-
Fixed Table row not be unhighlighted when
`current-row-key`
is assigned to
`null`
, #11866
-
Fixed showing filter dropdown when
`filters`
is an empty array, #11864
-
Fixed Radio's label does not stop event propagation, #11912
### 2.4.3
### 2.4.3
*2018-07-03*
*2018-07-03*
...
...
CHANGELOG.zh-CN.md
View file @
010fb072
## 更新日志
## 更新日志
### 2.4.4
*2018-07-13*
-
修复重置表单后触发 Select 组件校验问题,#11837
-
修复 Input 组件
`suffix`
与
`append`
共存时样式错乱问题,#11951
-
修复可清空的只读 Input 仍会显示清空图标的问题,#11967
-
修复 Tree 节点禁用时仍可以选中的问题,#11847
-
修复 Tree
`default-checked-keys`
属性不生效的问题,#11971
-
修复 Tree 在过滤节点时下
`empty-text`
不显示的问题,#11971
-
修复 Table 的
`empty-text`
过长时的位置样式问题,#11965
-
修复 Table 的
`current-row-key`
设置为
`null`
时高亮行不清除的问题,#11866
-
修复当
`filters`
为空数组时显示过滤器下拉列表的问题,#11864
-
修复 Radio 的 label 不阻止事件冒泡的问题,#11912
### 2.4.3
### 2.4.3
*2018-07-03*
*2018-07-03*
...
...
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