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
3a3d3a88
Commit
3a3d3a88
authored
Jul 02, 2019
by
Zhi Cun
Committed by
iamkun
Jul 02, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Add 2.10.1 change log (#16357)
parent
911ce3d3
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
90 additions
and
7 deletions
+90
-7
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+22
-2
CHANGELOG.es.md
CHANGELOG.es.md
+22
-2
CHANGELOG.fr-FR.md
CHANGELOG.fr-FR.md
+22
-2
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+23
-0
examples/docs/fr-FR/form.md
examples/docs/fr-FR/form.md
+1
-1
No files found.
CHANGELOG.en-US.md
View file @
3a3d3a88
## Changelog
### 2.10.1
#### Bug fixes
-
Table
-
Fix sort icon (#15439 by @bezany)
-
Fix layout breaks when append slot exists (#16332 by @ziyoung)
-
Fix showOverflowTooltip not reactive (#16295 by @a631807682)
-
Register scrollbar in filter-panel (#16246 by @ziyoung)
-
Chore
-
Fix 2.9 docs (#16233 by @ziyoung)
-
Fix index page theme intro english css style issue (#16254 by @iamkun)
#### Optimization
-
Tag
-
Compatible with IE (#16334 by @ziyoung)
-
Chore
-
Update Dingtalk Group QR image (#16236 by @iamkun)
-
Doc
-
Update online theme roller doc (#16244 by @iamkun)
### 2.10.0
*2019-06-25*
...
...
@@ -15,7 +37,6 @@
-
Upload:
-
Add capability to customize thumbnail template (#13192 by @victorzhuk)
#### Bug fixes
-
Tree
...
...
@@ -56,7 +77,6 @@
#### Optimization
-
Tree
-
Modify loop conditions to improve performance (#15699 by @KingJeason)
-
Theme
...
...
CHANGELOG.es.md
View file @
3a3d3a88
## Changelog
### 2.10.1
#### Bug fixes
-
Table
-
Fix sort icon (#15439 by @bezany)
-
Fix layout breaks when append slot exists (#16332 by @ziyoung)
-
Fix showOverflowTooltip not reactive (#16295 by @a631807682)
-
Register scrollbar in filter-panel (#16246 by @ziyoung)
-
Chore
-
Fix 2.9 docs (#16233 by @ziyoung)
-
Fix index page theme intro english css style issue (#16254 by @iamkun)
#### Optimization
-
Tag
-
Compatible with IE (#16334 by @ziyoung)
-
Chore
-
Update Dingtalk Group QR image (#16236 by @iamkun)
-
Doc
-
Update online theme roller doc (#16244 by @iamkun)
### 2.10.0
*2019-06-25*
...
...
@@ -15,7 +37,6 @@
-
Upload:
-
Add capability to customize thumbnail template (#13192 by @victorzhuk)
#### Bug fixes
-
Tree
...
...
@@ -56,7 +77,6 @@
#### Optimization
-
Tree
-
Modify loop conditions to improve performance (#15699 by @KingJeason)
-
Theme
...
...
CHANGELOG.fr-FR.md
View file @
3a3d3a88
## Changelog
### 2.10.1
#### Bug fixes
-
Table
-
Fix sort icon (#15439 by @bezany)
-
Fix layout breaks when append slot exists (#16332 by @ziyoung)
-
Fix showOverflowTooltip not reactive (#16295 by @a631807682)
-
Register scrollbar in filter-panel (#16246 by @ziyoung)
-
Chore
-
Fix 2.9 docs (#16233 by @ziyoung)
-
Fix index page theme intro english css style issue (#16254 by @iamkun)
#### Optimization
-
Tag
-
Compatible with IE (#16334 by @ziyoung)
-
Chore
-
Update Dingtalk Group QR image (#16236 by @iamkun)
-
Doc
-
Update online theme roller doc (#16244 by @iamkun)
### 2.10.0
*2019-06-25*
...
...
@@ -15,7 +37,6 @@
-
Upload:
-
Add capability to customize thumbnail template (#13192 by @victorzhuk)
#### Bug fixes
-
Tree
...
...
@@ -56,7 +77,6 @@
#### Optimization
-
Tree
-
Modify loop conditions to improve performance (#15699 by @KingJeason)
-
Theme
...
...
CHANGELOG.zh-CN.md
View file @
3a3d3a88
## 更新日志
### 2.10.1
#### Bug 修复
-
Table
-
排序 icon 问题修复 (#15439 by @bezany)
-
修复
`append`
slot 存在时布局错位问题 (#16332 by @ziyoung)
-
修复
`showOverflowTooltip`
更新无效的问题 (#16295 by @a631807682)
-
修复
`FilterPanel`
中
`Scrollbar`
未注册问题 (#16246 by @ziyoung)
-
Chore
-
更新版本号,修复文档问题 (#16233 by @ziyoung)
-
修复英文首页样式问题 (#16254 by @iamkun)
#### 优化
-
Calendar
-
Tag
-
兼容 IE (#16334 by @ziyoung)
-
Chore
-
更新钉钉3群二维码 (#16236 by @iamkun)
-
Doc
-
更新主题编辑器文档 (#16244 by @iamkun)
### 2.10.0
*2019-06-25*
...
...
examples/docs/fr-FR/form.md
View file @
3a3d3a88
...
...
@@ -394,7 +394,7 @@ Les callback de validations personnalisées doivent être appelées. Un usage pl
prop=
"email"
label=
"Email"
:rules=
"[
{ required: true, message: 'Veuillez entrer l'adresse e-mail', trigger: 'blur' },
{ required: true, message: 'Veuillez entrer l
\
'adresse e-mail', trigger: 'blur' },
{ type: 'email', message: 'Veuillez entrer une adresse e-mail valide', trigger: ['blur', 'change'] }
]"
>
...
...
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