Releases: future-architect/cheetah-grid
Releases · future-architect/cheetah-grid
0.8.4
Bugfixes
- #111 Fixed: the global theme was not reflected in the instance after grid generation.
0.8.3
Bugfixes
- Fixed the dependencies of
vue-cheetah-grid
on cheetah-grid
from 0.8.0 to 0.8.2
0.8.2
Features
- #108 Added the theme property to
vue-cheetah-grid
.
Bugfixes
- #105 Fixed: redrawing is done when column width is reduced.
0.8.1
Bugfixes
- #103 Fixed the dependencies of
vue-cheetah-grid
on cheetah-grid
from 0.7 to 0.8.
0.8.0
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
Features
- #82 Added method to reset sort state.
Bugfixes
- #93 Fixed incorrect when dynamic column was added, of vue-cheetah-grid
0.7.0
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
Bugfix #78 added header-style
property to CGridColumn(s) of vue-cheetah-grid
0.6.2
Bugfix #73 does not work with bgColor
in header style
0.6.1
Bugfix #71 lineClamp: 'auto'
calculation