list.js v0.1.3 Release Notes

Release Date: 2011-11-29 // over 12 years ago
    • โž• Added function .clear() that removes all items from the list
    • ๐Ÿ”„ Changed the sort function to be based on data-sort instead of rel
    • ๐Ÿšš When sorting one category, all sort-related classes will be removed from the other sort buttons
    • ๐Ÿ“š Updated .sort(valueName, sortFunction) to .sort(valueName, options), se more info in the documentation