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
81f313a0
Commit
81f313a0
authored
Dec 02, 2016
by
Leopoldthecoder
Committed by
杨奕
Dec 02, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update changelog for 1.0.4
parent
52858561
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
0 deletions
+33
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+17
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+16
-0
No files found.
CHANGELOG.en-US.md
View file @
81f313a0
## Changelog
### 1.0.4
*2016-12-02*
-
Added
`controls`
attribute for Input Number, #1473
-
Fixed Checkbox Group and Radio Group async issue, #1511 #1514
-
Added
`offset`
attribute for Notification, #1419
-
Fixed Slider's value not accurate issue when dragging rapidly, #1458
-
Fixed Slider incorrectly showing multiple decimal digits issue, #1450
-
Fixed Select's binding value and displayed value not in sync in some conditions
-
Added
`multiple-limit`
and
`allow-create`
attributes for Select
-
Fixed Tree leaf nodes' triangle icon not disappear when expanded, #1438
-
Fixed Tree's view not updating issue after fetching child nodes' data, #1439
-
Fixed some Table's style issues in windows system, #1464 #1507
-
Fixed Table's first column's label not showing issue when grouping table head is used with fixed columns, #1451
-
Added
`row-dblclick`
event for Table, #1362
### 1.0.3
*2016-11-28*
...
...
CHANGELOG.zh-CN.md
View file @
81f313a0
## 更新日志
### 1.0.4
*2016-12-02*
-
新增 Input Number 的
`controls`
属性,#1473
-
修复 Checkbox Group、Radio Group 在异步赋值时出现的问题,#1511 #1514
-
增加 Notification 的
`offset`
属性,#1419
-
修复 Slider 在快速拖动时取值不准确的问题,#1458
-
修复 Slider 在某些情况下绑定值为多位小数的问题,#1450
-
修复 Select 在某些情况下绑定值和显示值不同步的问题
-
新增 Select 的
`multiple-limit`
和
`allow-create`
属性
-
修复 Tree 的叶子节点在点击展开后三角图标不消失的问题,#1438
-
修复 Tree 有时在获取子级数据后视图不更新的问题,#1439
-
修复 Table 在 windows 系统下的若干样式问题,#1464 #1507
-
修复 Table 多级表头与固定列同时使用时,多级表头第一列 label 不显示的问题,#1451
-
新增 Table 的
`row-dblclick`
事件,#1362
### 1.0.3
*2016-11-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