Add small (input) variant of the DRP/SDP
Showing
- examples/DateRangePickerWrapper.jsx 2 additions, 0 deletionsexamples/DateRangePickerWrapper.jsx
- examples/SingleDatePickerWrapper.jsx 3 additions, 0 deletionsexamples/SingleDatePickerWrapper.jsx
- src/components/DateInput.jsx 25 additions, 10 deletionssrc/components/DateInput.jsx
- src/components/DateRangePicker.jsx 5 additions, 5 deletionssrc/components/DateRangePicker.jsx
- src/components/DateRangePickerInput.jsx 40 additions, 3 deletionssrc/components/DateRangePickerInput.jsx
- src/components/DateRangePickerInputController.jsx 4 additions, 0 deletionssrc/components/DateRangePickerInputController.jsx
- src/components/SingleDatePicker.jsx 5 additions, 5 deletionssrc/components/SingleDatePicker.jsx
- src/components/SingleDatePickerInput.jsx 18 additions, 1 deletionsrc/components/SingleDatePickerInput.jsx
- src/shapes/DateRangePickerShape.js 1 addition, 0 deletionssrc/shapes/DateRangePickerShape.js
- src/shapes/SingleDatePickerShape.js 1 addition, 0 deletionssrc/shapes/SingleDatePickerShape.js
- src/theme/DefaultTheme.js 16 additions, 2 deletionssrc/theme/DefaultTheme.js
- src/utils/getInputHeight.js 65 additions, 7 deletionssrc/utils/getInputHeight.js
- stories/DateRangePicker_input.js 8 additions, 0 deletionsstories/DateRangePicker_input.js
- stories/SingleDatePicker_input.js 7 additions, 0 deletionsstories/SingleDatePicker_input.js
- test/utils/getInputHeight_spec.js 26 additions, 7 deletionstest/utils/getInputHeight_spec.js
Loading
Please register or sign in to comment