Skip to content

v3.0.0

Compare
Choose a tag to compare
@xPaw xPaw released this 11 Dec 22:00
· 150 commits to master since this release
  • Breaking change: Move to a modular structure to support opt in sort functions Ref.
  • Addition: Add beforeSort and afterSort events. Ref.
  • Addition: Supports custom sorting per column with a data-sort-method attribute. Ref.
  • Update: Simpler getInnerText without recursion. Ref.