- Bind renderTime to selected date
- Add aria properties for required, invalid and describedby
- Scroll example to the top of the page instead of center
- Fix accessibility issue for scrollable time panel
- Fix accessibility issue for time selection
- Replace fill method with different syntax for IE compatibility
- Fix keyboard navigation in inline version
- Add locale props to MonthYearDropdownOptions
- Upgrade react-popper