Releases: nagarajanchinnasamy/subtotal
Releases · nagarajanchinnasamy/subtotal
Version 1.3.3
Version 1.3.2
Issues Fixed:
* #6 Fill color or bold for sub totals
* #7 Add pvtRowSubtotal class to "Totals" column cells
* #8 Multiple tables on same page interfers with each other
Pull Requests:
* #9 Adds table scope to setColVisibility (Thanks to @kjeldahl )
* #10 Adds filter to only show the attributes given in the array (Thanks to @kjeldahl )
Version 1.3.1
#5 Heatmap not using colourScaleGenerator - Bug Fix
Version 1.3.0
Expand / Collapse UI interaction is changed from more rigid style to a flexible way as seen in standard spreadsheets. Expansion / Collapsed status of descending elements are remembered when a parent node is collapsed. Expanding the parent node will open descendants with the same state as they were when parent was collapsed.
Version 1.2.2
#3 v1.2.0: Table does not display when both collapseColsAt and collapseRowsAt are not specified - Bug Fix
Version 1.2.0
Version 1.1.0
Version 1.0.4
Fixed broken link to tests from Readme.md
Version 1.0.3
loading pivottable.js from cdnjs to fix tests breaking
Version 1.0.2
Removed references to cdnjs. Will add later... after getting enough reputation ;-)