Releases: trendmicro-frontend/react-datepicker
Releases · trendmicro-frontend/react-datepicker
v1.0.0-alpha.7
chore: bump uncontrollable
to 7.0
v1.0.0-alpha.6
Bump version to v1.0.0-alpha.6
v1.0.0-alpha.5
v1.0.0-alpha.4
This release added support for handling date range (dff1e80, #6)
DateInput
Name | Type | Default | Description |
---|---|---|---|
value | object or string | null | |
defaultValue | object or string | null | |
minDate | object or string | null | The minimum date. When set to null, there is no minimum. |
maxDate | object or string | null | The maximum date. When set to null, there is no maximum. |
onChange | function(value) | Called when the value changes. |
v1.0.0-alpha.3
Auto input height (c6ecb80)
v1.0.0-alpha.2
v1.0.0-alpha.1
Bump to v1.0.0-alpha.1
v1.0.0-alpha
Merge dev