Adds RTL support to both the DRP and the SDP with a `isRTL` prop
Showing
- README.md 2 additions, 0 deletionsREADME.md
- css/DateRangePicker.scss 4 additions, 0 deletionscss/DateRangePicker.scss
- css/DateRangePickerInput.scss 4 additions, 0 deletionscss/DateRangePickerInput.scss
- css/DayPicker.scss 6 additions, 0 deletionscss/DayPicker.scss
- css/DayPickerNavigation.scss 10 additions, 0 deletionscss/DayPickerNavigation.scss
- css/SingleDatePicker.scss 4 additions, 0 deletionscss/SingleDatePicker.scss
- css/SingleDatePickerInput.scss 3 additions, 1 deletioncss/SingleDatePickerInput.scss
- examples/DateRangePickerWrapper.jsx 1 addition, 0 deletionsexamples/DateRangePickerWrapper.jsx
- examples/DayPickerRangeControllerWrapper.jsx 3 additions, 0 deletionsexamples/DayPickerRangeControllerWrapper.jsx
- examples/SingleDatePickerWrapper.jsx 1 addition, 0 deletionsexamples/SingleDatePickerWrapper.jsx
- src/components/CalendarMonth.jsx 2 additions, 0 deletionssrc/components/CalendarMonth.jsx
- src/components/CalendarMonthGrid.jsx 2 additions, 0 deletionssrc/components/CalendarMonthGrid.jsx
- src/components/DateRangePicker.jsx 8 additions, 0 deletionssrc/components/DateRangePicker.jsx
- src/components/DateRangePickerInput.jsx 8 additions, 2 deletionssrc/components/DateRangePickerInput.jsx
- src/components/DateRangePickerInputController.jsx 6 additions, 0 deletionssrc/components/DateRangePickerInputController.jsx
- src/components/DayPicker.jsx 36 additions, 10 deletionssrc/components/DayPicker.jsx
- src/components/DayPickerNavigation.jsx 12 additions, 1 deletionsrc/components/DayPickerNavigation.jsx
- src/components/DayPickerRangeController.jsx 6 additions, 0 deletionssrc/components/DayPickerRangeController.jsx
- src/components/SingleDatePicker.jsx 7 additions, 1 deletionsrc/components/SingleDatePicker.jsx
- src/components/SingleDatePickerInput.jsx 9 additions, 2 deletionssrc/components/SingleDatePickerInput.jsx
Loading
Please register or sign in to comment