slickgrid
Advanced tools
Changelog
2.4.11 (2019-07-31)
build: fixes a parsing issue found while builing Aurelia-Slickgrid (645325d)
example: remove unused deleted grid option (4572d07)
header: remove all showColumnLabels and replace by showColumnHeader (7112fd4)
license: use a more standard naming format, closes #390 (fe3e38b)
picker: column exclude from ColumnPicker, GridMenu caussing issue (#402) (56f6724), closes #399
scrollbar: horizontal was hidden because of showColumnLabels (ceded1b)
Changelog
2.4.6 (2019-04-07)
autoHeight: horizontal scroll not showing when needed, fixes #356 (31dc311)
autoheight: updateRowCount shouldn't set virtual height, fixes #364 (8c39435), closes #209
examples: Select2 examples have some glitches (#361) (879d918)
rowDetail: override formatter, don't use global grid instance (cde548d)