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
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
afc163
524a421d72
upgrade rc-time-picker to 2.2.0, support TimePicker[format="HH"] ( #3793 )
8 years ago
afc163
af2cec65c5
improve TimePicker addon style
8 years ago
Benjy Cui
fed19bbcb5
fix: TimePicker[format] should have default value
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
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
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
afc163
2e4d09c68e
Fix types
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
bang
00710328b1
update timepicker
9 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
bang88
466e90da3f
refactor(TimePicker): rewrite TimePicker
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
cd5a944e79
fix: add missing locale, relative: #1509
9 years ago
Bruce Mitchener
0acce38f08
Convert more createClass over to extending Component.
9 years ago