Skip to content

Releases: mkoryak/floatThead

The one year cat release

21 Feb 03:15
Compare
Choose a tag to compare

NOTE: I forgot to publish dist/ for this release, so use 2.1.1

  • #402 HUGE performance improvement if plugin used on multiple tables on the same page. Over 10x faster startup time on a page with 39 tables. Big props to @ineuwirth for finding this one!

On a side note, the last release was exactly one year ago. I didn't do this on purpose :)

new features:

  • #404 - Adding a 'floatContainerOverflow' option to govern floatContainer CSS
  • #402 - performance improvement with many tables on the same page

bug fixes:

  • #391 - Fix printing on firefox
  • #399 - Set header size on reflow
  • #361 - Works better on iPad Retina

horizontal scroll bug fix

20 Feb 22:43
Compare
Choose a tag to compare
2.0.3

version 2.0.3

Cat is Reborn

26 Jan 04:32
Compare
Choose a tag to compare

Breaking changes:

  • slim version no longer provided. Will use underscore, or shim the things we need
  • removed allowing deprecated options from 1.3.x
  • moved development version into /src dir and no longer use grunt here

nothing big and exciting in version 2, just semvar and breaking changes.

bug fixes:

  • #348 - headers Stay stuck after reposition
  • commonjs support works now, i promise

bugfix and cjs supports

01 Nov 16:36
Compare
Choose a tag to compare
  • #334 - fix memory leaks from print events
  • #335 - absolute position on overflow scrolling was broken if used with top option
  • added rudementary commonjs support to require jquery

bug fixes

03 Oct 18:34
Compare
Choose a tag to compare

#323 - use css transform (GPU) to float the header. (IE9+)
#325 - fix bug introduced in 1.4.3 which caused issues on lots of resizing
#327 - fix bug where reflowed event was being unbound after print

the cat is cute release [do not use this]

22 Aug 22:35
Compare
Choose a tag to compare

#316 - ie9 cant use matchmedia properly
#321 - do not require Content Security Policy (CSP) style-src 'unsafe-inline'

enableAria option has been removed. It is now always enabled.

UPDATE:
this has a bug that you want to avoid. Dont use.

printing fix

10 Jul 18:39
Compare
Choose a tag to compare
  • #313 - table not recreated after printing

bug fixes

13 May 15:04
Compare
Choose a tag to compare
  • #289 - properly handle overflow:scroll !important
  • #298 - add ability to opt out of 3rd party lib integrations
  • #303 - fix scrollContainer: true behavior
  • #299 - fix weirdness when header cells contain tons of content
  • #300 - remember scrollLeft of header when reflowing

support for responsive table wrappers

23 Mar 19:52
Compare
Choose a tag to compare
fixes  #263 - Working with responsive tables

also can now use `scrollContainer:true` to auto-detect offsetParent of the table

new feature: reflowed event

20 Nov 16:20
Compare
Choose a tag to compare
1.3.2

release 1.3.2