What's new?
- Added support for changing locale.
- Added support for week numbers.
- Implemented US and ISO-8601 calendars (previously, only the latter was supported). If not given via
calendarType
prop, calendar type will be automatically determined based on locale.
Bug fixes
- Fixed setting date range working incorrectly.
- Minor styling fixes.