You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#112 Changed not inherit the default theme automatically by new cheetahGrid.themes.theme.Theme() API.
#112 Changed the resolve process of the theme.
For example, when the background color of the selection(selectionBgColor) is not defined, defaultBgColor was applied, but by this change, selectionBgColor of the super theme is referenced first.
#112 Changed to draw right border of frozen column of MATERIAL_DESIGN theme.
Features
#112 Added cheetahGrid property to vue-cheetah-grid
Bugfixes
#112 Fixed: Possible to specify function as the colors of checkbox.