Skip to content

Releases: future-architect/cheetah-grid

v0.22.6

06 Jul 05:31
eb73959
Compare
Choose a tag to compare

🐛 Bugfixes

  • #260 Fixed not to add timestamp to load images.

v0.22.5

02 Jul 04:39
bc088c4
Compare
Choose a tag to compare

🐛 Bugfixes

  • #253 Fixed crash when mouse over on InlineMenuEditor

v0.22.4

21 May 04:08
8282519
Compare
Choose a tag to compare

🐛 Bugfixes

  • #245 Fixed headerRowHeight property doesn't work.

v0.22.3

19 May 00:16
5647e91
Compare
Choose a tag to compare

🐛 Bugfixes

  • #240 Fixed a bug that headerValues ​​cannot be handled from vue-cheetah-grid.

v0.22.2

15 May 16:16
84041c7
Compare
Choose a tag to compare

⚙️ Updates

  • #238 Improved the calculation of vue-cheetah-grid rerender.

🐛 Bugfixes

  • #239 Fixed problem of use keyboardOptions.moveCellOnEnter and disabled.

v0.22.1

15 May 08:15
fb287ee
Compare
Choose a tag to compare

⚙️ Updates

  • #237 Improved the calculation of vue-cheetah-grid rerender.

v0.22.0

08 May 05:05
b338c16
Compare
Choose a tag to compare

⭐ Features

  • #233 Added radio column.

⚙️ Updates

  • #234 Changed the button action argument.

v0.21.0

07 May 06:42
9cac095
Compare
Choose a tag to compare

💥 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

24 Apr 08:23
0a8335e
Compare
Choose a tag to compare

🐛 Bigfixes

  • #226 Fixed a bug that readonly of vue-cheetah-grid cannot be changed

v0.20.2

16 Apr 11:04
ee051dd
Compare
Choose a tag to compare

🐛 Bugfixes

  • #222 Fix allow-range-paste bug