Files
peiwan-uniapp/uni_modules/c-svga/changelog.md
2025-01-21 01:46:34 +08:00

36 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.0.162023-04-18
优化实现细节
## 1.0.152023-04-18
修复已知问题
## 1.0.142023-04-18
修复条件编译导致的编译异常
## 1.0.132023-04-10
修复vue3 小程序端依赖查找失败的问题
## 1.0.122023-04-10
H5、APP端支持音频 小程序暂不支持
## 1.0.112023-04-04
修复vue2编译到H5平台加载异常的问题
## 1.0.102023-03-29
兼容vue2
## 1.0.92023-03-08
修复props响应性丢失问题
## 1.0.82023-03-04
新增svga文件加载完成事件 loaded
## 1.0.72023-03-02
去除监听事件的on前缀
## 1.0.62023-03-01
由于Hbuilderx上传插件无法上传node_odules依赖 导入插件后进入插件目录/uni_modules/c-svga 使用npm i 进行依赖安装
上两个版本请忽略
## 1.0.52023-03-01
预置相关node_modules
## 1.0.42023-03-01
预置相关node_modules
## 1.0.32023-03-01
修改为node_modules依赖
## 1.0.22023-02-28
优化APP端加载速度
## 1.0.12023-01-11
修复已知问题
## 1.0.02023-01-10
初次提交