[Dev Deps] update `sinon`, `moment`, `karma-webpack`, `eslint`,...
[Dev Deps] update `sinon`, `moment`, `karma-webpack`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `enzyme-adapter-react-15`, `enzyme`, `cross-env`, `coveralls`, `chai`, `babel-plugin-istanbul`, `aphrodite`
Showing
- .eslintrc 1 addition, 1 deletion.eslintrc
- package.json 14 additions, 14 deletionspackage.json
- src/components/CalendarDay.jsx 13 additions, 10 deletionssrc/components/CalendarDay.jsx
- src/components/CalendarMonthGrid.jsx 2 additions, 2 deletionssrc/components/CalendarMonthGrid.jsx
- src/components/DateInput.jsx 8 additions, 5 deletionssrc/components/DateInput.jsx
- src/components/DateRangePicker.jsx 21 additions, 8 deletionssrc/components/DateRangePicker.jsx
- src/components/DateRangePickerInput.jsx 10 additions, 10 deletionssrc/components/DateRangePickerInput.jsx
- src/components/DateRangePickerInputController.jsx 18 additions, 3 deletionssrc/components/DateRangePickerInputController.jsx
- src/components/DayPicker.jsx 21 additions, 12 deletionssrc/components/DayPicker.jsx
- src/components/DayPickerRangeController.jsx 42 additions, 15 deletionssrc/components/DayPickerRangeController.jsx
- src/components/DayPickerSingleDateController.jsx 19 additions, 8 deletionssrc/components/DayPickerSingleDateController.jsx
- src/components/KeyboardShortcutRow.jsx 7 additions, 1 deletionsrc/components/KeyboardShortcutRow.jsx
- src/components/SingleDatePicker.jsx 16 additions, 4 deletionssrc/components/SingleDatePicker.jsx
- src/components/SingleDatePickerInput.jsx 6 additions, 4 deletionssrc/components/SingleDatePickerInput.jsx
- test/components/CalendarMonthGrid_spec.jsx 10 additions, 16 deletionstest/components/CalendarMonthGrid_spec.jsx
- test/components/DateInput_spec.jsx 29 additions, 27 deletionstest/components/DateInput_spec.jsx
- test/components/DateRangePickerInputController_spec.jsx 172 additions, 173 deletionstest/components/DateRangePickerInputController_spec.jsx
- test/components/DateRangePickerInput_spec.jsx 19 additions, 31 deletionstest/components/DateRangePickerInput_spec.jsx
- test/components/DateRangePicker_spec.jsx 130 additions, 129 deletionstest/components/DateRangePicker_spec.jsx
- test/components/DayPickerKeyboardShortcuts_spec.jsx 23 additions, 37 deletionstest/components/DayPickerKeyboardShortcuts_spec.jsx
Loading
Please register or sign in to comment