Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

v0.2.0

Choose a tag to compare

@bsara bsara released this 02 Mar 00:12
· 10 commits to master since this release

Changes

  • [Feature] Added the ability to include table caption element as part of the sticky table header.
  • [Feature] Added functions to enable/disable sticky headers on table without using the manager and without initializing a new StickyTableHeader manually.
  • [Bug Fix] Fixed many styling issues related to widths of table header columns and sticky header general positioning.
  • [Bug Fix] Fixed Travis CI build.
  • Made code base more secure with truly private object properties.
  • Code cleanup.