bump 1.4.1

pull/1311/head 1.4.1
tanjinzhou 2019-10-17 19:27:45 +08:00
parent 5e4df25ee1
commit 5a94354e73
3 changed files with 23 additions and 1 deletions

View File

@ -10,6 +10,17 @@
---
## 1.4.1
`2019-10-17`
- ๐Ÿž fix `Input.Password` cannot use `v-model` [#1306](https://github.com/vueComponent/ant-design-vue/issues/1306)
- ๐ŸŒŸ Optimize the clear button of `Input` to display the logic. [#1296](https://github.com/vueComponent/ant-design-vue/issues/1296)
- ๐ŸŒŸ After click clear button, `Input` becomes the `focus` state.
- ๐Ÿž fix progress strokeWidth not work [#1301](https://github.com/vueComponent/ant-design-vue/issues/1301)
- ๐Ÿž Fix Radio.Group triggers multiple change callback issues [#1280](https://github.com/vueComponent/ant-design-vue/issues/1280)
- ๐Ÿž Fix Form initialValue error [#1291](https://github.com/vueComponent/ant-design-vue/issues/1291)
## 1.4.0
`2019-10-14`

View File

@ -10,6 +10,17 @@
---
## 1.4.1
`2019-10-17`
- ๐Ÿž ไฟฎๅค `Input.Password` ๆ— ๆณ•ไฝฟ็”จ `v-model` ็š„้—ฎ้ข˜ [#1306](https://github.com/vueComponent/ant-design-vue/issues/1306)
- ๐ŸŒŸ ไผ˜ๅŒ– `Input` ็š„ๆธ…้™คๆŒ‰้’ฎๆ˜พ็คบ้€ป่พ‘ [#1296](https://github.com/vueComponent/ant-design-vue/issues/1296)
- ๐ŸŒŸ ็‚นๅ‡ปๆธ…้™คๆŒ‰้’ฎๅŽ `Input` ๅ˜ไธบ `focus` ็Šถๆ€
- ๐Ÿž ไฟฎๅค `Progress` ็š„ `strokeWidth` ๅฑžๆ€งๅคฑๆ•ˆ้—ฎ้ข˜ [#1301](https://github.com/vueComponent/ant-design-vue/issues/1301)
- ๐Ÿž ไฟฎๅค Radio.Group ่งฆๅ‘ๅคšๆฌก change ๅ›ž่ฐƒ้—ฎ้ข˜ [#1280](https://github.com/vueComponent/ant-design-vue/issues/1280)
- ๐Ÿž ไฟฎๅค Form initialValue ๆŠฅ้”™้—ฎ้ข˜ [#1291](https://github.com/vueComponent/ant-design-vue/issues/1291)
## 1.4.0
`2019-10-14`

View File

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