progressbar.js v0.7.1 Release Notes

Release Date: 2015-01-12 // over 9 years ago
    • Call step function on initialization also
    • 🛠 Fix text creation with setText if opts.text is not defined at initialization
    • When calling step in .set() method, use correct easing instead of hardcoded linear
    • ✂ Remove unnecessary step call on tween finish