scenejs

🎬 Scene.js is JavaScript & CSS timeline-based animation library

MIT License

Downloads
19.5K
Stars
2.7K
Committers
10

Bot releases are hidden (Show)

scenejs - 1.1.0 Release (2019-06-17)

Published by daybrush over 5 years ago

Features

  • Add html property. you can control html.

Demos

scenejs - 1.0.4 Release (2019-06-14)

Published by daybrush over 5 years ago

Bugs

  • Fix Frame for empty object

Fix

  • Add Doc for Scene's set method.
scenejs - 1.0.3 Release (2019-06-08)

Published by daybrush over 5 years ago

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
scenejs - 1.0.2 Release (2019-06-02)

Published by daybrush over 5 years ago

Fix

  • fix easing property
scenejs - 1.0.0 Release (2019-05-30)

Published by daybrush over 5 years ago

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

scenejs - 1.0.1 Release (2019-05-31)

Published by daybrush over 5 years ago

Fix

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