[Dev Deps] update `@babel/*`, `@storybook/*`, `babel-plugin-inline-svg`,...
[Dev Deps] update `@babel/*`, `@storybook/*`, `babel-plugin-inline-svg`, `babel-plugin-istanbul`, `babel-preset-airbnb`, `eslint-config-airbnb` to v18 (plus peer deps), `eslint` to v6; `eslint-plugin-react-with-styles`, `karma`, `karma-firefox-launcher`, `mocha`, `safe-publish-latest`, `sass-loader`, `sinon`, `sinon-sandbox`, `coveralls`, `enzyme-adapter-react-helper`
Showing
- .eslintrc 20 additions, 3 deletions.eslintrc
- package.json 28 additions, 27 deletionspackage.json
- src/components/CalendarMonth.jsx 1 addition, 1 deletionsrc/components/CalendarMonth.jsx
- src/components/CalendarMonthGrid.jsx 1 addition, 1 deletionsrc/components/CalendarMonthGrid.jsx
- src/components/DateRangePicker.jsx 1 addition, 1 deletionsrc/components/DateRangePicker.jsx
- src/components/DateRangePickerInputController.jsx 1 addition, 1 deletionsrc/components/DateRangePickerInputController.jsx
- src/components/DayPickerRangeController.jsx 23 additions, 23 deletionssrc/components/DayPickerRangeController.jsx
- src/components/DayPickerSingleDateController.jsx 15 additions, 15 deletionssrc/components/DayPickerSingleDateController.jsx
- src/components/SingleDatePicker.jsx 1 addition, 1 deletionsrc/components/SingleDatePicker.jsx
- src/components/SingleDatePickerInputController.jsx 1 addition, 1 deletionsrc/components/SingleDatePickerInputController.jsx
- src/utils/disableScroll.js 1 addition, 1 deletionsrc/utils/disableScroll.js
- src/utils/getSelectedDateOffset.js 1 addition, 1 deletionsrc/utils/getSelectedDateOffset.js
- src/utils/modifiers.js 2 additions, 2 deletionssrc/utils/modifiers.js
- test/.eslintrc 0 additions, 20 deletionstest/.eslintrc
- test/browser-main.js 1 addition, 1 deletiontest/browser-main.js
- test/components/CalendarDay_spec.jsx 1 addition, 1 deletiontest/components/CalendarDay_spec.jsx
- test/components/CalendarMonthGrid_spec.jsx 2 additions, 2 deletionstest/components/CalendarMonthGrid_spec.jsx
- test/components/CustomizableCalendarDay_spec.jsx 1 addition, 1 deletiontest/components/CustomizableCalendarDay_spec.jsx
- test/components/DateRangePickerInputController_spec.jsx 2 additions, 2 deletionstest/components/DateRangePickerInputController_spec.jsx
- test/components/DateRangePicker_spec.jsx 2 additions, 2 deletionstest/components/DateRangePicker_spec.jsx
Loading
Please register or sign in to comment