Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add panelOffsetTop #225

Closed
wants to merge 1 commit into from
Closed

feat: add panelOffsetTop #225

wants to merge 1 commit into from

Conversation

xrkffgg
Copy link
Member

@xrkffgg xrkffgg commented Mar 8, 2021

close ant-design/ant-design#29508

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

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

@vercel
Copy link

vercel bot commented Mar 8, 2021

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
Copy link

codecov bot commented Mar 8, 2021

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.

@afc163
Copy link
Member

afc163 commented Jun 24, 2022

冲突了

@afc163
Copy link
Member

afc163 commented Jun 11, 2024

fixed in #691

@afc163 afc163 closed this Jun 11, 2024
@afc163 afc163 deleted the s branch June 11, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimPicker希望选择的item可以居中显示而不是置顶显示
2 participants