list.js v2.1.0 Release Notes

Release Date: 2020-11-21 // over 3 years ago
  • The highlight of this release is the item template function (thanks @boidolr). I think it'll be super useful for many of you. Check it out in the docs

    • ๐Ÿ”‹ Feature: #634 Add item template function
    • ๐Ÿ”‹ Feature: #591 Support adding custom pagination item
    • ๐Ÿ›  Bugfix: #667 Fix getAttribute fallback method
    • ๐Ÿ›  Bugfix: #636 Aviod strange ie11 bug
    • ๐Ÿ›  Bugfix: #570 Don't empty original value array when adding items async
    • Misc: #637 Reuse iteration indices

    ๐Ÿš€ Thanks to @boidolr (three PRs included in this release ๐Ÿ…), @dbrw, @graemehoffman, and @Ohjann for these great contributions!