Skip to content

Commit db76b42

Browse files
island205luguokong
authored andcommitted
Docs: Add 2.10.1 change log (ElemeFE#16357)
1 parent c6c08c9 commit db76b42

File tree

5 files changed

+90
-7
lines changed

5 files changed

+90
-7
lines changed

CHANGELOG.en-US.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
## Changelog
22

3+
### 2.10.1
4+
5+
#### Bug fixes
6+
7+
- Table
8+
- Fix sort icon (#15439 by @bezany)
9+
- Fix layout breaks when append slot exists (#16332 by @ziyoung)
10+
- Fix showOverflowTooltip not reactive (#16295 by @a631807682)
11+
- Register scrollbar in filter-panel (#16246 by @ziyoung)
12+
- Chore
13+
- Fix 2.9 docs (#16233 by @ziyoung)
14+
- Fix index page theme intro english css style issue (#16254 by @iamkun)
15+
16+
#### Optimization
17+
18+
- Tag
19+
- Compatible with IE (#16334 by @ziyoung)
20+
- Chore
21+
- Update Dingtalk Group QR image (#16236 by @iamkun)
22+
- Doc
23+
- Update online theme roller doc (#16244 by @iamkun)
24+
325
### 2.10.0
426

527
*2019-06-25*
@@ -15,7 +37,6 @@
1537
- Upload:
1638
- Add capability to customize thumbnail template (#13192 by @victorzhuk)
1739

18-
1940
#### Bug fixes
2041

2142
- Tree
@@ -56,7 +77,6 @@
5677

5778
#### Optimization
5879

59-
6080
- Tree
6181
- Modify loop conditions to improve performance (#15699 by @KingJeason)
6282
- Theme

CHANGELOG.es.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
## Changelog
22

3+
### 2.10.1
4+
5+
#### Bug fixes
6+
7+
- Table
8+
- Fix sort icon (#15439 by @bezany)
9+
- Fix layout breaks when append slot exists (#16332 by @ziyoung)
10+
- Fix showOverflowTooltip not reactive (#16295 by @a631807682)
11+
- Register scrollbar in filter-panel (#16246 by @ziyoung)
12+
- Chore
13+
- Fix 2.9 docs (#16233 by @ziyoung)
14+
- Fix index page theme intro english css style issue (#16254 by @iamkun)
15+
16+
#### Optimization
17+
18+
- Tag
19+
- Compatible with IE (#16334 by @ziyoung)
20+
- Chore
21+
- Update Dingtalk Group QR image (#16236 by @iamkun)
22+
- Doc
23+
- Update online theme roller doc (#16244 by @iamkun)
24+
325
### 2.10.0
426

527
*2019-06-25*
@@ -15,7 +37,6 @@
1537
- Upload:
1638
- Add capability to customize thumbnail template (#13192 by @victorzhuk)
1739

18-
1940
#### Bug fixes
2041

2142
- Tree
@@ -56,7 +77,6 @@
5677

5778
#### Optimization
5879

59-
6080
- Tree
6181
- Modify loop conditions to improve performance (#15699 by @KingJeason)
6282
- Theme

CHANGELOG.fr-FR.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
## Changelog
22

3+
### 2.10.1
4+
5+
#### Bug fixes
6+
7+
- Table
8+
- Fix sort icon (#15439 by @bezany)
9+
- Fix layout breaks when append slot exists (#16332 by @ziyoung)
10+
- Fix showOverflowTooltip not reactive (#16295 by @a631807682)
11+
- Register scrollbar in filter-panel (#16246 by @ziyoung)
12+
- Chore
13+
- Fix 2.9 docs (#16233 by @ziyoung)
14+
- Fix index page theme intro english css style issue (#16254 by @iamkun)
15+
16+
#### Optimization
17+
18+
- Tag
19+
- Compatible with IE (#16334 by @ziyoung)
20+
- Chore
21+
- Update Dingtalk Group QR image (#16236 by @iamkun)
22+
- Doc
23+
- Update online theme roller doc (#16244 by @iamkun)
24+
325
### 2.10.0
426

527
*2019-06-25*
@@ -15,7 +37,6 @@
1537
- Upload:
1638
- Add capability to customize thumbnail template (#13192 by @victorzhuk)
1739

18-
1940
#### Bug fixes
2041

2142
- Tree
@@ -56,7 +77,6 @@
5677

5778
#### Optimization
5879

59-
6080
- Tree
6181
- Modify loop conditions to improve performance (#15699 by @KingJeason)
6282
- Theme

CHANGELOG.zh-CN.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
## 更新日志
22

3+
### 2.10.1
4+
5+
#### Bug 修复
6+
7+
- Table
8+
- 排序 icon 问题修复 (#15439 by @bezany)
9+
- 修复 `append` slot 存在时布局错位问题 (#16332 by @ziyoung)
10+
- 修复 `showOverflowTooltip` 更新无效的问题 (#16295 by @a631807682)
11+
- 修复 `FilterPanel``Scrollbar` 未注册问题 (#16246 by @ziyoung)
12+
- Chore
13+
- 更新版本号,修复文档问题 (#16233 by @ziyoung)
14+
- 修复英文首页样式问题 (#16254 by @iamkun)
15+
16+
#### 优化
17+
18+
- Calendar
19+
- Tag
20+
- 兼容 IE (#16334 by @ziyoung)
21+
- Chore
22+
- 更新钉钉3群二维码 (#16236 by @iamkun)
23+
- Doc
24+
- 更新主题编辑器文档 (#16244 by @iamkun)
25+
326
### 2.10.0
427

528
*2019-06-25*

examples/docs/fr-FR/form.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Les callback de validations personnalisées doivent être appelées. Un usage pl
394394
prop="email"
395395
label="Email"
396396
:rules="[
397-
{ required: true, message: 'Veuillez entrer l'adresse e-mail', trigger: 'blur' },
397+
{ required: true, message: 'Veuillez entrer l\'adresse e-mail', trigger: 'blur' },
398398
{ type: 'email', message: 'Veuillez entrer une adresse e-mail valide', trigger: ['blur', 'change'] }
399399
]"
400400
>

0 commit comments

Comments
 (0)