Skip to content

Releases: daybrush/scenejs

1.1.0 Release (2019-06-17)

16 Jun 18:50
Compare
Choose a tag to compare

Features

  • Add html property. you can control html.

Demos

1.0.4 Release (2019-06-14)

13 Jun 16:57
Compare
Choose a tag to compare

Bugs

  • Fix Frame for empty object

Fix

  • Add Doc for Scene's set method.

1.0.3 Release (2019-06-08)

08 Jun 13:41
Compare
Choose a tag to compare

Bugs

  • Fix bugs for which time is incorrectly calculated when playing, pause, and replay.

Fix

  • fix features demo (effects description, title)

etc

  • test steps, wrong easings

1.0.2 Release (2019-06-02)

02 Jun 13:00
Compare
Choose a tag to compare

Fix

  • fix easing property

1.0.1 Release (2019-05-31)

30 May 15:59
Compare
Choose a tag to compare

Fix

  • Update jsdoc and add analysis tools
  • Update list-map
  • Fix README.md
  • Fix commonjs bug

1.0.0 Release (2019-05-30)

31 May 01:20
Compare
Choose a tag to compare

Features

  • Support both JavaScript and CSS Aniamtion.
  • Control Progress
  • Support SVG Animation
  • Support Color (RGB, HSL, HEX)
  • Support Typing Animation
  • Support Attributes
  • Support CSS Easing.

More Features