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.

21 lines
653 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 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