Releases: trendmicro-frontend/react-datepicker
Releases · trendmicro-frontend/react-datepicker
v1.0.0-alpha.7
Compare
Sorry, something went wrong.
No results found
cheton
released this
22 Apr 06:48
chore: bump uncontrollable to 7.0
v1.0.0-alpha.6
Compare
Sorry, something went wrong.
No results found
cheton
released this
07 Aug 03:25
Bump version to v1.0.0-alpha.6
v1.0.0-alpha.5
Compare
Sorry, something went wrong.
No results found
cheton
released this
07 Aug 03:17
Fix package versioning to prevent dependencies from breaking change (ac076d3 , PR #7 by @xJkit )
v1.0.0-alpha.4
Compare
Sorry, something went wrong.
No results found
cheton
released this
20 Jun 10:32
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
Compare
Sorry, something went wrong.
No results found
cheton
released this
30 Mar 08:28
Auto input height (c6ecb80 )
v1.0.0-alpha.2
Compare
Sorry, something went wrong.
No results found
cheton
released this
28 Mar 09:00
Update DateTimeRangePicker dropdown example (f1874c7 , #3 )
Fixed input height for addressing IE compatibility issue (01c86f1 , #4 )
v1.0.0-alpha.1
Compare
Sorry, something went wrong.
No results found
cheton
released this
07 Mar 11:35
v1.0.0-alpha
Compare
Sorry, something went wrong.
No results found
cheton
released this
02 Mar 11:11
Merge dev
v0.2.5
Compare
Sorry, something went wrong.
No results found
cheton
released this
26 Feb 04:06
v0.2.5
v0.2.4
Compare
Sorry, something went wrong.
No results found
cheton
released this
26 Feb 03:55
Update package.json