picker
picker copied to clipboard
feat: add panelOffsetTop
close https://github.com/ant-design/ant-design/issues/29508
新增 panelOffsetTop 允许用户控制 显示内容距离顶部的距离
感觉交互怪怪的,不够的时候 选择的不会动
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/react-component/picker/8S1s9mpXqM4omGES5xujuW1P6ifk
✅ Preview: https://picker-git-s-react-component.vercel.app
Codecov Report
Merging #225 (7a7b315) into master (4df606a) will increase coverage by
0.00%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #225 +/- ##
=======================================
Coverage 99.52% 99.52%
=======================================
Files 45 45
Lines 2113 2114 +1
Branches 623 624 +1
=======================================
+ Hits 2103 2104 +1
Misses 8 8
Partials 2 2
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Picker.tsx | 100.00% <ø> (ø) |
|
| src/panels/TimePanel/TimeBody.tsx | 100.00% <ø> (ø) |
|
| src/panels/TimePanel/TimeUnitColumn.tsx | 100.00% <100.00%> (ø) |
|
| src/panels/TimePanel/index.tsx | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4df606a...ba8ecae. Read the comment docs.
冲突了
fixed in https://github.com/react-component/picker/pull/691