afc163
49ecf9b738
✅ add more test cases for DatePicker
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
saxenanihal95
9fd4b2de63
Refactor: created InputIcon of common code in RangePicker and WeekPicker
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
afc163
465b85f773
Fix dateRender not supported at WeekPicker
close #13957
6 years ago
HarlanLuo
a7bedca0e2
WeekPicker: support `renderExtraFooter`
6 years ago
afc163
26936de2e8
🐛 Fix WeekPicker width, close #13629
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
1865e97393
💄 fix WeekPicker popup placement
https://gw.alipayobjects.com/zos/rmsportal/DUTKByAmrAqkfKHyltgA.png
6 years ago
afc163
bc704c3af4
✅ Fix WeekPicker snapshot
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
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
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
afc163
c9901acb7f
Fix WeekPicker style, close #11738
6 years ago
HeskeyBaozi
ca644505be
replace date-picker font icon
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
Jin ZHANG
f3f3c63c30
fix class for week date render ( #10081 )
7 years ago
zombiej
c5f84c7902
clean up
7 years ago
zombiej
52f0ac10a4
Revert "Fix WeekPick style prop, close #9848"
This reverts commit c526e175c7
.
7 years ago
afc163
c526e175c7
Fix WeekPick style prop, close #9848
7 years ago
Wei Zhu
fe4d294c64
Fix moment require ( #9528 )
Fix #9502
7 years ago
Wei Zhu
1b3118e1dc
Use week year
Fix #9463
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
6ea33da9f8
Don't use ISO week ( #9025 )
https://en.wikipedia.org/wiki/ISO_week_date
fix #9021
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
偏右
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