mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
Updated the rc-calendar and rc-pagination libs, and the locale-provider snapshot
This commit is contained in:
parent
b05488c3b0
commit
b0c061772b
@ -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
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -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';
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user