zombieJ
04111fb40e
Support date format in locale ( #14340 )
* use locale format
* remove monthFormat
* use locale format
* add test case
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Benjy Cui
950c321b25
fix: should generate showHour from format `k`
8 years ago
afc163
8bc0e8ab9d
Remove used code and add test case for #5191
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
82fa3ed2a5
update DatePicker doc and demo
8 years ago
Benjy Cui
4da0ae4f42
docs: update demos for DatePicker, ref: #3793
8 years ago
Benjy Cui
6343e6b763
docs: update demo
8 years ago
Benjy Cui
76d43e8d1b
docs: update demo
8 years ago
Benjy Cui
4026221d45
deps: hello moment ( #2887 )
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically
8 years ago
afc163
43d8c0a4a2
Fix DatePicker onChange and onOk when showTime
onChange should be triggered at clicking ok button
when showTime is true. You can use onChange replace onOk
anytime.
This commit revert a05b4e6, which break the behavious above.
close #2399 , also fix #2120
8 years ago
ddcat1115
88f77f85ca
docs: translation-DatePicker ( #1932 )
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
9 years ago
afc163
8a422ba2cd
update demo
9 years ago
qubaoming
fc66d27042
change timepicker options to rctimepicker options
9 years ago
qubaoming
6b3a97b902
change timepicker options to rctimepicker options
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
afc163
20211d448c
Add default width for showTime DatePicker
9 years ago
afc163
8070e05de1
update demo
9 years ago
afc163
893248dec7
some style and doc
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
cbf7d27664
improve rangepicker and add showTime prop
9 years ago
afc163
d759d1f489
Datepicker => DatePicker, Timepicker => TimePicker
9 years ago
afc163
82addcccc1
update date and time picker demo
9 years ago
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
9 years ago
afc163
83d047466b
Add datepicker and timepicer usage demo
9 years ago
afc163
8d85684b12
resume date time demo
9 years ago
afc163
2e54c5b30d
return original date value in onChange
9 years ago
afc163
55bbd36c3c
Add time demo into datepicker demo
9 years ago
yiminghe
56ea33a08a
fix format parse
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
afc163
5a14501bcd
update datepicker style
10 years ago
afc163
d924d5f2d0
update components spell
10 years ago
afc163
cafae580f1
code box description change
10 years ago
afc163
b0d5b31e11
Time picker
10 years ago