Skip to content

Releases: XiaomaiTX/zeppos-fx

fx.js v1.0.4

09 May 05:16
Compare
Choose a tag to compare

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

16 Mar 04:26
Compare
Choose a tag to compare

修复getMixColor与getMixBorder

fx.js v1.0.1

07 Mar 10:33
3ffa3d6
Compare
Choose a tag to compare

修复v1.0.0中无法使用除LINEAR、EASE_IN_OUT_QUAD、EASE_IN_QUAD、EASE_OUT_QUAD之外的预设的问题

fx.js v1.0.0

20 Feb 09:57
Compare
Choose a tag to compare

fx.js库将会持续更新(也许吧)~
现有功能:

  1. 为控件增加动画计算
  2. 颜色混合计算