Updated the rc-calendar and rc-pagination libs, and the locale-provider snapshot

This commit is contained in:
Oren Kosto 2018-09-29 16:30:53 +03:00 committed by 偏右
parent b05488c3b0
commit b0c061772b
4 changed files with 4886 additions and 4 deletions

View File

@ -1,4 +1,4 @@
import CalendarLocale from 'rc-calendar/lib/locale/en_US';
import CalendarLocale from 'rc-calendar/lib/locale/he_IL';
import TimePickerLocale from '../../time-picker/locale/he_IL';
// Merge into a locale object

View File

@ -1,4 +1,4 @@
import Pagination from 'rc-pagination/lib/locale/en_US';
import Pagination from 'rc-pagination/lib/locale/he_IL';
import DatePicker from '../date-picker/locale/he_IL';
import TimePicker from '../time-picker/locale/he_IL';
import Calendar from '../calendar/locale/he_IL';

View File

@ -56,7 +56,7 @@
"prop-types": "^15.5.7",
"raf": "^3.4.0",
"rc-animate": "^2.4.1",
"rc-calendar": "~9.7.3",
"rc-calendar": "~9.7.9",
"rc-cascader": "~0.16.0",
"rc-checkbox": "~2.1.5",
"rc-collapse": "~1.10.0",
@ -68,7 +68,7 @@
"rc-input-number": "~4.1.0",
"rc-menu": "~7.4.1",
"rc-notification": "~3.2.0",
"rc-pagination": "~1.17.0",
"rc-pagination": "~1.17.3",
"rc-progress": "~2.2.2",
"rc-rate": "~2.4.0",
"rc-select": "~8.3.0",