Skip to content

Releases: trendmicro-frontend/react-datepicker

v1.0.0-alpha.7

v1.0.0-alpha.7 Pre-release
Pre-release

Choose a tag to compare

@cheton cheton released this 22 Apr 06:48
2ccd718

chore: bump uncontrollable to 7.0

v1.0.0-alpha.6

v1.0.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@cheton cheton released this 07 Aug 03:25

Bump version to v1.0.0-alpha.6

v1.0.0-alpha.5

v1.0.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@cheton 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

v1.0.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@cheton 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

v1.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@cheton cheton released this 30 Mar 08:28

Auto input height (c6ecb80)

v1.0.0-alpha.2

v1.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@cheton cheton released this 28 Mar 09:00
01c86f1
  • Update DateTimeRangePicker dropdown example (f1874c7, #3)
  • Fixed input height for addressing IE compatibility issue (01c86f1, #4)

v1.0.0-alpha.1

v1.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@cheton cheton released this 07 Mar 11:35

Bump to v1.0.0-alpha.1

v1.0.0-alpha

v1.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@cheton cheton released this 02 Mar 11:11
Merge dev

v0.2.5

Choose a tag to compare

@cheton cheton released this 26 Feb 04:06
v0.2.5

v0.2.4

Choose a tag to compare

@cheton cheton released this 26 Feb 03:55
259309f
Update package.json