react-md
react-md copied to clipboard
[DatePicker] - feature request for switching mode, like autoOk in TimePicker
When starting the DatePicker on the year view, there is no event when the year is picked so that the view could be auto switched to the calendar mode with click the ok button.
either and autoOk that would switch when on the year and then submit when on the calendar or just the onChange for the year would get it done.