Skip to content

v5.2.0

Compare
Choose a tag to compare
@nadangergeo nadangergeo released this 29 Nov 02:22
· 63 commits to master since this release

Changelog:

  • Support for tfoot (#28, #24)
  • Sticky header bugfixes (#25, #20)
  • Added support for two rows in thead
  • Added support priority 0 columns (hidden per default) and -1 (hidden and not toggleable) (#21)
  • New method: update(), for when the content in tbody/tfoot has changed. could help with #31