onefinestay / react-daterange-picker

Other
563 stars 209 forks source link

added className support for dateState range #179

Closed emplv closed 5 months ago

emplv commented 7 years ago

Added support for classNames, rather than straight inline styles for dateStates that match some range. Class name can be added together with stateDefinitions (as in example/code-snippets/main.jsx).

AlanFoster commented 6 years ago

@plavenieks Thanks for the PR :+1: Would you mind rebasing, and adding some tests please - just for visibility of the newly generated class names :)