Releases: XiaomaiTX/zeppos-fx
Releases · XiaomaiTX/zeppos-fx
fx.js v1.0.4
This release adds compatibility for ZeppOS 2.x system in the fx.js library. To use fx.js in your ZeppOS 2.x projects, please download the library and its dependencies from the v2.0 folder.
Note that if you are still using ZeppOS 1.0 system, you should download the fx.js library and its dependencies from the v1.0 folder. The fx.js library in the v1.0 folder does not include the updates for ZeppOS 2.x system compatibility.
Thank you for using zeppos-fx library. If you encounter any issues or have any questions, please feel free to open an issue on our GitHub repository.
Changelog:
Add support for ZeppOS 2.x system in fx.js
Improve performance and stability
Update dependencies"
fx.js v1.0.3
修复getMixColor与getMixBorder
fx.js v1.0.1
修复v1.0.0中无法使用除LINEAR、EASE_IN_OUT_QUAD、EASE_IN_QUAD、EASE_OUT_QUAD之外的预设的问题
fx.js v1.0.0
fx.js库将会持续更新(也许吧)~
现有功能:
- 为控件增加动画计算
- 颜色混合计算