0.12.2
版本发布时间: 2022-10-24 22:35:49
Tencent/tdesign-mobile-vue最新发布版本:1.4.0(2024-08-30 19:14:38)
What's Changed
🚀 Features
🐞 Bug Fixes
-
DateTimePicker
: 修复cancelBtn
和confirmBtn
无效的问题 @anlyyao (#407) -
Cell
: 修复RightIcon
渲染错误 @anlyyao (#416) -
NoticeBar
: 修复prefixIcon
类型错误,取消String
类型,新增Boolean
类型 @anlyyao (#421) -
NoticeBar
: 修复content
和extra
内容重复渲染问题 @anlyyao (#421) -
Grid
: 修复image
插槽无法正常渲染的问题 @LeeJim (#423)
🚧 Others
-
Sticky
: 新增单元测试 @4xii (#348) -
DateTimePicker
: 新增单元测试 @anlyyao (#407) -
NoticeBar
: 更新示例代码 @anlyyao (#421) -
Avatar
: 更新示例代码 @anlyyao (#417) -
Dialog
: 更新示例代码 @LeeJim (#422) -
List
: 更新示例代码 @LeeJim (#427) - 移除部分工具函数使用 loadsh 代替 @LeeJim (#419)
New Contributors
- @4xii made their first contribution in https://github.com/Tencent/tdesign-mobile-vue/pull/348
Full Changelog: https://github.com/Tencent/tdesign-mobile-vue/compare/0.12.1...0.12.2