The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Refactor the library to use compound components.
- Reset to current date if not selected on close
- Remove unnecessary
Box
component inCalendar
- Preset of dates:
7 days
,14 days
,1 month
- Input event change example
- Rename prop
onlyOneMonth
tosingleMonth
- Rename
values
tovalue
in README.md
- Allow disable previous dates
- Allow disable future dates
- Allow disable weekends
- Allow disable some dates
- Enable outside days in single month
- Support locales with date-fns
- Month name and year format
- Month missing
styles.month
prop
- Move
Buttons
,NextButton
andPrevButton
type to type file
- Show only one month
- Select only one date
- Example to close on select dates
- Chevron icons in next/prev buttons
- Custom buttons control
- Rename
Values
toCalendarValues
- Prefix theme keys with
Calendar
- Use
onSelectDate
instead ofonSelectStartDate
andonSelectEndDate
- Select end/start dates
- Default theme