- Fix error when generating the abbreviation of the day of the week in different locales
- Show the selected day when regenerating the days after pressing a month
- Upgrade dependencies
- Check local localizations for intl default config
- Allow the last item in the listings to be left aligned
- Update widget if state changes
- Added locale parameter
- Add dayNameColor parameter
- Modify design year item
- Fix error if initialDate and firstDate are the same day
- Add dotColor parameter
- Show year with 4 digits and not show it like first element in month list
- Fix design errors
- Show year in first element of month list
- Add parameters description to readme
- Modify example design
- Add color customization
- Add selectableDayPredicate functionality
- Complete example app
- Fix errors
- Refactor
- Initial version.