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
0c7dff0c
Commit
0c7dff0c
authored
May 14, 2017
by
Leopoldthecoder
Committed by
杨奕
May 14, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 1.3.3
parent
cce0061e
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 @
0c7dff0c
## Changelog
### 1.3.3
*2017-05-14*
-
Added
`visible-change`
event for Dropdown, #4818 (by @luciy)
-
Added
`tag`
attribute for Col and Row, #4799
-
Fixed Cascader search functionality regression, #4812
-
Fixed DatePicker triggering watch when
`type`
is range, #4837 (by @wacky6)
-
Fixed numbers in TimePicker not align vertically, #4847 (by @pengchongfu)
-
Fixed Dialog not triggering
`before-close`
hook when ESC is pressed, #4819 (by @patriciussanctus)
-
Fixed multiple MessageBox not rendering content correctly when some of the
`message`
is a VNode
-
Fixed Checkbox not focused when navigating with tab
### 1.3.2
*2017-05-10*
...
...
CHANGELOG.zh-CN.md
View file @
0c7dff0c
## 更新日志
### 1.3.3
*2017-05-14*
-
新增 Dropdown 的
`visible-change`
事件,#4818(by @luciy)
-
新增 Col 和 Row 的
`tag`
属性,#4799
-
修复上个版本中 Cascader 搜索功能不可用的问题,#4812
-
修复
`type`
为 range 的 DatePicker 错误地触发 watch 的问题,#4837(by @wacky6)
-
修复 TimePicker 在某些浏览器上数字不居中的问题,#4847(by @pengchongfu)
-
修复当按下 ESC 关闭 Dialog 时不触发
`before-close`
钩子的问题,#4819(by @patriciussanctus)
-
修复当多个 MessageBox 中存在 VNode 格式的
`message`
时渲染不正确的问题
-
修复按下 tab 键无法使 Checkbox 获得焦点的问题
### 1.3.2
*2017-05-10*
...
...
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