Benjy Cui
fd3406bd03
style: enable react/jsx-no-bind
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
Benjy Cui
5e4786440d
deps: remove object-assign
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
2482140d2f
Change context locale name
9 years ago
afc163
99b58e67ec
Add other component for locale
9 years ago
afc163
56fb20b76d
Fix date-picker style prop
9 years ago
afc163
8070e05de1
update demo
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
afc163
893248dec7
some style and doc
9 years ago
yiminghe
698ebb13b3
optimize calendar
9 years ago
afc163
72d077be1f
rollback time format problem, ref #953
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
a92bfa7ac8
update date-picker doc
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
68b51e298d
style: update code style for space-before-function-paren
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
Benjy Cui
61df1eb1dc
fix: should pass formatter to rc-calendar #917
9 years ago
afc163
5fdb2109f4
fix time-picker demo
9 years ago
Benjy Cui
07cfe19095
fix: locale should be passed to timePicker #837
9 years ago
yiminghe
dc3b34510b
compatible with rc-form
9 years ago
afc163
a479bc8fe3
Fix MonthPicker style, close #848
9 years ago
Benjy Cui
aa5c4f9595
style: update code style to please lint
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
Benjy Cui
209170e813
style: update demo code style to please 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
yiminghe
a5efd5d028
fix range picker
9 years ago
afc163
98b899d0cc
timePicker en-US, ref #771
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
yiminghe
1f22b567d2
fix parseDateFromValue
9 years ago
afc163
c45c6877f8
fix lint problems
9 years ago
afc163
e0fb571ebc
Add dateInputPlaceholder
9 years ago
afc163
8dea7fbe15
Rollback with-time-picker demo but do not show
9 years ago
afc163
82bb807932
update RangePicker style
9 years ago
afc163
2fd64b4997
update date-picker api
9 years ago
afc163
69faeb9145
Fix button text whitespace
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
56336717ab
Add hint for name changing
9 years ago
afc163
41660c3814
fix value prop of DatePicker to controlled prop
9 years ago