Skip to content

Releases: mkoryak/floatThead

catman release

23 Sep 15:36
Compare
Choose a tag to compare

need to still support old option names

renamed a bunch of long option names

21 Sep 16:55
Compare
Choose a tag to compare

yes, there are breaking changes here

The release dedicated to my cat

19 Aug 15:46
Compare
Choose a tag to compare
  • works better with hidden tables
  • tables within bootstrap3 & jqueryui tabs are supported out of the box

a bunch of stuff!

27 May 18:50
Compare
Choose a tag to compare
v1.2.12

version bump

misc fixes

20 Feb 18:18
Compare
Choose a tag to compare
v1.2.11

version bump

angularjs and screen reader support

05 Jan 18:57
Compare
Choose a tag to compare
  • play nicely with angularjs if it modifies the DOM behind the scenes
  • screen reader support via enableAria option
  • #122 - better default options for ie
  • #121 - header layout bug
  • #128 - issues with scrollbar size detection in certain layouts
  • #127 - destroy not removing some elements

better performance and bug fixes

01 Oct 15:12
Compare
Choose a tag to compare
  • Deprecated the cellTag option, use headerCellSelector instead (see docs)
  • #101 - Huge performance improvement
  • #98 - Border-collapse ignored on scroll
  • #99 - Incorrect scroll width calculation in some cases
  • A couple of updates to the destroy method that get the table back into a more pristine state

Bug fixes

30 Jun 18:17
Compare
Choose a tag to compare
Update README.md

always miss some version somewhere.. its like i need a script or something

Change license to MIT

25 Apr 02:32
Compare
Choose a tag to compare
v1.2.7

change to MIT - fixes #80

code stabilization for responsive tables and destroy bug fixes

11 Apr 22:56
Compare
Choose a tag to compare
v1.2.6

#59 - support tables with existing colgroups