This repository was archived by the owner on Jun 23, 2023. It is now read-only.
v2.6.0
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