All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Controlled input does not show default value
1.1.6 - 2022-09-13
- react hook form storybook
- DatePickerInput null value not reflected to display
1.1.5 - 2022-05-17
- datepickerInput isDisabled does not disable calendar button
1.1.4 - 2022-05-17
- controlled value does not update datepickerInput default value
- default value not working
1.1.3 - 2022-05-13
- uncontrolled datepickerInput will select current day when open calendar
1.1.2 - 2022-05-13
- datepickerInput controlled clear not working
1.1.1 - 2022-05-13
- datepickerInput clear button cannot clear controlled value
1.1.0 - 2022-05-12
- DatepickerInput support user input
- Controlled Input Storybook
- Ref Input Storybook
- Datepicker sm size display issue
- DatepickerInput incorrect types
- Controlled Input showTimeSelector onChange error
- DatepickerInput Ref handling