SlickGrid v3.0.0 Release Notes
Release Date: 2022-10-09 // over 2 years 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