release 1.5.5

This commit is contained in:
tanjinzhou 2020-05-08 18:00:38 +08:00
parent 96fb014b15
commit 2c92cfa3ed
3 changed files with 17 additions and 1 deletions

View File

@ -10,6 +10,14 @@
---
## 1.5.5
`2020-05-08`
- 🐞 Fix `Tabs` not showing issue under safari 13 [#2199](https://github.com/vueComponent/ant-design-vue/issues/2199)
- 🐞 Fix the first input failure of `Input` under FireFox [#2151](https://github.com/vueComponent/ant-design-vue/issues/2151)
- 🐞 Fix `Input` cursor shift issue in Modal component [#2207](https://github.com/vueComponent/ant-design-vue/issues/2207)
## 1.5.4
`2020-04-30`

View File

@ -10,6 +10,14 @@
---
## 1.5.5
`2020-05-08`
- 🐞 修复 `Tabs` 在 safari 13 下不展示问题 [#2199](https://github.com/vueComponent/ant-design-vue/issues/2199)
- 🐞 修复 `Input` 在 FireFox 下第一次输入失败问题 [#2151](https://github.com/vueComponent/ant-design-vue/issues/2151)
- 🐞 修复 `Input` 在 Modal 组件中光标移位问题 [#2207](https://github.com/vueComponent/ant-design-vue/issues/2207)
## 1.5.4
`2020-04-30`

View File

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