SlickGrid v2.4.11 Release Notes

Release Date: 2019-07-31 // almost 5 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ— 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)

    ๐Ÿ”‹ Features

    • controls: add updateAllTitles to controls (a96c408)
    • e2e: add Cypress to the project for E2E testing (996dc7b)