Skip to content

Release v3.3.1

Latest
Compare
Choose a tag to compare
@patrickkunka patrickkunka released this 01 Oct 19:10
  • 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.