All Versions
36
Latest Version
Avg Release Cycle
131 days
Latest Release
1209 days ago

Changelog History
Page 1

  • v2.2.1 Changes

    June 01, 2020

    ๐Ÿ›  Fix typescript defs

  • v2.2.0 Changes

    May 28, 2020

    ๐Ÿš€ The Covid Release

    ๐Ÿ› bug fixes:

    • #454 - Fix destroy function when using autoReflow with multiple tables

    ๐Ÿ†• new features:

    • ๐Ÿ‘ #445 - Support hidden columns in tables that have an existing colgroup
    • #458 - TypeScript definitions
  • v2.1.4 Changes

    August 02, 2019

    ๐Ÿš€ This release is dedicated to my cat. May he rest in catnip and meats.

    ๐Ÿ†• new features:

    • โž• Added ariaLabel function to the config object to give more flexibilty on the values the plugin uses. (doc site updated).

    ๐Ÿ› bug fixes:

    • ๐Ÿ‘ #432 - Improve RTL support.
    • #440 - Aria label does not work with quotes.
  • v2.1.3 Changes

    January 15, 2019

    ๐Ÿš€ Maintenance release.

    ๐Ÿ› bug fixes:

    ๐Ÿ–จ #409 - inf recursion printing on FireFox
    #385 - bottom offset not respected in 'absolute' mode
    #303 - scrollContainer with other content inside wrapper, header won't scroll out
    #424 - table header fractional width set incorrectly.

  • v2.1.2 Changes

    April 16, 2018

    ๐Ÿ› bug fixes:
    #363 - scroll container assigned incorrect width because of a jquery 3.2.0 bug

    ๐Ÿ†• new features:

    • ๐Ÿ‘ really really bad rtl support (only works with internal scrolling, not window scrolling)
  • v2.1.1 Changes

    February 21, 2018

    ๐Ÿš€ I goofed, forgot to build dist last release.

    • โœ‚ Removed 'floatContainerOverflow' option, removed overflow-y:hidden css from scrollContainer.
  • v2.1.0 Changes

    February 21, 2018

    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
  • v2.0.3

    February 20, 2017
  • v2.0.2 Changes

    February 20, 2017
    • ๐Ÿ›  fix issue with horizontal scrollbars + reflow breaking header position #345, #355
  • v2.0.1 Changes

    ๐Ÿ”– version skipped because of an npm snafu