mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(changelog): 2.10.1
This commit is contained in:
parent
d9a0eb07e7
commit
750605db2b
@ -10,6 +10,25 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
- Minor version:released every one to two months, including backwards compatible features.
|
||||
- Major version:including breaking changes and new features.
|
||||
|
||||
### [v2.10.1](https://github.com/youzan/vant/compare/v2.10.0...v2.10.1)
|
||||
|
||||
`2020-08-10`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Button: add loading slot [#6966](https://github.com/youzan/vant/issues/6966)
|
||||
- Locale: adding Norwegian Language support [#6962](https://github.com/youzan/vant/issues/6962)
|
||||
|
||||
**style**
|
||||
|
||||
- ContactList: add safe area inset bottom [#6970](https://github.com/youzan/vant/issues/6970)
|
||||
- TabbarItem: increase icon size to 22px [#6972](https://github.com/youzan/vant/issues/6972)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- AddressEdit: incorrect label wrap on safari [#6969](https://github.com/youzan/vant/issues/6969)
|
||||
- Icon: fix badge number align [#6975](https://github.com/youzan/vant/issues/6975) [#6952](https://github.com/youzan/vant/issues/6952)
|
||||
|
||||
### [v2.10.0](https://github.com/youzan/vant/compare/v2.9.4...v2.10.0)
|
||||
|
||||
`2020-08-07`
|
||||
|
@ -10,6 +10,26 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
- 次版本号:每隔一至二个月发布,包含新特性和较大的功能更新,向下兼容。
|
||||
- 主版本号:发布时间不定,包含不兼容更新,预计下一个主版本会与 Vue 3.0 同期发布。
|
||||
|
||||
### [v2.10.1](https://github.com/youzan/vant/compare/v2.10.0...v2.10.1)
|
||||
|
||||
`2020-08-10`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Button: 新增 loading 插槽 [#6966](https://github.com/youzan/vant/issues/6966)
|
||||
- Locale: 新增挪威语语言包 [#6962](https://github.com/youzan/vant/issues/6962)
|
||||
|
||||
**style**
|
||||
|
||||
- ContactList: 适配 iOS 底部安全区 [#6970](https://github.com/youzan/vant/issues/6970)
|
||||
- TabbarItem: 图标大小扩大为 22px [#6972](https://github.com/youzan/vant/issues/6972)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- AddressEdit: 修复在 safari 上左侧文字换行的问题 [#6969](https://github.com/youzan/vant/issues/6969)
|
||||
- ContactEdit: 修复在 safari 上左侧文字换行的问题 [#6969](https://github.com/youzan/vant/issues/6969)
|
||||
- Icon: 修复徽标数字不居中的问题 [#6975](https://github.com/youzan/vant/issues/6975) [#6952](https://github.com/youzan/vant/issues/6952)
|
||||
|
||||
### [v2.10.0](https://github.com/youzan/vant/compare/v2.9.4...v2.10.0)
|
||||
|
||||
`2020-08-07`
|
||||
|
Loading…
x
Reference in New Issue
Block a user