Skip to content

Releases: future-architect/cheetah-grid

v1.15.0

06 Sep 08:27
8559236
Compare
Choose a tag to compare

Changes

Full Changelog: v1.14.0...v1.15.0

v1.14.0

13 Aug 03:17
ea1f3aa
Compare
Choose a tag to compare

Bug Fixes

  • Fixed BaseInputEditor's onChangeSelectCellInternal being called multiple times by @ota-meshi in #424

Full Changelog: v1.13.4...v1.14.0

v1.13.4

12 Jul 04:29
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.13.3...v1.13.4

v1.13.3

12 Jul 03:29
3fe6f36
Compare
Choose a tag to compare

Bug Fixes

  • Fixed the issue where changing headerRowHeight was not reflected. by @ota-meshi in #422

Full Changelog: v1.13.2...v1.13.3

react-cheetah-grid-v0.3.1

17 May 05:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.2...react-cheetah-grid-v0.3.1

v1.13.2

28 Feb 04:06
bb08d46
Compare
Choose a tag to compare

Bug Fixes

  • Fixed to adjust message position if it is placed outside the Grid. by @ota-meshi in #418

Full Changelog: v1.13.1...v1.13.2

v1.13.1

28 Nov 07:41
f6a37bb
Compare
Choose a tag to compare

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

22 Nov 04:57
Compare
Choose a tag to compare

Changes

Full Changelog: v1.12.1...v1.13.0

v1.12.1

06 Nov 02:35
38db1ba
Compare
Choose a tag to compare

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

31 Oct 09:42
e137c7c
Compare
Choose a tag to compare

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 to ListGrid 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