JSainsburyPLC / react-timelines

React Timelines Library
https://jsainsburyplc.github.io/react-timelines/
MIT License
257 stars 118 forks source link

Feature: Pass css classes to Grid Cells #134

Open lsbrillant opened 4 years ago

lsbrillant commented 4 years ago

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.

lsbrillant commented 4 years ago

Code for feature has can be found in #135