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
d75bb5bd
Commit
d75bb5bd
authored
Mar 28, 2017
by
Leopoldthecoder
Committed by
杨奕
Mar 28, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 1.2.6
parent
62332f07
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
0 deletions
+35
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+18
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+17
-0
No files found.
CHANGELOG.en-US.md
View file @
d75bb5bd
## Changelog
### 1.2.6
*2017-03-28*
-
Fixed Switch compatible with SSR, #3752
-
Fixed the time of TimePicker calculating incorrectly, #3479
-
Fixed the week of DatePicker formatting incorrectly, #2774
-
Fixed the week of DatePicker initializing incorrectly, #3058
-
Fixed the events of Popover destroying incorrectly, #3555
-
Fixed InputNumber setInterval, #3514 (by @pengchongfu)
-
Fixed RadioButton css files, #3276
-
Fixed hover style on striped Table, #3696 (by @nicoeg)
-
Fixed Slider's button jumping left issue, #3664 (by @gabrielboliveira)
-
Added
`delete-tag`
event for Select, #3663 (by @pengchongfu)
-
Added
`onPick`
option for DatePicker, #2921
-
Added
`status`
for Step, #3722
-
Added full example for on-demand importing, #3302
### 1.2.5
*2017-03-19*
...
...
CHANGELOG.zh-CN.md
View file @
d75bb5bd
## 更新日志
### 1.2.6
*2017-03-28*
-
修复 Switch 样式不兼容 vue SSR,#3752
-
修复 TimePicker 日期计算错误,#3479
-
修复 DatePicker 格式化 week 类型错误,#2774
-
修复 DatePicker 周选择器默认值,#3058
-
修复 Popover 销毁时未正确清除事件,#3555
-
修复 InputNumber 鼠标左右键一起按下会导致值一直自增加,#3514(by @pengchongfu)
-
修复 RadioButton 样式文件引入但无样式,#3276
-
修复 Table 的 hover 样式,#3696(by @nicoeg)
-
修复 Slider 跳动问题,#3664(by @gabrielboliveira)
-
新增 Select
`delete-tag`
事件 #3663(by @pengchongfu)
-
新增 DatePicker 的
`onPick`
选项,#2921
-
新增 Steps 可分别设置 step 的状态(status)和样式调整,#3722
-
新增完整的按需引入组件的文档,#3302
### 1.2.5
*2017-03-19*
...
...
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