alipay-emulator/uni_modules/c-lottie/changelog.md

21 lines
653 B
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.92023-09-08
修复在微信小程序端当多个Lottie组件存在时无法单独控制某一组件的问题
## 1.0.82023-07-14
新增加载成功事件dataReady 加载失败事件 dataFailed
## 1.0.72023-07-14
新增加载成功事件dataReady 加载失败事件 dataFailed
## 1.0.62023-04-18
优化实现细节
## 1.0.52023-04-18
修复已知问题
## 1.0.42023-04-18
修复条件编译导致的编译异常
## 1.0.32023-04-04
修复vue2编译到H5平台加载异常的问题
## 1.0.22023-03-29
兼容vue2
## 1.0.12023-03-08
修复props响应性丢失问题
## 1.0.02023-03-02
init