Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

v2.6.0

Compare
Choose a tag to compare
@dalisoft dalisoft released this 02 Aug 16:32
· 238 commits to master since this release

Feature

Interpolation

  • Stepped string interpolation support like {color:['#000', '#555', '#999']} (look at demos section on readme)
  • Stepped object interpolation support
  • Stepped array interpolation

Fix

Initial values

  • Fixed object private variable, where non-function triggering function and throws error