Releases: future-architect/cheetah-grid
Releases · future-architect/cheetah-grid
v1.13.1
Bug Fixes
- Fix to stop cell movement with keyboard if unknown modifier key is pressed by @ota-meshi in #416
Full Changelog: v1.13.0...v1.13.1
v1.13.0
v1.12.1
Bug Fixes
- Fixed crash when using className with spaces in icon by @ota-meshi in #413
Full Changelog: v1.12.0...v1.12.1
v1.12.0
Changes
- Change to add
cheetah-grid-icon
when resolving icon from class name by @ota-meshi in #406 - Add support for font icon offset top/left by @ota-meshi in #407
- Add function support to
keyboardOptions.moveCellOnX
option by @ota-meshi in #408 - Add
getColumnAction
method toListGrid
by @ota-meshi in #409 - Improve re-rendering of vue-cheetah-grid by @ota-meshi in #411
Full Changelog: v1.11.0...v1.12.0
v1.11.0
Changes
- Fix color string parsing method by @ota-meshi in #404
- Add BEFORE_CHANGE_VALUE event by @ota-meshi in #405
Full Changelog: v1.10.0...v1.11.0
v1.10.0
Changes
- Change built-in sort to put nulls first by @ota-meshi in #403
Full Changelog: v1.9.1...v1.10.0
v1.9.1
v1.9.0
Enhancements
- Add support for
multiline:true
style property to simple text headers by @ota-meshi in #396 - Add support for triangle indicator by @ota-meshi in #398
Bug Fixes
- Fix to remove trailing linefeed in copy text by @ota-meshi in #397
Full Changelog: v1.8.6...v1.9.0
v1.8.6
v1.8.5
What's Changed
- Fixed to auto-close menu when click outside menu by @ota-meshi in #390
Full Changelog: v1.8.4...v1.8.5