This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
- 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.