@types/react-day-picker
Advanced tools
Changelog
v5.3.0
Release Date: 2017-04-25
modifiersStyles
prop to add inline style to the days matching the given modifiers (see
example
).isDayBefore
, isDayAfter
functions to
DateUtils.Bug fixes
Changelog
v5.2.0
Release Date: 2017-03-09
Allow overriding today
modifier (#279 by maxdubrinsky)
Pass React Components to navBarElement
, captionElement
, weekdayElement
(#280 by cwmoo740)
Fixed aria
roles for weekdays and months HTML elements (#276 by oigewan)