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.
648 B
648 B
1.1.3(2021-08-30)
- 修复 在vue3中to属性在发行应用的时候报错的bug
1.1.2(2021-07-30)
- 优化 vue3下事件警告的问题
1.1.1(2021-07-21)
- 修复 与其他组件嵌套使用时,点击失效的Bug
1.1.0(2021-07-13)
- 组件兼容 vue3,如何创建vue3项目,详见 uni-app 项目支持 vue3 介绍
1.0.17(2021-05-12)
- 新增 组件示例地址
1.0.16(2021-02-05)
- 优化 组件引用关系,通过uni_modules引用组件
1.0.15(2021-02-05)
- 调整为uni_modules目录规范
- 修复 uni-list-chat 角标显示不正常的问题