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
0820daf0
Commit
0820daf0
authored
Nov 17, 2017
by
Leopoldthecoder
Committed by
杨奕
Nov 17, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.0.5
parent
5406a973
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
+22
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+11
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+11
-0
No files found.
CHANGELOG.en-US.md
View file @
0820daf0
## Changelog
### 2.0.5
*2017-11-17*
-
Fixed Popover, Tree, Breadcrumb and Cascader regression in 2.0.4, #8188 #8217 #8283
-
Fixed memory leak of clickoutside directive, #8168 #8225 (by @badpunman @STLighter)
-
Fixed multiple Select height when its value is cleared, #8317 (by @luciy)
-
Added
`collapse-tags`
attribute for multiple Select to replace tags with one line of text, #8190
-
Fixed high CPU consumption caused by hidden Table, #8351
-
Now you can use
`doLayout`
method of Table to update its layout, #8351
### 2.0.4
*2017-11-10*
...
...
CHANGELOG.zh-CN.md
View file @
0820daf0
## 更新日志
### 2.0.5
*2017-11-17*
-
修复上个版本引入的 Popover、Tree、Breadcrumb、Cascader 的 bug,#8188 #8217 #8283
-
修复 clickoutside 指令的内存泄露问题,#8168 #8225(by @badpunman @STLighter)
-
修复默认尺寸的多选 Select 在清空选项后输入框高度不随之更新的问题,#8317(by @luciy)
-
新增 Select 的
`collapse-tags`
属性,用于在多选时以文字代替 Tag,避免组件高度的增大,#8190
-
修复被隐藏的 Table 会造成 CPU 占用持续增加的问题,#8351
-
开放 Table 的
`doLayout`
方法,用于重新计算 Table 的布局,#8351
### 2.0.4
*2017-11-10*
...
...
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