Add keepFocusOnInput prop to maintain input focus even on touch devices
Showing
- examples/SingleDatePickerWrapper.jsx 1 addition, 0 deletionsexamples/SingleDatePickerWrapper.jsx
- src/components/DateRangePicker.jsx 10 additions, 2 deletionssrc/components/DateRangePicker.jsx
- src/components/SingleDatePicker.jsx 5 additions, 1 deletionsrc/components/SingleDatePicker.jsx
- src/shapes/DateRangePickerShape.js 1 addition, 0 deletionssrc/shapes/DateRangePickerShape.js
- src/shapes/SingleDatePickerShape.js 1 addition, 0 deletionssrc/shapes/SingleDatePickerShape.js
- test/components/DateRangePicker_spec.jsx 43 additions, 1 deletiontest/components/DateRangePicker_spec.jsx
- test/components/SingleDatePicker_spec.jsx 40 additions, 1 deletiontest/components/SingleDatePicker_spec.jsx
Loading
Please register or sign in to comment