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
69dd67a8
Commit
69dd67a8
authored
Oct 26, 2018
by
hetech
Committed by
GitHub
Oct 26, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changelog for 2.4.9 (#13182)
* changelog for 2.4.9 * update changelog * update changelog * update * update
parent
672ff0a1
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
57 additions
and
0 deletions
+57
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+19
-0
CHANGELOG.es.md
CHANGELOG.es.md
+19
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+19
-0
No files found.
CHANGELOG.en-US.md
View file @
69dd67a8
## Changelog
### 2.4.9
*2018-10-26*
-
The parameter of Form's
`clearValidate`
supports string, #12990 (by @codinglobster)
-
Added type attribute for Badge, #12991
-
Users can use scoped-slot to customize table column header #13012 (by @ivanseidel)
-
Fixed the input box of Select unable to type text under IE, #13034 (by @GaliMU)
-
Select option does not wrap when space is enough, #12329 (by @akki-jat)
-
When dropdown list of Select is expanded, the arrow icon will also display correctly, #12353 (by @firesh)
-
Fixed that the size attribute of Select does not work, #13070
-
Select multiple values can be cleared, #13049 (by @ZSkycat)
-
Fixed the last TabNav unable be deleted, #13039
-
Fixed that TabNav label is not displayed correctly, #13178
-
Added title slot for Alert, #13082 (by @Kingwl)
-
Fixed an issue where the tooltip content in Table was incorrect, #13159 (by @elfman)
-
Optimize the animation of Upload when file is deleted, #12987
-
Adjusted style of InputNumber when control button is not displayed, #13052
### 2.4.8
-
Not displaying outline when Switch is focused, #12771
...
...
CHANGELOG.es.md
View file @
69dd67a8
## Changelog
### 2.4.9
*2018-10-26*
-
The parameter of Form's
`clearValidate`
supports string, #12990 (by @codinglobster)
-
Added type attribute for Badge, #12991
-
Users can use scoped-slot to customize table column header #13012 (by @ivanseidel)
-
Fixed the input box of Select unable to type text under IE, #13034 (by @GaliMU)
-
Select option does not wrap when space is enough, #12329 (by @akki-jat)
-
When dropdown list of Select is expanded, the arrow icon will also display correctly, #12353 (by @firesh)
-
Fixed that the size attribute of Select does not work, #13070
-
Select multiple values can be cleared, #13049 (by @ZSkycat)
-
Fixed the last TabNav unable be deleted, #13039
-
Fixed that TabNav label is not displayed correctly, #13178
-
Added title slot for Alert, #13082 (by @Kingwl)
-
Fixed an issue where the tooltip content in Table was incorrect, #13159 (by @elfman)
-
Optimize the animation of Upload when file is deleted, #12987
-
Adjusted style of InputNumber when control button is not displayed, #13052
### 2.4.8
-
No se muestra el contorno cuando Switch está enfocado, #12771
...
...
CHANGELOG.zh-CN.md
View file @
69dd67a8
## 更新日志
### 2.4.9
*2018-10-26*
-
Form 组件 clearValidate 方法参数支持字符串,#12990 (by @codinglobster)
-
Badge 新增 type 属性,#12991
-
用户可以使用 scoped-slot 来自定义表头,#13012(by @ivanseidel)
-
修复 IE 下 Select 输入框不能输入的问题,#13034(by @GaliMU)
-
Select 多选时,选项不换行,#12329 (by @akki-jat)
-
Select 下拉列表展开后,箭头图标也可以正确显示,#12353(by @firesh)
-
修复 Select 的 size 属性不生效的问题,#13070
-
多选时可以清除 Select 已选中的值,#13049(by @ZSkycat)
-
修复最后一个 TabNav 不能删除的问题,#13039
-
修复 TabNav 中 label 显示不正确的问题,#13178
-
Alert 新增 title slot,#13082(by @Kingwl)
-
修复 Table 中的 tooltip 内容不正确的问题,#13159(by @elfman)
-
优化 Upload 文件列表删除时的动画,#12987
-
当 InputNumber 控制按钮不显示时,调整了边距,#13052
### 2.4.8
-
Switch 聚焦时不显示轮廓,#12771
...
...
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