3.0.0
Breaking change:
- Replace
inlineFocusSelectedMonth
withfocusSelectedMonth
Month/Year picker:
- Add selected class for year picker
- Year change day selection
- add two column month display layout flag for month picker
Other changes:
- Update onChangeRaw and onSelect
- Render Popper in a Portal by Id to avoid overflow of parent
- InputTime initial value
- Pass arrow props to CalendarContainer