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
b21cd289
Commit
b21cd289
authored
Aug 25, 2017
by
Leopoldthecoder
Committed by
杨奕
Aug 25, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 1.4.3
parent
6648c36a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+13
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+12
-0
No files found.
CHANGELOG.en-US.md
View file @
b21cd289
## Changelog
### 1.4.3
*2017-08-25*
-
Fixed style bug when Progress's
`percentage`
is
`0`
, #6551 @Kingwl
-
Fixed Carousel items flashing when switching, #6394
-
Fixed disabled Button not prevent event propagation when clicked on its text area, #6421
-
Fixed disabled dates calculation in DatePicker's month view, #6363
-
Fixed key enter event being stopped propagation in Autocomplete, #6499 @leezng
-
Fixed
`amPm`
not supported in DatePicker i18n, #6574
-
Fixed clicking or dragging error of Slider when it switches from invisible to visible, #6593
-
Fixed Alert using small icons when its
`description`
is passed via default slot, #6612 @leezng
### 1.4.2
*2017-08-09*
...
...
CHANGELOG.zh-CN.md
View file @
b21cd289
## 更新日志
### 1.4.3
*2017-08-25*
-
修复 Progress 百分比为
`0`
时的样式问题,#6551 @Kingwl
-
修复 Carousel 在切换时幻灯片闪烁的问题,#6394
-
修复禁用的 Button 在点击文字部分时未阻止事件传播的问题,#6421
-
修复 DatePicker 的月视图错误计算禁用日期的问题,#6363
-
修复 Autocomplete 键盘回车被阻止传播的问题,#6499 @leezng
-
修复 DatePicker 的 i18n 不支持
`amPm`
的问题,#6574
-
修复 Slider 由隐藏变为可见时交互错误的问题,#6593
-
修复通过默认 slot 传递
`description`
的 Alert 错误地使用小图标的问题,#6612 @leezng
### 1.4.2
*2017-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