react-modern-calendar-datepicker
react-modern-calendar-datepicker copied to clipboard
Expose colors and arrow
Exposing additional colors and the arrow as props, so they are easier to override. Internally, CSS variables are used more heavily. (I might be not aware of major drawbacks of this approach, as I am not a dev.) This pull request is related to this issue: https://github.com/Kiarash-Z/react-modern-calendar-datepicker/issues/136
Codecov Report
Merging #137 into develop will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #137 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 14 14
Lines 475 475
Branches 101 101
=========================================
Hits 475 475
Impacted Files | Coverage Δ | |
---|---|---|
src/Calendar.js | 100.00% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 078bebf...21cc3a2. Read the comment docs.
Hey @richardbruskowski it looks like this project is no longer maintained. See #248 I am potentially looking into forking the project.
Thanks, daniel-sudz