You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8.8 KiB
8.8 KiB
0.1.10(2023-07-15)
[0.1.10] (2023-07-15)
Bug Fixes
- 修复日历选择器星期和日期对应错误的问题
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.10 (2023-07-15)
Bug Fixes
- 🐛 修复日历选择器星期和日期对应错误的问题 (5f7d3f9)
0.1.9 (2023-07-07)
Features
- ✨ 优化Popup的动画结束事件 (54abe8a)
0.1.8 (2023-06-07)
0.1.7 (2023-06-05)
Features
- ✨ Table 组件支持取消排序 (a39f232)
0.1.6 (2023-06-05)
Features
- ✨ Collapse 折叠面板组件支持异步更新 (066581b)
0.1.5 (2023-06-02)
Features
- ✨ 水印、表格、步进器组件文档优化 (35e91c6)
0.1.4 (2023-05-24)
Bug Fixes
- 🐛 修复Circle组件strokeWidth默认值不对的问题 (0757d15)
0.1.3 (2023-05-23)
Bug Fixes
0.1.2 (2023-05-23)
Bug Fixes
0.1.1 (2023-05-23)
Bug Fixes
- 🐛 修复table组件nextTick使用错误的问题 (07bddb8)
0.1.0 (2023-05-22)
⚠ BREAKING CHANGES
- 🧨 不支持ref调用
Features
0.0.13 (2023-05-18)
Features
0.0.12 (2023-05-16)
Features
- ✨ Transition组件在APP、微信、H5、支付宝、QQ平台使用wxs优化动画表现 (14806e0)
Bug Fixes
- 🐛 修复Popup组件从中心弹出时宽度异常的问题 (4fd41d4)
0.0.11 (2023-05-15)
Features
- ✨ Button组件自定义节点设置为虚拟节点去掉微信小程序自定义组件多出的最外层标签 (a877049)
0.0.10 (2023-05-15)
Features
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)