namespace-ee / react-calendar-timeline

A modern and responsive react timeline component.
MIT License
1.95k stars 639 forks source link

Allow the sidebar horizontal line styling in a similiar fashion as for horizontalLineClassNamesForGroup #498

Open Felix-N opened 5 years ago

Felix-N commented 5 years ago

Currently you can style horizontalLines, but only the part within the timeline.

Adding a horizontalSidebarLineClassNamesForGroup prop working similar as horizontalLineClassNamesForGroup.

Added the change to the open pull request.

Ilaiwi commented 5 years ago

@Felix-N thank you for the suggestion. Although could you please open a separate PR for each issue opened? this will give me space to focus on individual issues at a time and will facilitate your contribution to be merged as soon as possible