All Versions
36
Latest Version
Avg Release Cycle
131 days
Latest Release
1209 days ago
Changelog History
Page 1
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.
- โ Added
-
v2.1.3 Changes
January 15, 2019 -
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.
- โ Removed 'floatContainerOverflow' option, removed
-
v2.1.0 Changes
February 21, 2018NOTE: 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:
-
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