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
813345d1
Commit
813345d1
authored
Sep 14, 2018
by
hetech
Committed by
GitHub
Sep 14, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.4.7 (#12765)
parent
0bc07d7e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
69 additions
and
0 deletions
+69
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+23
-0
CHANGELOG.es.md
CHANGELOG.es.md
+23
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+23
-0
No files found.
CHANGELOG.en-US.md
View file @
813345d1
## Changelog
### 2.4.7
*2018-09-14*
-
Fixed DatePicker not triggering form validation, #12328 #12348
-
Fixed DatePicker throwing errors in multiple mode, #12347
-
Fixed incorrect position of DatePicker spinner, #12415 (by @rang-ali)
-
Fixed automatic filling of DatePicker input box, #12521 (by @abdallanayer)
-
Fixed Input not highlighted in Cascader, #12341
-
Fixed wrong order of Tabpane, #12346
-
Fixed incorrect position of ColorPicker cursor, #12376 (by @cnwhy)
-
Fixed the style of Submenu, #2457
-
Fixed not highlighted after Submenu is selected, #12479
-
Fixed incorrect values selected by Cascader, #12508 (by @huangjinqiang)
-
Fixed incorrect value of Pagination input box, #12525
-
Fixed order that Pagination triggers events, #12530
-
Fixed Table Filter not displayed, #12539
-
Fixed Tree unable to delete nodes, #12684
-
Fixed height of Select Input changing in single mode, #12719
-
Fixed style of FormItem label in nested Form, #12748
-
Added
`autocomplete`
attribute for Input, deprecated
`auto-complete`
, #12514 (by @axetroy)
-
Added slots-scope for Form to display validation information, #12715 (by @YamenSharaf)
### 2.4.6
*2018-08-09*
...
...
CHANGELOG.es.md
View file @
813345d1
## Changelog
### 2.4.7
*2018-09-14*
-
Fixed DatePicker not triggering form validation, #12328 #12348
-
Fixed DatePicker throwing errors in multiple mode, #12347
-
Fixed incorrect position of DatePicker spinner, #12415 (by @rang-ali)
-
Fixed automatic filling of DatePicker input box, #12521 (by @abdallanayer)
-
Fixed Input not highlighted in Cascader, #12341
-
Fixed wrong order of Tabpane, #12346
-
Fixed incorrect position of ColorPicker cursor, #12376 (by @cnwhy)
-
Fixed the style of Submenu, #2457
-
Fixed not highlighted after Submenu is selected, #12479
-
Fixed incorrect values selected by Cascader, #12508 (by @huangjinqiang)
-
Fixed incorrect value of Pagination input box, #12525
-
Fixed order that Pagination triggers events, #12530
-
Fixed Table Filter not displayed, #12539
-
Fixed Tree unable to delete nodes, #12684
-
Fixed height of Select Input changing in single mode, #12719
-
Fixed style of FormItem label in nested Form, #12748
-
Added
`autocomplete`
attribute for Input, deprecated
`auto-complete`
, #12514 (by @axetroy)
-
Added slots-scope for Form to display validation information, #12715 (by @YamenSharaf)
### 2.4.6
*2018-08-09*
...
...
CHANGELOG.zh-CN.md
View file @
813345d1
## 更新日志
### 2.4.7
*2018-09-14*
-
修复 DatePicker 未触发表单检验的问题,#12328,#12348
-
修复 DatePicker 多选时报错的问题,#12347
-
修复 DatePicker 选择时间时 spinner 位置不正确的问题,#12415 (by @rang-ali)
-
修复 Datepicker 输入框自动填充的问题,#12521 (by @abdallanayer)
-
修复 Cascader 中 Input 未高亮的问题,#12341
-
修复 Tabpane 顺序不正确的问题,#12346
-
修复 ColorPicker 取色光标位置不正确的问题,#12376 (by @cnwhy)
-
调整 Submenu 的样式,#12457
-
修复 Submenu 选中后没有高亮的问题,#12479
-
修复 Cascader 选择值不正确的问题,#12508 (by @huangjinqiang)
-
修复 Pagination 输入框值不正确的问题,#12525
-
调整 Pagination 触发事件的顺序,#12530
-
修复 Table 的 filter 不显示的问题,#12539
-
修复 Tree 无法删除节点的问题,#12684
-
修复 Select 在单选时 Input 高度变化的问题,#12719
-
修复 Form 在嵌套时 label 显示不正确的问题,#12748
-
新增 Input 的 autocomplete 属性,废弃 auto-complete 属性,#12514 (by @axetroy)
-
新增 Form 的 slot-scope 展示表单校验信息,#12715 (by @YamenSharaf)
### 2.4.6
*2018-08-09*
...
...
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