Skip to content

Releases: future-architect/cheetah-grid

0.8.4

02 Oct 02:46
ff2cca8
Compare
Choose a tag to compare

Bugfixes

  • #111 Fixed: the global theme was not reflected in the instance after grid generation.

0.8.3

01 Oct 09:01
f4f2f24
Compare
Choose a tag to compare

Bugfixes

  • Fixed the dependencies of vue-cheetah-grid on cheetah-grid from 0.8.0 to 0.8.2

0.8.2

01 Oct 08:15
34d5f88
Compare
Choose a tag to compare

Features

  • #108 Added the theme property to vue-cheetah-grid.

Bugfixes

  • #105 Fixed: redrawing is done when column width is reduced.

0.8.1

28 Sep 08:42
c392537
Compare
Choose a tag to compare

Bugfixes

  • #103 Fixed the dependencies of vue-cheetah-grid on cheetah-grid from 0.7 to 0.8.

0.8.0

28 Sep 07:47
b417982
Compare
Choose a tag to compare

Features

  • #99 Added appearance property to the menu column style
  • #100 Added disabled and readonly properties to column components on vue-cheetah-grid
    • Added disabled property to each actionable column components.
      The target is with the following column components.
      • CGridButtonColumn
      • CGridLinkColumn
    • Added disabled and readonly properties to each editable column components.
      The target is with the following column components.
      • CGridInputColumn
      • CGridMenuColumn
  • #100 Added CGridCheckColumn component on vue-cheetah-grid

Chores / Updates

  • #100 Changed the processing method, of to reflect column properties changed to the grid, on vue-cheetah-grid
  • Added cheetah-grid to dependencies of vue-cheetah-grid.

0.7.1

23 Sep 07:09
d7cd176
Compare
Choose a tag to compare

Features

  • #82 Added method to reset sort state.

Bugfixes

  • #93 Fixed incorrect when dynamic column was added, of vue-cheetah-grid

0.7.0

22 Sep 09:04
d9240d8
Compare
Choose a tag to compare

Features

  • #80 Made the colors of sort arrow to definable. added property to theme and headerStyle.

Bugfixes

  • #86 Fixed that an error at dynamic column addition, of vue-cheetah-grid
  • #83 Fixed a property name that was typo. hiliteBorderColor -> highlightBorderColor

0.6.3

30 Aug 02:15
62c44cf
Compare
Choose a tag to compare

Bugfix #78 added header-style property to CGridColumn(s) of vue-cheetah-grid

0.6.2

06 Aug 05:30
5c7feb6
Compare
Choose a tag to compare

Bugfix #73 does not work with bgColor in header style

0.6.1

06 Aug 04:07
3ab0d31
Compare
Choose a tag to compare

Bugfix #71 lineClamp: 'auto' calculation