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
80e60efc
Commit
80e60efc
authored
Oct 31, 2017
by
Leopoldthecoder
Committed by
杨奕
Oct 31, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.0.2
parent
6dc98ebc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
0 deletions
+26
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+13
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+13
-0
No files found.
CHANGELOG.en-US.md
View file @
80e60efc
## Changelog
## Changelog
### 2.0.2
*2017-10-31*
-
Now right-clicking the buttons of InputNumber won't change its value, #7817
-
`validate`
method of Form can now wait for asynchronous validations before executing its callback, #7774 (by @Allenice)
-
Fixed range selection of DatePicker not working in Chromium 53-57 browsers, #7838
-
Fixed missing preview and delete icons of Upload when its
`list-type`
is picture-card, #7857
-
Added
`sort-by`
attribute for TableColumn, #7828 (by @wangfengming)
-
Fixed DatePicker sometimes displaying wrong year number when selecting the first week in week mode, #7860 (by @hh23485)
-
Fixed icon style error of vertical Steps, #7891
-
The hot area for node arrows in Tree is expanded, #7891
### 2.0.1
### 2.0.1
*2017-10-28*
*2017-10-28*
...
...
CHANGELOG.zh-CN.md
View file @
80e60efc
## 更新日志
## 更新日志
### 2.0.2
*2017-10-31*
-
在 InputNumber 的加减按钮上单击鼠标右键不再触发值的改变,#7817
-
Form 的
`validate`
方法现在能够正确地在异步校验完成后执行回调了,#7774(by @Allenice)
-
修复 DatePicker 的范围选择在内核为 Chromium 53-57 的浏览器中无法使用的问题,#7838
-
修复
`list-type`
为 picture-card 的 Upload 预览和删除图标丢失的问题,#7857
-
新增 TableColumn 的
`sort-by`
属性,#7828(by @wangfengming)
-
修复周模式下的 DatePicker 在选择某年第一周可能会显示为前一年第一周的问题,#7860(by @hh23485)
-
修复垂直模式的 Steps 中图标宽度的样式错误,#7891
-
增大了 Tree 中展开箭头的点击热区,#7891
### 2.0.1
### 2.0.1
*2017-10-28*
*2017-10-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