react-minimal-datetime-range-plus
Version:
A react component for date time range picker.
35 lines (18 loc) • 519 B
Markdown
# 2.0.9
- Bugfix as #8 states
# 2.0.8
- Add ```duration``` to RangePicker component as #8 states
# 2.0.7
- Add ```supportDateRange``` to RangePicker component as #7 states
# 2.0.6
- CalendarPicker bugfix
# 2.0.5
- Better TypeScript support (export interface CalendarPickerProps and RangePickerProps)
# 2.0.4
- Update README about date_format in ```customLocale```
# 2.0.3
- Add ```supportDateRange``` to Calendar component
# 2.0.2
- Support Korean
# 2.0.0
- Support TS