Skip to content

Commit 970a72f

Browse files
committed
release 1.6.1
1 parent 9e88a99 commit 970a72f

File tree

4 files changed

+43
-18
lines changed

4 files changed

+43
-18
lines changed

CHANGELOG.en-US.md

+12
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@
1010

1111
---
1212

13+
## 1.6.1
14+
15+
`2020-05-25`
16+
17+
- 🐞 Fix the problem of filling the current time when DatePicker blur [#2246](https://github.com/vueComponent/ant-design-vue/issues/2246)
18+
- 🐞 Fix Drawer error when destroying [#2254](https://github.com/vueComponent/ant-design-vue/issues/2254)
19+
- 🐞 Fix Tabs cannot remove tabs with 0 as key [55bbf9](https://github.com/vueComponent/ant-design-vue/commit/55bbf940401cf2a67114102da1c035abc4152f06)
20+
- 🐞 Fix Menu trigger twice click event [#2266](https://github.com/vueComponent/ant-design-vue/issues/2266)
21+
- 🐞 Fix Menu active class name is not added [ffc002](https://github.com/vueComponent/ant-design-vue/commit/ffc002f09454a56b531aeb08530303d566cf24f2)
22+
- 🌟 TreeSelect add custom data field function [#2253](https://github.com/vueComponent/ant-design-vue/issues/2253)
23+
- 🌟 Modal added dialogStyle and dialogClass instead of style and class before refactoring [#2285](https://github.com/vueComponent/ant-design-vue/issues/2285)
24+
- 🐞 Fix Table sorting trigger infinite update issue [#2270](https://github.com/vueComponent/ant-design-vue/issues/2270)
1325

1426
## 1.6.0
1527

CHANGELOG.zh-CN.md

+13
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@
1010

1111
---
1212

13+
## 1.6.1
14+
15+
`2020-05-25`
16+
17+
- 🐞 修复 DatePicker blur 时填充当前时间的问题 [#2246](https://github.com/vueComponent/ant-design-vue/issues/2246)
18+
- 🐞 修复 Drawer 销毁时报错问题 [#2254](https://github.com/vueComponent/ant-design-vue/issues/2254)
19+
- 🐞 修复 Tabs 不能移除已 0 作为 key 的选项卡 [55bbf9](https://github.com/vueComponent/ant-design-vue/commit/55bbf940401cf2a67114102da1c035abc4152f06)
20+
- 🐞 修复 Menu 触发两次 click 事件的问题 [#2266](https://github.com/vueComponent/ant-design-vue/issues/2266)
21+
- 🐞 修复 Menu active 类名没有添加问题 [ffc002](https://github.com/vueComponent/ant-design-vue/commit/ffc002f09454a56b531aeb08530303d566cf24f2)
22+
- 🌟 TreeSelect 添加自定义数据字段功能 [#2253](https://github.com/vueComponent/ant-design-vue/issues/2253)
23+
- 🌟 Modal 新增 dialogStyle、dialogClass 代替重构前的 style、class [#2285](https://github.com/vueComponent/ant-design-vue/issues/2285)
24+
- 🐞 修复 Table 排序触发无限更新问题 [#2270](https://github.com/vueComponent/ant-design-vue/issues/2270)
25+
1326
## 1.6.0
1427

1528
`2020-05-15`

components/locale-provider/__tests__/__snapshots__/index.test.js.snap

+17-17
Original file line numberDiff line numberDiff line change
@@ -9301,17 +9301,23 @@ exports[`Locale Provider should display the text as id 1`] = `
93019301
<table cellspacing="0" role="grid" class="ant-fullcalendar-table">
93029302
<thead>
93039303
<tr role="row">
9304+
<th role="columnheader" title="Min" class="ant-fullcalendar-column-header"><span class="ant-fullcalendar-column-header-inner">Mg</span></th>
93049305
<th role="columnheader" title="Sen" class="ant-fullcalendar-column-header"><span class="ant-fullcalendar-column-header-inner">Sn</span></th>
93059306
<th role="columnheader" title="Sel" class="ant-fullcalendar-column-header"><span class="ant-fullcalendar-column-header-inner">Sl</span></th>
93069307
<th role="columnheader" title="Rab" class="ant-fullcalendar-column-header"><span class="ant-fullcalendar-column-header-inner">Rb</span></th>
93079308
<th role="columnheader" title="Kam" class="ant-fullcalendar-column-header"><span class="ant-fullcalendar-column-header-inner">Km</span></th>
93089309
<th role="columnheader" title="Jum" class="ant-fullcalendar-column-header"><span class="ant-fullcalendar-column-header-inner">Jm</span></th>
93099310
<th role="columnheader" title="Sab" class="ant-fullcalendar-column-header"><span class="ant-fullcalendar-column-header-inner">Sb</span></th>
9310-
<th role="columnheader" title="Min" class="ant-fullcalendar-column-header"><span class="ant-fullcalendar-column-header-inner">Mg</span></th>
93119311
</tr>
93129312
</thead>
93139313
<tbody class="ant-fullcalendar-tbody">
93149314
<tr role="row" class="">
9315+
<td role="gridcell" title="27 Agustus 2017" class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell">
9316+
<div class="ant-fullcalendar-date">
9317+
<div class="ant-fullcalendar-value">27</div>
9318+
<div class="ant-fullcalendar-content"></div>
9319+
</div>
9320+
</td>
93159321
<td role="gridcell" title="28 Agustus 2017" class="ant-fullcalendar-cell ant-fullcalendar-last-month-cell">
93169322
<div class="ant-fullcalendar-date">
93179323
<div class="ant-fullcalendar-value">28</div>
@@ -9348,14 +9354,14 @@ exports[`Locale Provider should display the text as id 1`] = `
93489354
<div class="ant-fullcalendar-content"></div>
93499355
</div>
93509356
</td>
9357+
</tr>
9358+
<tr role="row" class="">
93519359
<td role="gridcell" title="3 September 2017" class="ant-fullcalendar-cell">
93529360
<div class="ant-fullcalendar-date">
93539361
<div class="ant-fullcalendar-value">03</div>
93549362
<div class="ant-fullcalendar-content"></div>
93559363
</div>
93569364
</td>
9357-
</tr>
9358-
<tr role="row" class="">
93599365
<td role="gridcell" title="4 September 2017" class="ant-fullcalendar-cell">
93609366
<div class="ant-fullcalendar-date">
93619367
<div class="ant-fullcalendar-value">04</div>
@@ -9392,14 +9398,14 @@ exports[`Locale Provider should display the text as id 1`] = `
93929398
<div class="ant-fullcalendar-content"></div>
93939399
</div>
93949400
</td>
9401+
</tr>
9402+
<tr role="row" class="">
93959403
<td role="gridcell" title="10 September 2017" class="ant-fullcalendar-cell">
93969404
<div class="ant-fullcalendar-date">
93979405
<div class="ant-fullcalendar-value">10</div>
93989406
<div class="ant-fullcalendar-content"></div>
93999407
</div>
94009408
</td>
9401-
</tr>
9402-
<tr role="row" class="">
94039409
<td role="gridcell" title="11 September 2017" class="ant-fullcalendar-cell">
94049410
<div class="ant-fullcalendar-date">
94059411
<div class="ant-fullcalendar-value">11</div>
@@ -9436,14 +9442,14 @@ exports[`Locale Provider should display the text as id 1`] = `
94369442
<div class="ant-fullcalendar-content"></div>
94379443
</div>
94389444
</td>
9445+
</tr>
9446+
<tr role="row" class="ant-fullcalendar-current-week ant-fullcalendar-active-week">
94399447
<td role="gridcell" title="17 September 2017" class="ant-fullcalendar-cell">
94409448
<div class="ant-fullcalendar-date">
94419449
<div class="ant-fullcalendar-value">17</div>
94429450
<div class="ant-fullcalendar-content"></div>
94439451
</div>
94449452
</td>
9445-
</tr>
9446-
<tr role="row" class="ant-fullcalendar-current-week ant-fullcalendar-active-week">
94479453
<td role="gridcell" title="18 September 2017" class="ant-fullcalendar-cell ant-fullcalendar-today ant-fullcalendar-selected-day">
94489454
<div class="ant-fullcalendar-date">
94499455
<div class="ant-fullcalendar-value">18</div>
@@ -9480,14 +9486,14 @@ exports[`Locale Provider should display the text as id 1`] = `
94809486
<div class="ant-fullcalendar-content"></div>
94819487
</div>
94829488
</td>
9489+
</tr>
9490+
<tr role="row" class="">
94839491
<td role="gridcell" title="24 September 2017" class="ant-fullcalendar-cell">
94849492
<div class="ant-fullcalendar-date">
94859493
<div class="ant-fullcalendar-value">24</div>
94869494
<div class="ant-fullcalendar-content"></div>
94879495
</div>
94889496
</td>
9489-
</tr>
9490-
<tr role="row" class="">
94919497
<td role="gridcell" title="25 September 2017" class="ant-fullcalendar-cell">
94929498
<div class="ant-fullcalendar-date">
94939499
<div class="ant-fullcalendar-value">25</div>
@@ -9524,14 +9530,14 @@ exports[`Locale Provider should display the text as id 1`] = `
95249530
<div class="ant-fullcalendar-content"></div>
95259531
</div>
95269532
</td>
9533+
</tr>
9534+
<tr role="row" class="">
95279535
<td role="gridcell" title="1 Oktober 2017" class="ant-fullcalendar-cell ant-fullcalendar-next-month-btn-day">
95289536
<div class="ant-fullcalendar-date">
95299537
<div class="ant-fullcalendar-value">01</div>
95309538
<div class="ant-fullcalendar-content"></div>
95319539
</div>
95329540
</td>
9533-
</tr>
9534-
<tr role="row" class="">
95359541
<td role="gridcell" title="2 Oktober 2017" class="ant-fullcalendar-cell ant-fullcalendar-next-month-btn-day">
95369542
<div class="ant-fullcalendar-date">
95379543
<div class="ant-fullcalendar-value">02</div>
@@ -9568,12 +9574,6 @@ exports[`Locale Provider should display the text as id 1`] = `
95689574
<div class="ant-fullcalendar-content"></div>
95699575
</div>
95709576
</td>
9571-
<td role="gridcell" title="8 Oktober 2017" class="ant-fullcalendar-cell ant-fullcalendar-next-month-btn-day">
9572-
<div class="ant-fullcalendar-date">
9573-
<div class="ant-fullcalendar-value">08</div>
9574-
<div class="ant-fullcalendar-content"></div>
9575-
</div>
9576-
</td>
95779577
</tr>
95789578
</tbody>
95799579
</table>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ant-design-vue",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"title": "Ant Design Vue",
55
"description": "An enterprise-class UI design language and Vue-based implementation",
66
"keywords": [

0 commit comments

Comments
 (0)