Release notes

Check the newest updates, features and fixes of TorusKit

v3.0.0

Complete rewrite of the TorusKit v2.0.

New

  • No framework dependency - unlike the v2, which was Bootstrap-based, the v3 its a standalone javascript library
  • Timeline animations - you can now define step-based animation timelines
  • Syntax - new markup makes writing faster, easier and more consistent
  • New triggers such as Animate, Click, Class, Check, Select, Focus, Focus within
  • Responsiveness - all values and options can be adjusted for different screens
  • Add/remove/change attribute or attribute value utility
  • Add/remove/change class utility
  • References - trigger the animation on different elements on page when particular action happened on another element
  • Variables - define the repeating code as a variable and use it across the page
  • Aliases - shorthand, easy to remember definitions for complex properties
  • Inheritance - change the particular value in property definition, without touching the others, e.g. rgba(?, ?, ?, 0.5)
Table of content