Releases: OpusCapita/react-dates
Releases · OpusCapita/react-dates
0.5.7
See changelog and completed issues
0.5.6-beta.0
See changelog and completed issues
0.5.6
See changelog and completed issues
0.5.5
See changelog and completed issues
API changes
Added new property modifiers.
Implemented default disabled modifier.
Disabled days validation and display for DateInput and DateRangeInput components can be implemented by validation at parent component level and passing validation result to isValid property.
For validation use import { ModifiersUtils } from @opuscapita/react-dates.
See component documentation for details.
v0.4.5
Releasing version - 0.4.5. [ci skip]
0.4.4
See changelog and completed issues
0.4.3
See changelog and completed issues
API changes
All public components return Date objects with 00:00:00 time in order to insure consistent output.
0.4.2
See changelog and completed issues
0.4.1
See changelog and completed issues