Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.9 (2023-04-25)
Features
- ✨ Table组件优化支持data-source响应式更新 (4f4b451)
Bug Fixes
- 🐛 修复Calendar组件在某些版本uni-app的H5端第一次打开无数据渲染的问题 (2d2dd33)
0.0.8 (2023-04-23)
Features
0.0.7 (2023-04-10)
Bug Fixes
- 🐛 修复README中缺少演示小程序二维码的问题 (298a21d)
0.0.6 (2023-04-07)
Bug Fixes
- 🐛 修复DatePicker组件动画效果生硬的问题 (1b821e0)
0.0.5 (2023-04-05)
Bug Fixes
- 🐛 修复支付宝小程序Calendar组件不显示二级标题月份的问题 (b7c541d)
- 🐛 修复Area组件有默认值时打开未滚动到默认选项的问题 (b3df205)
- 🐛 修复Transition组件动画抖动的问题 (e5fa79b)
0.0.4 (2023-04-04)
Features
- ✨ Popup和Transition组件新增destory属性用于控制是否销毁插槽中的内容 (bb26d31)
Bug Fixes
0.0.3 (2023-04-03)
Bug Fixes
- 🐛 修复DatePicker组件在支付宝平台显示异常的问题 (604277c)
0.0.2 (2023-04-03)
Bug Fixes
- 🐛 改善transition动画延迟的问题 (38b4d74)
0.0.1 (2023-03-29)
Features
- ✨ v0.0.1版本完成,移植所有fant-mini组件到vue3 (e0a7e75)
Bug Fixes
- 🐛 修复动画组件在微信小程序上卡顿的问题 (4c66ced)