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
8ab9c886
Commit
8ab9c886
authored
Feb 23, 2017
by
Leopoldthecoder
Committed by
杨奕
Feb 23, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 1.2.1
parent
44766fdb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+11
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+10
-0
No files found.
CHANGELOG.en-US.md
View file @
8ab9c886
## Changelog
### 1.2.1
*2017-02-23*
-
Fixed SSR regression in version 1.2.0, #2982
-
Fixed horizontal scroll buttons not showing in Tabs, #2974
-
Fixed wrong calculation of height after the
`height`
attribute is updated dynamically in Table, #2979
-
Added
`cell-dblclick`
and
`header-dragend`
events for Table, #2983 #2988
-
Fixed form items showing a left padding inside an inline Form with a specified
`label-width`
, #2990
-
Fixed Cascader's dropdown misplaces in some conditions, #2992
### 1.2.0 Lithium
*2017-02-22*
...
...
CHANGELOG.zh-CN.md
View file @
8ab9c886
## 更新日志
### 1.2.1
*2017-02-23*
-
修复用于 SSR 时报错的问题,#2982
-
修复 Tabs 左右滚动按钮无法出现的问题,#2974
-
修复 Table 在动态改变
`height`
属性后高度计算错误的问题,#2979
-
新增 Table 的
`cell-dblclick`
和
`header-dragend`
事件,#2983 #2988
-
修复行内表单在指定
`label-width`
时表单元素出现左边距的问题,#2990
-
修复 Cascader 在某些情况下弹出框位置不正确的问题,#2992
### 1.2.0 Lithium
*2017-02-22*
...
...
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