[Dev Deps] update `webpack`, `sinon`, `sass-loader`, `safe-publish-latest`,...
[Dev Deps] update `webpack`, `sinon`, `sass-loader`, `safe-publish-latest`, `react`, `react-addons-shallow-compare`, `react-addons-test-utils`, `react-dom`, `moment`, `mocha-wrap`, `mocha`, `karma-webpack`, `karma-mocha`, `karma`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `babel-cli`, `babel-core`, `babel-loader`, `babel-plugin-syntax-jsx`, `babel-preset-airbnb`, `babel-register`, `@kadira/storybook`, `coveralls`, `enzyme` - fix linting errors
Showing
- .eslintrc 5 additions, 2 deletions.eslintrc
- package.json 28 additions, 28 deletionspackage.json
- src/components/CalendarDay.jsx 7 additions, 7 deletionssrc/components/CalendarDay.jsx
- src/components/CalendarMonth.jsx 2 additions, 2 deletionssrc/components/CalendarMonth.jsx
- src/components/CalendarMonthGrid.jsx 2 additions, 2 deletionssrc/components/CalendarMonthGrid.jsx
- src/components/DateRangePicker.jsx 3 additions, 3 deletionssrc/components/DateRangePicker.jsx
- src/components/DayPicker.jsx 66 additions, 67 deletionssrc/components/DayPicker.jsx
- src/components/DayPickerRangeController.jsx 1 addition, 1 deletionsrc/components/DayPickerRangeController.jsx
- src/components/SingleDatePicker.jsx 2 additions, 2 deletionssrc/components/SingleDatePicker.jsx
- src/utils/getResponsiveContainerStyles.js 4 additions, 6 deletionssrc/utils/getResponsiveContainerStyles.js
- test/components/DateRangePickerInputController_spec.jsx 30 additions, 29 deletionstest/components/DateRangePickerInputController_spec.jsx
- test/components/DateRangePickerInput_spec.jsx 5 additions, 7 deletionstest/components/DateRangePickerInput_spec.jsx
- test/components/DayPickerNavigation_spec.jsx 2 additions, 2 deletionstest/components/DayPickerNavigation_spec.jsx
- test/components/DayPickerRangeController_spec.jsx 68 additions, 65 deletionstest/components/DayPickerRangeController_spec.jsx
- test/components/DayPicker_spec.jsx 28 additions, 36 deletionstest/components/DayPicker_spec.jsx
- test/components/OutsideClickHandler_spec.jsx 38 additions, 42 deletionstest/components/OutsideClickHandler_spec.jsx
- test/components/SingleDatePickerInput_spec.jsx 5 additions, 9 deletionstest/components/SingleDatePickerInput_spec.jsx
- test/components/SingleDatePicker_spec.jsx 5 additions, 5 deletionstest/components/SingleDatePicker_spec.jsx
Loading
Please register or sign in to comment