mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-21 22:09:16 +08:00
docs(changelog): vant@4.8.4 (#12616)
This commit is contained in:
parent
ec4c862c39
commit
3d494b87c2
@ -19,6 +19,29 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
|||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
|
### v4.8.4
|
||||||
|
|
||||||
|
`2024-02-03`
|
||||||
|
|
||||||
|
#### New Features 🎉
|
||||||
|
|
||||||
|
- feat(Picker): allow to hidden to toolbar buttons by [@chenjiahan](https://github.com/chenjiahan) in [#12599](https://github.com/youzan/vant/pull/12599)
|
||||||
|
|
||||||
|
#### Bug Fixes 🐞
|
||||||
|
|
||||||
|
- fix(Sticky): initial sticky position by [@nemo-shen](https://github.com/nemo-shen) in [#12601](https://github.com/youzan/vant/pull/12601)
|
||||||
|
- fix(DropdownMenu): fix recursive update when passing object literal to title-class by [@inottn](https://github.com/inottn) in [#12614](https://github.com/youzan/vant/pull/12614)
|
||||||
|
|
||||||
|
#### Document 📖
|
||||||
|
|
||||||
|
- docs: improve quickstart tips by [@inottn](https://github.com/inottn) in [#12606](https://github.com/youzan/vant/pull/12606)
|
||||||
|
|
||||||
|
#### Other Changes
|
||||||
|
|
||||||
|
- chore(deps): bump Rsbuild 0.3.9 and enable clean dist by [@chenjiahan](https://github.com/chenjiahan) in [#12600](https://github.com/youzan/vant/pull/12600)
|
||||||
|
- chore: avoid workflow running on forked repo by [@tolking](https://github.com/tolking) in [#12607](https://github.com/youzan/vant/pull/12607)
|
||||||
|
- chore(workflow): using new M1 macOS runner by [@chenjiahan](https://github.com/chenjiahan) in [#12615](https://github.com/youzan/vant/pull/12615)
|
||||||
|
|
||||||
### v4.8.3
|
### v4.8.3
|
||||||
|
|
||||||
`2024-01-20`
|
`2024-01-20`
|
||||||
|
@ -19,6 +19,29 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
|||||||
|
|
||||||
## 更新内容
|
## 更新内容
|
||||||
|
|
||||||
|
### v4.8.4
|
||||||
|
|
||||||
|
`2024-02-03`
|
||||||
|
|
||||||
|
#### 新功能 🎉
|
||||||
|
|
||||||
|
- feat(Picker): 允许隐藏工具栏按钮 by [@chenjiahan](https://github.com/chenjiahan) in [#12599](https://github.com/youzan/vant/pull/12599)
|
||||||
|
|
||||||
|
#### 问题修复 🐞
|
||||||
|
|
||||||
|
- fix(Sticky): 初始黏贴位置 by [@nemo-shen](https://github.com/nemo-shen) in [#12601](https://github.com/youzan/vant/pull/12601)
|
||||||
|
- fix(DropdownMenu): 修复传递对象字面量到 title-class 时的递归更新问题 by [@inottn](https://github.com/inottn) in [#12614](https://github.com/youzan/vant/pull/12614)
|
||||||
|
|
||||||
|
#### 文档 📖
|
||||||
|
|
||||||
|
- docs: 改进快速启动提示 by [@inottn](https://github.com/inottn) in [#12606](https://github.com/youzan/vant/pull/12606)
|
||||||
|
|
||||||
|
#### 其他改变
|
||||||
|
|
||||||
|
- chore(deps): 升级 Rsbuild 至 0.3.9 by [@chenjiahan](https://github.com/chenjiahan) in [#12600](https://github.com/youzan/vant/pull/12600)
|
||||||
|
- chore: 避免工作流在 forked repo 上运行 by [@tolking](https://github.com/tolking) in [#12607](https://github.com/youzan/vant/pull/12607)
|
||||||
|
- chore(workflow): 使用新的 M1 macOS 运行器 by [@chenjiahan](https://github.com/chenjiahan) in [#12615](https://github.com/youzan/vant/pull/12615)
|
||||||
|
|
||||||
### v4.8.3
|
### v4.8.3
|
||||||
|
|
||||||
`2024-01-20`
|
`2024-01-20`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user