[Dev Deps] update `eslint-config-airbnb`, `eslint-plugin-import`,...
[Dev Deps] update `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-react`, `coveralls`, `babel-plugin-inline-react-svg`, `airbnb-js-shims`, `@storybook/react`, `@storybook/addon-options`, `@storybook/addon-links`, `@storybook/addon-info`, `@storybook/addon-actions`, `sinon`, `sass-loader` - also update linting errors
Showing
- .eslintrc 3 additions, 3 deletions.eslintrc
- package.json 13 additions, 13 deletionspackage.json
- src/components/CalendarMonth.jsx 15 additions, 8 deletionssrc/components/CalendarMonth.jsx
- src/components/CalendarMonthGrid.jsx 12 additions, 7 deletionssrc/components/CalendarMonthGrid.jsx
- src/components/DateInput.jsx 2 additions, 1 deletionsrc/components/DateInput.jsx
- src/components/DateRangePicker.jsx 12 additions, 9 deletionssrc/components/DateRangePicker.jsx
- src/components/DateRangePickerInputController.jsx 14 additions, 7 deletionssrc/components/DateRangePickerInputController.jsx
- src/components/DayPicker.jsx 17 additions, 11 deletionssrc/components/DayPicker.jsx
- src/components/DayPickerKeyboardShortcuts.jsx 6 additions, 4 deletionssrc/components/DayPickerKeyboardShortcuts.jsx
- src/components/DayPickerNavigation.jsx 5 additions, 4 deletionssrc/components/DayPickerNavigation.jsx
- src/components/DayPickerRangeController.jsx 42 additions, 24 deletionssrc/components/DayPickerRangeController.jsx
- src/components/DayPickerSingleDateController.jsx 36 additions, 17 deletionssrc/components/DayPickerSingleDateController.jsx
- src/components/KeyboardShortcutRow.jsx 0 additions, 1 deletionsrc/components/KeyboardShortcutRow.jsx
- src/components/SingleDatePicker.jsx 14 additions, 10 deletionssrc/components/SingleDatePicker.jsx
- src/components/SingleDatePickerInput.jsx 2 additions, 0 deletionssrc/components/SingleDatePickerInput.jsx
- src/shapes/DateRangePickerShape.js 8 additions, 8 deletionssrc/shapes/DateRangePickerShape.js
- src/shapes/SingleDatePickerShape.js 6 additions, 6 deletionssrc/shapes/SingleDatePickerShape.js
- src/utils/calculateDimension.js 4 additions, 4 deletionssrc/utils/calculateDimension.js
- src/utils/disableScroll.js 3 additions, 4 deletionssrc/utils/disableScroll.js
- src/utils/getCalendarDaySettings.js 1 addition, 1 deletionsrc/utils/getCalendarDaySettings.js
Loading
Please register or sign in to comment