Mixitup Versions Save

A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more

v3.3.1

5 years ago
  • Insures dataset uses polyfilled Array.from for old IE support.
  • Fixes support for sorting via element collection. This was not correctly implemented before although documented.
  • Fixes the "filter-by-url" demo to ensure that only leading '.' characters are stripped off rather than any character.