SlickGrid v3.0.0 Release Notes

Release Date: 2022-10-09 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • adjust the left/right canvas width properly when fullWidthRows is used (#664) (d3de81c)
    • ensure npm exits (otherwise need to ctrl-c to get back to command prompt) (6dd4649)
    • gitCurrentBranchName should return the branch name not a process result object (b25be57)
    • โšก๏ธ ignore untracked files in update script (f213d8b)
    • replace inquirer with direct keyboard input (7f12612)

    ๐Ÿ”‹ Features

    • โž• add npm scripts to create new version release & npm publish (#701) (017bc7f)
    • ๐Ÿ’ฅ BREAKING CHANGE - replace jQueryUI with SortableJS (#695) (386cd58)

Previous changes from v2.4.45