docs(changelog): @vant/weapp 1.10.14

This commit is contained in:
landluck 2023-02-27 15:10:40 +08:00
parent f86c1fd1f2
commit d0d757a665

View File

@ -5,18 +5,18 @@
**Bug Fixes** **Bug Fixes**
- icon: fix dot when custom icon [#5253](https://github.com/youzan/vant-weapp/issues/5253) - icon: 修复在自定义 icon 时丢失 dot 组件 [#5253](https://github.com/youzan/vant-weapp/issues/5253)
**Document** **Document**
- add @landluck and @wjw-gavin to core team [#5252](https://github.com/youzan/vant-weapp/issues/5252) - 增加 @landluck and @wjw-gavin 到核心团队 [#5252](https://github.com/youzan/vant-weapp/issues/5252)
**Feature** **Feature**
- dropdown-item: add root-portal prop support [#5256](https://github.com/youzan/vant-weapp/issues/5256) - dropdown-item: 增加 root-portal 属性支持 [#5256](https://github.com/youzan/vant-weapp/issues/5256)
- dropdown-menu: add safe-area-tab-bar prop support [#5257](https://github.com/youzan/vant-weapp/issues/5257) - dropdown-menu: 增加 safe-area-tab-bar 属性支持 [#5257](https://github.com/youzan/vant-weapp/issues/5257)
- overlay: add root-portal prop support [#5255](https://github.com/youzan/vant-weapp/issues/5255) - overlay: 增加 root-portal 属性支持 [#5255](https://github.com/youzan/vant-weapp/issues/5255)
- popup: add root-portal prop support [#5254](https://github.com/youzan/vant-weapp/issues/5254) - popup: 增加 root-portal 属性支持 [#5254](https://github.com/youzan/vant-weapp/issues/5254)
### [v1.10.13](https://github.com/youzan/vant-weapp/compare/v1.10.12...v1.10.13) ### [v1.10.13](https://github.com/youzan/vant-weapp/compare/v1.10.12...v1.10.13)