picker icon indicating copy to clipboard operation
picker copied to clipboard

feat: add panelOffsetTop

Open xrkffgg opened this issue 4 years ago • 3 comments

close https://github.com/ant-design/ant-design/issues/29508

新增 panelOffsetTop 允许用户控制 显示内容距离顶部的距离

感觉交互怪怪的,不够的时候 选择的不会动

xrkffgg avatar Mar 08 '21 01:03 xrkffgg

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

vercel[bot] avatar Mar 08 '21 01:03 vercel[bot]

Codecov Report

Merging #225 (7a7b315) into master (4df606a) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           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 data Powered by Codecov. Last update 4df606a...ba8ecae. Read the comment docs.

codecov[bot] avatar Mar 08 '21 01:03 codecov[bot]

冲突了

afc163 avatar Jun 24 '22 03:06 afc163

fixed in https://github.com/react-component/picker/pull/691

afc163 avatar Jun 11 '24 13:06 afc163