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
af7165da
Commit
af7165da
authored
Dec 30, 2016
by
Leopoldthecoder
Committed by
杨奕
Dec 30, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 1.1.2
parent
b360e479
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
1 deletion
+24
-1
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+12
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+11
-0
examples/versions.json
examples/versions.json
+1
-1
No files found.
CHANGELOG.en-US.md
View file @
af7165da
## Changelog
### 1.1.2
*2016-12-30*
-
Fixed
`sortable`
and
`fixed`
attribute of Table not working in Vue 2.1.7+
-
Fixed Input Number not resetting on blur when input with illegal values, #2098
-
Removed
`title`
scoped slot of Collapse, and added
`title`
named slot, #2100
-
Fixed range selection in TimePicker not working issue
-
Fixed Tabs' active tab switching when a non-active tab is removed, #2106
-
Fixed console error reporting when navigating Select with arrow keys, #2120
-
Fixed incorrect validation timing of filterable Select in Form, #2120
### 1.1.1
*2016-12-29*
...
...
CHANGELOG.zh-CN.md
View file @
af7165da
## 更新日志
### 1.1.2
*2016-12-30*
-
修复 Vue 2.1.7 升级导致的 Table
`sortable`
和
`fixed`
无法使用的问题
-
修正 Input Number 在手动输入越界值时,blur 触发时没有重置为原来的值的问题,#2098
-
移除 Collapse 的
`title`
scoped slot, 并新增
`title`
named slot,#2100
-
修复 TimePicker 范围选择无法使用的问题
-
修复 Tabs 删除非当前激活的 tab 后,当前激活的 tab 变化的问题,#2106
-
修复 Select 在使用方向键导航时控制台报错的问题,#2120
-
修复 Form 中可搜索的 Select 验证时机错误的问题,#2120
### 1.1.1
*2016-12-29*
...
...
examples/versions.json
View file @
af7165da
{
"1.0.9"
:
"1.0"
,
"1.1.
1
"
:
"1.1"
"1.1.
2
"
:
"1.1"
}
\ No newline at end of file
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