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
a99c86f0
Commit
a99c86f0
authored
Jun 08, 2018
by
杨奕
Committed by
GitHub
Jun 08, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.4.1 (#11538)
parent
2b9be3c0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
51 additions
and
0 deletions
+51
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+17
-0
CHANGELOG.es.md
CHANGELOG.es.md
+17
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+17
-0
No files found.
CHANGELOG.en-US.md
View file @
a99c86f0
## Changelog
### 2.4.1
*2018-06-08*
-
Removed Autocomplete's duplicate type declaration, #11388
-
Fixed Select's dropdown arrow style in FireFox when nested in Form, #11427
-
Fixed clear icon of Select still showing when the initial value is
`null`
, #11460
-
Fixed disabled radio showing box-shadow when clicked, #11462
-
Added
`iconClass`
attribute for MessageBox, #11499
-
Added
`stretch`
attribute for Tabs, #11476
-
Fixed rendering order issue of TabPane when Tabs is
`lazy`
, #11461
-
Fixed Table not retaining current highlight row when expanded, #11464
-
Fixed focusing state when
`before-leave`
returns a resolved promise, #11386
-
Fixed disabled Popover still creating poppers, #11426
-
Fixed Tree's endless loop when a new node is added in lazy mode, #11430 (by @wangjingf)
-
Added
`closed`
event for Dialog, #11490
### 2.4.0 Fullerene
*2018-05-28*
...
...
CHANGELOG.es.md
View file @
a99c86f0
## Changelog
### 2.4.1
*2018-06-08*
-
Removed Autocomplete's duplicate type declaration, #11388
-
Fixed Select's dropdown arrow style in FireFox when nested in Form, #11427
-
Fixed clear icon of Select still showing when the initial value is
`null`
, #11460
-
Fixed disabled radio showing box-shadow when clicked, #11462
-
Added
`iconClass`
attribute for MessageBox, #11499
-
Added
`stretch`
attribute for Tabs, #11476
-
Fixed rendering order issue of TabPane when Tabs is
`lazy`
, #11461
-
Fixed Table not retaining current highlight row when expanded, #11464
-
Fixed focusing state when
`before-leave`
returns a resolved promise, #11386
-
Fixed disabled Popover still creating poppers, #11426
-
Fixed Tree's endless loop when a new node is added in lazy mode, #11430 (by @wangjingf)
-
Added
`closed`
event for Dialog, #11490
### 2.4.0 Fullerene
*2018-05-28*
...
...
CHANGELOG.zh-CN.md
View file @
a99c86f0
## 更新日志
### 2.4.1
*2018-06-08*
-
移除 Autocomplete 的重复类型声明,#11388
-
修复嵌套在 Form 内的 Select 在 FireFox 浏览器中下拉箭头错位的问题,#11427
-
修复 Select 的初始值为
`null`
时仍然显示清除图标的问题,#11460
-
修复禁用的 Radio 在点击时显示 box-shadow 的问题,#11462
-
新增 MessageBox 的
`iconClass`
属性,#11499
-
新增 Tabs 的
`stretch`
属性,#11476
-
修复 Tabs 开启
`lazy`
时渲染顺序异常的问题,#11461
-
修复 Table 展开行时无法保留选中行样式的问题,#11464
-
修复 Tabs 调用
`before-leave`
并返回 Promise 的时候,Tabs 会存在 focus 状态的问题,#11386
-
修复 Popover 禁用状态下创建弹出框的问题,#11426
-
修复 Tree 在懒加载状态下添加新节点造成无限循环的问题,#11430 (by @wangjingf)
-
新增 Dialog 的
`closed`
事件,#11490
### 2.4.0 Fullerene
*2018-05-28*
...
...
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