Skip to content

Releases: OpusCapita/react-dates

0.5.7

04 Apr 12:40

Choose a tag to compare

0.5.6-beta.0

12 Nov 12:35

Choose a tag to compare

0.5.6

12 Nov 14:37

Choose a tag to compare

0.5.5

23 Aug 13:09

Choose a tag to compare

See changelog and completed issues

API changes

24ff48f

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

06 Aug 11:29

Choose a tag to compare

Releasing version - 0.4.5. [ci skip]

0.4.4

25 Jul 11:21

Choose a tag to compare

0.4.3

19 Jul 14:08

Choose a tag to compare

See changelog and completed issues

API changes

2c556b2

All public components return Date objects with 00:00:00 time in order to insure consistent output.

0.4.2

05 Jun 05:37

Choose a tag to compare

0.4.1

04 Jun 14:07

Choose a tag to compare