All Versions
36
Latest Version
Avg Release Cycle
131 days
Latest Release
1284 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