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
b5405f2c
Commit
b5405f2c
authored
Dec 14, 2016
by
Leopoldthecoder
Committed by
cinwell.li
Dec 14, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 1.0.7
parent
d7d82575
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+12
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+11
-0
No files found.
CHANGELOG.en-US.md
View file @
b5405f2c
## Changelog
## Changelog
### 1.0.7
*2016-12-14*
-
Fixed DatePicker dropdown appears when hovering on the clear button
-
Fixed DatePicker displays a wrong date when its initial value is null
-
Added
`row-contextmenu`
event and
`max-height`
attribute for Table, #1663 #1674
-
Added
`customClass`
attribute for MessageBox, #1707
-
Added
`iconClass`
and
`customClass`
attributes for Message and Notification, #1671
-
Added empty slot for Table, #1737
-
Added old value as a second parameter in change event for InputNumber
### 1.0.6
### 1.0.6
*2016-12-09*
*2016-12-09*
...
...
CHANGELOG.zh-CN.md
View file @
b5405f2c
## 更新日志
## 更新日志
### 1.0.7
*2016-12-14*
-
修复 DatePicker 在有值的情况下 hover 清空按钮时会错误地显示弹框
-
修复 DatePicker 设置默认值为 null 会错误地显示时间值
-
新增 Table 的
`row-contextmenu`
事件和
`max-height`
属性,#1663 #1674
-
新增 MessageBox 的
`customClass`
属性,#1707
-
新增 Message 和 Notification 的
`iconClass`
和
`customClass`
属性,#1671
-
新增 Table 支持 empty slot,#1737
-
改进 InputNumber change 事件增加 old value 的参数
### 1.0.6
### 1.0.6
*2016-12-09*
*2016-12-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