bump 1.4.0

pull/1281/head 1.4.0
tanjinzhou 2019-10-14 17:00:59 +08:00
parent 3b45c7e128
commit 4218f19021
3 changed files with 28 additions and 22 deletions

View File

@ -10,9 +10,9 @@
---
## 1.14.0
## 1.4.0
`2019-10-12`
`2019-10-14`
- ๐ŸŽ‰ New component Empty, and improved empty data style of all components!
- ๐ŸŽ‰ New component Statistic.
@ -36,7 +36,7 @@
- Modal
- ๐ŸŒŸ Add `forceRender` support.
- ๐ŸŒŸ Add `destroyAll` method.
- ๐ŸŒŸ Add `icon` to Modal.confirm/info/warning/error, `iconType` is deprecated.
- ๐ŸŒŸ Add `icon` to Modal.confirm/info/warning/error, `iconType` is deprecated.
- ๐ŸŒŸ Add `mask` property support for Modal method.
- ๐ŸŒŸ Add `transitionName` and `maskTransitionName` property support for Modal method.
- ๐Ÿž Fix the problem that the mouse moves to the mask layer to close automatically [#842](https://github.com/vueComponent/ant-design-vue/issues/842)
@ -44,6 +44,7 @@
- Form
- ๐ŸŒŸ Add `name` option to `Form.create`ใ€‚
- ๐ŸŒŸ Add `selfUpdate` to improve performance [#1049](https://github.com/vueComponent/ant-design-vue/issues/1049)
- ๐Ÿž Fix browser stuck when `FormItem` is passed through slot [#1271](https://github.com/vueComponent/ant-design-vue/issues/1271)
- ๐ŸŒŸ Add switcherIcon prop to Tree.
- Dropdown
- ๐ŸŒŸ Dropdown.Button support `href`.
@ -80,7 +81,9 @@
- ๐Ÿž Fix wave style issue in Edge.
## 1.3.17
`2019-09-29`
- ๐ŸŒŸ `Form` adds the `selfUpdate` attribute to improve form performance [#1049](https://github.com/vueComponent/ant-design-vue/issues/1049)
- `Select`
- ๐Ÿž Fix keydown keyboard event invalidation

View File

@ -10,9 +10,9 @@
---
## 1.14.0
## 1.4.0
`2019-10-12`
`2019-10-14`
- ๐ŸŽ‰ ๆ–ฐ็š„็ป„ไปถ `Empty`๏ผŒๅŒๆ—ถไผ˜ๅŒ–ไบ†ๅ„ไธช็ป„ไปถ็š„็ฉบๆ•ฐๆฎ็Šถๆ€ๆ ทๅผ๏ผ
- ๐ŸŽ‰ ๆ–ฐๅขž `Statistic` ็ปŸ่ฎก/ๅ€’่ฎกๆ—ถ็ป„ไปถใ€‚
@ -42,6 +42,7 @@
- Form
- ๐ŸŒŸ ๆทปๅŠ  `name` ้€‰้กนๅˆฐ `Form.create`ใ€‚
- ๐ŸŒŸ ๆ–ฐๅขž `selfUpdate` ๅฑžๆ€ง๏ผŒ็”จไบŽๆๅ‡่กจๅ•ๆ€ง่ƒฝ [#1049](https://github.com/vueComponent/ant-design-vue/issues/1049)
- ๐Ÿž ไฟฎๅคๅฝ“ `FormItem` ้€š่ฟ‡ slot ไผ ้€’ๆ—ถๆต่งˆๅ™จๅกๆญป้—ฎ้ข˜ [#1271](https://github.com/vueComponent/ant-design-vue/issues/1271)
- ๐ŸŒŸ Tree ๆทปๅŠ  `switcherIcon` ๅฑžๆ€งใ€‚
- Dropdown
- ๐ŸŒŸ Dropdown.Button ๆ”ฏๆŒ `href` ๅฑžๆ€งใ€‚
@ -81,7 +82,9 @@
- ๐Ÿž ไฟฎๅคๆฐดๆณข็บนๅœจ Edge ไธ‹็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚
## 1.3.17
`2019-09-29`
- ๐ŸŒŸ `Form` ๆ–ฐๅขž `selfUpdate` ๅฑžๆ€ง๏ผŒ็”จไบŽๆๅ‡่กจๅ•ๆ€ง่ƒฝ [#1049](https://github.com/vueComponent/ant-design-vue/issues/1049)
- `Select`
- ๐Ÿž ไฟฎๅค keydown ้”ฎ็›˜ไบ‹ไปถๅคฑๆ•ˆ้—ฎ้ข˜

View File

@ -1,6 +1,6 @@
{
"name": "ant-design-vue",
"version": "1.3.17",
"version": "1.4.0",
"title": "Ant Design Vue",
"description": "An enterprise-class UI design language and Vue-based implementation",
"keywords": [