orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
DiamondYuan
4eb33eb149
fix: set min-width instead of width ( #15547 )
* fix: set min-width instead of width
* test: updte snapshots
6 years ago
陈帅
5e298dba51
3.14.0 Changelog ( #15145 )
* add responsive property to carousel (#15071 )
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104 )
* update doc
* fix cascader should tab twice to exist (#15117 )
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116 )
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
6 years ago
Yann Normand
e26c5133a5
fix DatePicker to support an array of formats ( #15116 )
ref #13148
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago
zombieJ
fb6a493f11
support name prop ( #15029 )
6 years ago
Yangzhedi
319949ee1a
fix(date-picker): fix open judgement
6 years ago
Yangzhedi
ee1beaa459
fix(date-picker): fix open prop
6 years ago
Yangzhedi
f52b087194
fix(date-picker): fix focus
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
d81364c7a9
🐛 Should focus date picker after select date value
close #12475
revert e5cfef5 to fix #7443 again
also fix #13424
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
arifemrecelik
f11a4c1b3c
tabIndex prop added to DatePicker
6 years ago
afc163
c7b9eee709
⚡ improve getDerivedStateFromProps return value
6 years ago
zombiej
69a2a92864
adjust datepick reset logic
6 years ago
zombiej
81a7d11ba3
reset showDate when picker is closed
fix #12929
6 years ago
zombiej
e5cfef565b
fix #12475 . Picker should get focus after selection.
6 years ago
HeskeyBaozi
2b7bd92cf6
datepicker: suffix -> suffixIcon
6 years ago
HeskeyBaozi
160d34aeba
add suffix icon to date-picker
6 years ago
zombiej
0ea5d6af70
adjust time picker default width since font number to be laregr
6 years ago
HeskeyBaozi
c7069b27fe
fix icon theme code style
6 years ago
HeskeyBaozi
3de0acabd1
use rc-calendar@~9.7.0
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
Eden Wang
6804094fa2
export mouse enter and mouse leave event for datepicker
6 years ago
Wei Zhu
b9992f4a08
fix: DatePicker can not change year/month when under control
React 16.4 call getDerivedStateFromProps on every render
close #11447
close #11440
close #11439
close #11416
close #11405
6 years ago
HeskeyBaozi
ca644505be
replace date-picker font icon
6 years ago
Amumu
f728fbe5ab
getDerivedStateFromProp return null if not change
A valid state object (or null) must be returned. You have returned undefined.
6 years ago
रोहन मल्होत्रा
12b99970f3
Migrated to new lifecycle method for datepiceker ( #10309 )
…picker
First of all, thank you for your contribution! :-)
Please makes sure that these checkboxes are checked before submitting your PR, thank you!
* [x] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [x] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd ).
* [x] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [x] Rebase before creating a PR to keep commit history clear.
* [x] Add some descriptions and refer relative issues for you PR.
Extra checklist:
**if** *isBugFix* **:**
no
**elif** *isNewFeature* **:**
#9792
6 years ago
Matt Lein
e63f9d4beb
Pass data and aria props to the date picker input.
Pass data and aria props to the alert div.
add wrapProps to ModalProps
7 years ago
Wei Zhu
fe4d294c64
Fix moment require ( #9528 )
Fix #9502
7 years ago
Wei Zhu
ef55562deb
Attempt to fix #8885 again, add more tests ( #9164 )
7 years ago
Wei Zhu
fa14765695
Revert "Control Calendar value, fix #8885 ( #9141 )"
This reverts commit 98387ad819
.
7 years ago
Wei Zhu
98387ad819
Control Calendar value, fix #8885 ( #9141 )
If not control Calendar value, the internal value of Calendar will keep a
different date than parent component.
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
b44a0c93cd
Add focus() blur() and autoFocus to DatePicker ( #8345 )
7 years ago
Wei Zhu
9fd3588ac4
Fix implicit any error for DatePicker
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
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
Benjy Cui
2620318172
feat: support controlled panels for DatePicker and RangePicker, close : #5190 ( #7049 )
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
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
afc163
0a1c0712a2
Fix DatePicker panel position, close #6347
8 years ago