orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
wenhong
77d8c92a16
chore: remove unnecessary disable default props
5 years ago
陈帅
30508b0124
fix error types ( #16043 )
6 years ago
诸岳
3c75c4f4e4
fix(TimePicker): prop locale should works, close #15813 ( #15837 )
6 years ago
zy410419243
be22c9148b
pref: remove unreachable code
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago
Cheng
27f926fe93
Feat timepicker clearicon ( #14556 )
* ✨ custom clearIcon for time-picker
* 📝 update readme
6 years ago
zombieJ
d1fde3670c
Time picker allow clear ( #14490 )
close #14472
6 years ago
afc163
833c181922
🆙 upgrade rc-time-picker
- add `popupStyle`
- add `onAmPmChange`
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
zombieJ
9b49fb60d9
Config provider ( #12991 )
close #12985
6 years ago
HeskeyBaozi
006b274d9e
timepicker: suffix -> suffixIcon
6 years ago
HeskeyBaozi
a1074a6ace
add suffix icon interface to time-picker
6 years ago
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
HeskeyBaozi
049ce5c307
use time-picker with svg icon
6 years ago
Cong Zhang
52cb4fe9cb
TimePicker #9792 peer with react@15
6 years ago
偏右
070e340958
Revert "TimePicker #9792"
This reverts commit 5b37e09ea1
.
6 years ago
Cong Zhang
5b37e09ea1
TimePicker #9792
6 years ago
Wei Zhu
85c78e49a9
Fix TimePicker isMoment call
7 years ago
Jesper We
4a69446be1
Implement inputReadOnly for TimePicker ( #9327 )
* Update package.json
* Document inputReadOnly
* Add inputReadOnly declaration.
7 years ago
Wei Zhu
4cc29bc11c
Fix TimePickerProps type
Close #8727
7 years ago
Wei Zhu
2cf3414d69
Improve TimePicker type definitions
7 years ago
Wei Zhu
9678d3fcfd
Focus && blur support ( #8204 )
* Add test for select
* Add focus() and blur() for AutoComplete
* Add focus() and blur() to Cascader
* Add focus test for input
* Add focus() and blur() for Checkbox
* Add focus() and blur() for Radio
* Add focus() and blur() for Switch
* Add blur() for TimePicker
* Add focus() and blur() to TreeSelect
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Josué
c00a2aabe2
docs: add missed time picker props ( #8100 )
* Add missed time-picker props
* Update time picker docs for missed props
7 years ago
afc163
23caba1b65
Upgrade rc-time-picker to 3.0.0
Add `hourStep` `minuteStep` `secondStep`
7 years ago
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
7 years ago
Benjy Cui
119d498935
chore: replace http with https, close : #6893
7 years ago
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
8 years ago
Benjy Cui
950c321b25
fix: should generate showHour from format `k`
8 years ago
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
8 years ago
afc163
8feed523d9
Allow showHour can be overrided
8 years ago
Benjy Cui
f434772466
docs: fix typo
8 years ago
Benjy Cui
d48c2084d5
feat: expose TimePicker[open], close : #5775 & #5829 ( #5913 )
8 years ago
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
afc163
849c5fbf75
Fix getPopupContainer ts type
8 years ago
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
偏右
9a0b9adc1e
feat: 12 hours time picker ( #5434 )
* TimePicker support 12 hours format, close #4063
* Add new demo snapshot
8 years ago
afc163
322e9efdc9
Fix getPopupContainer ts type
8 years ago
Benjy Cui
8f81594f91
Refactor: introduce injectLocale ( #5289 )
* refactor: extract injectLocale and refactor Pagination, ref: #5103
* refactor: use injectLocale in Popconfirm, ref: #5103
* refactor: use injectLocale in TimePicker
* refactor: use injectLocale in Transfer
* refactor: use injectLocale in TreeSelect
* refactor: remove useless code in AutoComplete
* test: update snapshot
8 years ago
Benjy Cui
760a5ffc90
fix: add .focus for TimePicker, ref: #3790
8 years ago
Jialei
96d3093b14
fix: placeholder in time-picker can be empty string ( #4446 )
8 years ago
Benjy Cui
273faafaa2
fix: should use moment.isMoment, close : #4147
8 years ago
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
8 years ago