Release notes

Check the newest updates, features and fixes of TorusKit

v3.1.1

May 30, 2025

Fixes
  • References synchronization in leave mode (e.g. hover-out)
  • shift was replacing defined initial value of transform

v3.1.0

May 15, 2025

Updated scripting logic, improved performance with data-tor-container, new hooks and bugfixes.

Features
  • Container utility that helps to improve the performance by dynamically reducing the animation rendering when the container is not in the viewport
  • New Animation chaining on| hooks for precise animation chaining and reference triggering
  • New Fade built-in animation effect

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, 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