afc163
455d3654b8
Fix dateInput format of DatePicker, close #1403
9 years ago
afc163
f726979af9
fix(DatePicker): showTime locale problem
close #1356
9 years ago
Benjy Cui
2e86463a6a
refactor: remove mixin
9 years ago
Benjy Cui
6157d21089
refactor: DatePicker
9 years ago
Benjy Cui
193ba74bff
style: update code style
9 years ago
afc163
703cf31868
Add dateString to DatePicker & TimePicker onChange
close #1104
9 years ago
afc163
20211d448c
Add default width for showTime DatePicker
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
56fb20b76d
Fix date-picker style prop
9 years ago
Benjy Cui
c1659c2ce3
style: update code style to please lint
9 years ago
afc163
812225ea41
Fix DatePicker clear not work when showTime
9 years ago
afc163
c1bd0098d2
update code style
9 years ago
yiminghe
698ebb13b3
optimize calendar
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
411f529242
Add getCalendarContainer prop to DatePicker, close #991
9 years ago
afc163
11f6582235
Fix date-picker onOk
9 years ago
afc163
21eac259b6
fix dateInput format when contains time-picker, close #953
9 years ago
Benjy Cui
61df1eb1dc
fix: should pass formatter to rc-calendar #917
9 years ago
afc163
a479bc8fe3
Fix MonthPicker style, close #848
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
afc163
1e001d2d82
upgrade eslint-config-airbnb
9 years ago
afc163
2ea1fb48a4
rm onSelect
9 years ago
afc163
cbf7d27664
improve rangepicker and add showTime prop
9 years ago
Benjy Cui
afa40dd919
feat: add RangePicker
9 years ago
afc163
41660c3814
fix value prop of DatePicker to controlled prop
9 years ago
afc163
d759d1f489
Datepicker => DatePicker, Timepicker => TimePicker
9 years ago
yiminghe
f99bbf5c2e
add month picker
9 years ago
afc163
d1d3329674
fix boolean attribute lint errors
9 years ago
afc163
62b50c76d7
adjust datepicker and timepicker style to fit each other
9 years ago
Benjy Cui
bbadcc34c1
refactor: cache the result of `getLocale()`
9 years ago
afc163
bb897c17ec
fix datepicker placeholder
9 years ago
afc163
c416d40b81
Fix datepicker style prop, close #564
9 years ago
afc163
5b65625a3b
fix placeholder again
9 years ago
afc163
c10e7e2a49
keep placeholder can be set
9 years ago
Benjy Cui
f51fa42353
fix: the placeholder of `Datepicker`
9 years ago
yiminghe
697fb5d8f9
add locale for calendar
9 years ago
yiminghe
4aafe71030
upgrade deps
9 years ago
afc163
2ae25d1e03
hide picker when calendar overlay shown
9 years ago
afc163
547db94de3
Add back calendar auto adjust style
9 years ago
yiminghe
42a86258cc
add popupStyle for datepicker zIndex
9 years ago
yiminghe
56ea33a08a
fix format parse
9 years ago
yiminghe
ac900e2919
update datepicker
9 years ago
yiminghe
052e8ee0f4
upgrade
9 years ago
afc163
7c409e54b0
fix datepicker style
9 years ago
afc163
84e71919da
Datepicker upgrade
9 years ago
afc163
e246dfeb06
update datepicker style
9 years ago
afc163
bd61bad5ee
date null is meaning value
9 years ago
afc163
dffbda521c
update datepicker demo
9 years ago
afc163
f8122309fa
Add locale support for datepicker, #424
9 years ago