HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
付引
31b2517261
mport -> import
6 years ago
afc163
00afce3a4b
Improve design of RangePicker presets link
6 years ago
Wei Zhu
4b045fc43f
Revert "docs: update moment locale usage"
This reverts commit 89228118af
.
The original purpose to import locale from src is that some projects
adding `jsnext:main` to the `resolve.mainFields` config of webpack which leads
webpack load moment from `src/moment.js`. But import from `locale`
should works for most projects.
6 years ago
afc163
60ebb434c1
Fix form controls align issue in IE11
close #9827
close #11133
6 years ago
愚道
004561ba1f
fix style in range select
6 years ago
愚道
450a3142ee
fix: fix datepicker selected item style, close #9529
6 years ago
zombiej
11dba9c305
update snapshot
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Matt Lein
e63f9d4beb
Pass data and aria props to the date picker input.
Pass data and aria props to the alert div.
add wrapProps to ModalProps
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
afc163
7fc1483fe1
Fix style of RangePicker with preset ranges, close #10986
7 years ago
Wei Zhu
89228118af
docs: update moment locale usage
7 years ago
afc163
cbff10db15
test: update snapshots
7 years ago
sosohime
d4ed303bcd
doc: Update DatePicker document about locale ( #10598 )
7 years ago
afc163
7f8f89cbff
doc: Add mode and onPanelChange in API document, close #9785
7 years ago
Jin ZHANG
f3f3c63c30
fix class for week date render ( #10081 )
7 years ago
zombiej
c5f84c7902
clean up
7 years ago
zombiej
52f0ac10a4
Revert "Fix WeekPick style prop, close #9848"
This reverts commit c526e175c7
.
7 years ago
afc163
c526e175c7
Fix WeekPick style prop, close #9848
7 years ago
gregahren
b6ce947894
Slovenian locale added (sl_SI) ( #9724 )
* Add sl_SI locale (Slovenian)
* fix lint issues
snapshot tests
* add description
* bump rc pagination to 1.16.1 which includes sl_SI(Slovenian) locale
then include it
7 years ago
Wei Zhu
edbbaac5f9
Fix date mocking
new Date returns a UTC time in node
Close #9743
7 years ago
Wei Zhu
62c9dee43e
Remove timezone from mock date
7 years ago
诸岳
398788b2c9
Fix: import correct locale file from rc-calendar, close #9373 ( #9613 )
* fix: import correct locale file from rc-calendar, close #9373
* Update snapshot
7 years ago
Wei Zhu
fe4d294c64
Fix moment require ( #9528 )
Fix #9502
7 years ago
Pierre
1259d703c7
Fix typo WeexPickerProps -> WeekPickerProps ( #9564 )
7 years ago
Wei Zhu
1b3118e1dc
Use week year
Fix #9463
7 years ago
诸岳
240289ed73
Remove TimePicker wrong line-height style, close #9292 ( #9317 )
7 years ago
jim
50863acb1b
datePicker add dropdownClassName prop fix #7211
7 years ago
Wei Zhu
e992682aa8
Ignore invalid end date
Fix #9267
7 years ago
Wei Zhu
1735d89a66
docs: Update RangePicker[ranges] type
7 years ago
Wei Zhu
70f30ef065
Trigger onOk when click on preset range ( #9213 )
Close #7747
7 years ago
Wei Zhu
29969959f8
Revert "Add test for 3b0a704"
This reverts commit 980b2cc32b
.
7 years ago
Wei Zhu
980b2cc32b
Add test for 3b0a704
7 years ago
Wei Zhu
3b0a704df8
Only clear hoverValue when picker is open
Fix #6364
7 years ago
Wei Zhu
ef55562deb
Attempt to fix #8885 again, add more tests ( #9164 )
7 years ago
Wei Zhu
bebed2c4ae
Allow function for preset range ( #9195 )
* Allow function for preset range
Close #8281
* Rename RangePickerRange to RangePickerPresetRange
7 years ago
Wei Zhu
842c7f21d9
Fix RangePicker input ( #9009 )
fix #6999
fix https://github.com/react-component/calendar/issues/286
7 years ago
Wei Zhu
17e26ecb71
Revert "docs: fix DatePicker start end demo"
This reverts commit b9120980fb
.
7 years ago
Wei Zhu
b9120980fb
docs: fix DatePicker start end demo
Close #9163
7 years ago
Wei Zhu
fa14765695
Revert "Control Calendar value, fix #8885 ( #9141 )"
This reverts commit 98387ad819
.
7 years ago
Wei Zhu
98387ad819
Control Calendar value, fix #8885 ( #9141 )
If not control Calendar value, the internal value of Calendar will keep a
different date than parent component.
7 years ago
niko
f2ba99978d
upgrade snapshots ( #9127 )
7 years ago
Wei Zhu
d47325bf51
Convert RangePicker showDate locale
Fix #8970
7 years ago
ahalimkara
937f249b38
Kurdish translation ( #9064 )
* Revert "Merge branch 'master' into feature-3.2"
This reverts commit b7901e541a
, reversing
changes made to 7a7933038c
.
* Revert "Revert "Merge branch 'master' into feature-3.2""
This reverts commit ebf5e4c4f0
.
* Kurdish translation
* Update jest snapshot for ku-iq
7 years ago
mgrdevport
cfdb1cab4b
Pass id prop to DatePicker input field ( #8598 )
7 years ago
Wei Zhu
4332613633
Revert "Pass id prop to DatePicker input field ( #8598 )"
This reverts commit 38bf0be4ab
.
7 years ago
mgrdevport
38bf0be4ab
Pass id prop to DatePicker input field ( #8598 )
7 years ago