react-timelines
react-timelines copied to clipboard
Feature: Pass css classes to Grid Cells
Currently the project allows a developer to pass css classes to Timeline Elements via the 'classes' property of elements. This capability should be extended the grid cells as well for the use case of shading weekends / holidays.
Code for feature has can be found in #135