Jennie
948a69c75e
fix: date range picker type interface ( #19421 )
5 years ago
Pornpavee Seri-umnuoy
e7ebf857bd
fix( #18280 ): add type [Moment.moment, undefined] to RangePickerValue ( #19300 )
5 years ago
Jonathan Lee
a2cd6a5e7f
types: complete monthCellContentRender property type definition on DatePicker.MonthPicker Component
5 years ago
haimrait
37d19cef3f
Fix issue #17949
Fix issue [#17949 ]
5 years ago
afc163
57c28def68
revert unknown to any
6 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago
Sebastian Busch
4af2b62cb5
fix: Add some missing TypeScript prop definititions and clean up date-picker definitions ( #16342 )
* Add some missing TypeScript prop definitition, clean up date-picker definitions
* use DatePickerMode instead of redundant enumeration of modes
* decade was missing from the list of modes
See https://codesandbox.io/s/388xplj646
- activate DatePicker
- click on year in header
- click on years in header
- "decade" is printed on footer as mode for renderExtraFooter()
* add decade as possible value for mode prop
6 years ago
Sebastian Busch
7a514c1b94
Fix TypeScript def for RangePicker.renderExtraFooter(), gets no args
6 years ago
ztplz
298a86f601
Add `separator` prop for RangePicker ( #15765 )
* Add `separator` prop for RangePicker
* Update
6 years ago
yinjs
f602a9b153
fix #15035 datepicker onPanelChange ts declaration missing
6 years ago
zombieJ
fb6a493f11
support name prop ( #15029 )
6 years ago
zombieJ
aa5ed8c237
Continue works on #12667 ( #14668 )
* Update index.tsx
* add limitation on checking labelPlacement
* add type checking of 'mode' in DatePickerProps
6 years ago
kuitos
fc56fe9ce5
typing fix
6 years ago
Van Nguyen
1e14139610
Revise DatePicker callbacks with possibly null date
6 years ago
iugo
5681d6381a
fix RangePickerProps onOk type
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombiej
62810dbde6
datePicker support string[] format
close #13148
6 years ago
kuitos
2bb6369e3e
typing correct
6 years ago
HeskeyBaozi
2b7bd92cf6
datepicker: suffix -> suffixIcon
6 years ago
HeskeyBaozi
160d34aeba
add suffix icon to date-picker
6 years ago
Pierre
1259d703c7
Fix typo WeexPickerProps -> WeekPickerProps ( #9564 )
7 years ago
jim
50863acb1b
datePicker add dropdownClassName prop fix #7211
7 years ago
Wei Zhu
bebed2c4ae
Allow function for preset range ( #9195 )
* Allow function for preset range
Close #8281
* Rename RangePickerRange to RangePickerPresetRange
7 years ago
mgrdevport
cfdb1cab4b
Pass id prop to DatePicker input field ( #8598 )
7 years ago
Wei Zhu
4332613633
Revert "Pass id prop to DatePicker input field ( #8598 )"
This reverts commit 38bf0be4ab
.
7 years ago
mgrdevport
38bf0be4ab
Pass id prop to DatePicker input field ( #8598 )
7 years ago
Wei Zhu
0bb531aca6
Refactor DatePicker types
7 years ago
ascoders
9bf76ff76a
fix: add props define - onPanelChange in DatePicker.RangePicker
7 years ago
ziyi.hzy
3ce9188056
fix: add props define - mode in DatePicker.RangePicker
7 years ago
Flynn
071149cfbb
feature:add onCalendarChange for RangePicker ( #8355 )
* feature:add onCalendarChange for RangePicker
The event trigger when start time or end time is changing, which is useful for districting range user can select.
* Update index.zh-CN.md
update doc
* Update index.zh-CN.md
* Update index.zh-CN.md
7 years ago
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
778758944
4e726fdfd7
修复disabledTime interface定义错误 ( #7740 )
7 years ago
Henri Normak
36a54a8a8c
Expose renderDate function for DatePicker ( #7710 )
* Expose renderDate function for Calendar dates
* Use the original prop name
7 years ago
偏右
f3911b3707
Feat week picker ( #7404 )
* New Component WeekPicker
close #212
* Add WeexPicker in API doc
* update snapshot
* Add test cases
* update snapshot
7 years ago
柚子男
6d06f2f4b4
fix lint
7 years ago
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
8 years ago
newraina
e560cb26c3
fix dataPicker onOk type definition ( #6619 )
8 years ago
Benjy Cui
1920d9af46
chore: update details for #6584
8 years ago
Alexander
9131a79377
chore: add className prop to DatePicker ( #6584 )
* Add className to DatePicker
* Add className to MonthPicker and RangePicker
8 years ago
afc163
6790e80f3e
Add renderExtraFooter for DatePicker
close #6122 , close #5188
8 years ago
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
8 years ago
afc163
849c5fbf75
Fix getPopupContainer ts type
8 years ago
afc163
322e9efdc9
Fix getPopupContainer ts type
8 years ago
Benjy Cui
174c3b7d62
docs: MonthPicker doesn't support onOk, close : #5350
8 years ago
afc163
5068343b0c
fix tslint
8 years ago
afc163
a7c6c027ce
Fix ts definition of Table & RangePicker
close https://segmentfault.com/q/1010000008423156
8 years ago
Benjy Cui
38fd7f6feb
chore: improve detail
8 years ago
Benjy Cui
f499a026ce
feat: basic impl of RangePicker[ranges], ref: #1418
8 years ago