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
26a02ab3
Commit
26a02ab3
authored
Dec 24, 2017
by
Leopoldthecoder
Committed by
杨奕
Dec 24, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.0.9
parent
351f900d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
0 deletions
+30
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+10
-0
CHANGELOG.es.md
CHANGELOG.es.md
+10
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+10
-0
No files found.
CHANGELOG.en-US.md
View file @
26a02ab3
## Changelog
### 2.0.9🎄
*2017-12-24*
-
Added
`before-remove`
hook function for Upload, #8788 (by @firesh)
-
Fixed initial value of
`error`
not working for FormItem, #8840
-
Now Loading directive supports custom class name by assigning
`element-loading-custom-class`
attribute, #8826 (by @earlymeme)
-
Fixed CarouselItem becoming invisible when data is asynchronously updated, #8921
-
Added
`renderAfterExpand`
attribute for Tree, #8972
### 2.0.8
*2017-12-12*
...
...
CHANGELOG.es.md
View file @
26a02ab3
## Changelog
### 2.0.9🎄
*2017-12-24*
-
Added
`before-remove`
hook function for Upload, #8788 (by @firesh)
-
Fixed initial value of
`error`
not working for FormItem, #8840
-
Now Loading directive supports custom class name by assigning
`element-loading-custom-class`
attribute, #8826 (by @earlymeme)
-
Fixed CarouselItem becoming invisible when data is asynchronously updated, #8921
-
Added
`renderAfterExpand`
attribute for Tree, #8972
### 2.0.8
*2017-12-12*
...
...
CHANGELOG.zh-CN.md
View file @
26a02ab3
## 更新日志
### 2.0.9🎄
*2017-12-24*
-
新增 Upload 的
`before-remove`
钩子方法,#8788(by @firesh)
-
修复 FormItem 的
`error`
属性初始值无效的问题,#8840
-
通过指令调用的 Loading 现在支持以
`element-loading-custom-class`
属性的方式设置自定义类名,#8826(by @earlymeme)
-
修复 CarouselItem 为异步获取时被隐藏的问题,#8921
-
新增 Tree 的
`renderAfterExpand`
属性,#8972
### 2.0.8
*2017-12-12*
...
...
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