Skip to content

Releases: future-architect/cheetah-grid

0.13.6

25 Jun 01:34
5f8e3a0
Compare
Choose a tag to compare

Source diff: 0.13.5->0.13.6

🐛 Bugfixes

  • #161 Fixed that calling makeVisibleCell multiple times would calculate to incorrect position.

0.13.5

21 Jun 01:25
06d8977
Compare
Choose a tag to compare

Source diff: 0.13.4->0.13.5

🐛 Bugfixes

  • #160 Fixed a cache behavior defect in CachedDataSource.

0.13.4

13 Jun 08:27
d89cddf
Compare
Choose a tag to compare

Source diff: 0.13.3->0.13.4

🐛 Bugfixes

  • #158 Fixed to hide focus message in grid focus out.

0.13.3

13 Jun 04:44
98c45a0
Compare
Choose a tag to compare

Source diff: 0.13.1->0.13.3

🐛 Bugfixes

  • #156/#157 Fixed: Unable to sort when the field is defined by {get, set}.

0.13.1

13 Jun 04:04
9180085
Compare
Choose a tag to compare

Source diff: 0.13.0->0.13.1

🐛 Bugfixes

  • #155 Fixed: min-width is included in calculation when column width is set to auto.

0.13.0

12 Jun 04:14
9ec6c0d
Compare
Choose a tag to compare

Source diff: 0.12.1->0.13.0

⭐ Features

  • #153 Supports setting column width definition to auto.

0.12.1

05 Jun 02:21
cbad057
Compare
Choose a tag to compare

Source diff: 0.12.0->0.12.1

🐛 Bugfixes

  • #151 Fixed: changing the number of rows could cause the focus to be manipulated.

⚙️ Chores

  • Upgrade dependencies.

0.12.0

03 Apr 04:51
cc99e1d
Compare
Choose a tag to compare

Source diff: 0.11.1->0.12.0

⭐ Features

  • #147 Changed to be able to set disabled per cell.

⚙️ Chores

  • Upgrade dependencies.

0.11.1

03 Jan 01:57
bce2b02
Compare
Choose a tag to compare

Fixed script error

0.11.0

03 Jan 01:35
b3565c9
Compare
Choose a tag to compare

Features

  • #134 Changed to emit the events from each column on vue-cheetah-grid
  • #136 Added paste action in single cell to SmallDialogInputEditor, InlineMenuEditor and CheckEditor

Bugfixes

  • #134 Changed the checkbox on the header can be used on vue-cheetah-grid
  • #135 Fixed a bug when sorting on FilterDataSource
  • #137 Fixed that the part using Path2D can not draw on Edge.