Releases: future-architect/cheetah-grid
Releases · future-architect/cheetah-grid
v0.22.6
🐛 Bugfixes
- #260 Fixed not to add timestamp to load images.
v0.22.5
🐛 Bugfixes
- #253 Fixed crash when mouse over on InlineMenuEditor
v0.22.4
🐛 Bugfixes
- #245 Fixed
headerRowHeight
property doesn't work.
v0.22.3
🐛 Bugfixes
- #240 Fixed a bug that
headerValues
cannot be handled from vue-cheetah-grid
.
v0.22.2
⚙️ Updates
- #238 Improved the calculation of
vue-cheetah-grid
rerender.
🐛 Bugfixes
- #239 Fixed problem of use
keyboardOptions.moveCellOnEnter
and disabled
.
v0.22.1
⚙️ Updates
- #237 Improved the calculation of
vue-cheetah-grid
rerender.
v0.22.0
⭐ Features
⚙️ Updates
- #234 Changed the button action argument.
v0.21.0
💥 Breaking Changes
- #227 Changed some keyboard operations.
- #227 Changed keydown event argument.
- #231 Changed to display label of menu option from "caption" to "label".
⭐ Features
- #227 Added
keyboardOptions.moveCellOnEnter
option to Grid.
- #227 Added
keyboardOptions.deleteCellValueOnDel
option to Grid.
- #227 Added
keyboardOptions.selectAllOnCtrlA
option to Grid.
- #231 Changed InlineMenuEditor to change selectable options for each record.
🐛 Bugfixes
- #227 Fixed a problem that Ctrl + Z to input start.
v0.20.3
🐛 Bigfixes
- #226 Fixed a bug that
readonly
of vue-cheetah-grid
cannot be changed
v0.20.2
🐛 Bugfixes
- #222 Fix
allow-range-paste
bug