mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 04:58:55 +08:00
12b99970f3
…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 |
||
---|---|---|
.. | ||
__tests__ | ||
demo | ||
locale | ||
style | ||
createPicker.tsx | ||
index.en-US.md | ||
index.tsx | ||
index.zh-CN.md | ||
interface.tsx | ||
RangePicker.tsx | ||
WeekPicker.tsx | ||
wrapPicker.tsx |