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: support itemScrollOffset property #443

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

Yuiai01
Copy link
Contributor

@Yuiai01 Yuiai01 commented Oct 17, 2023

@vercel
Copy link

vercel bot commented Oct 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tree-select ❌ Failed (Inspect) Oct 17, 2023 7:06am

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #443 (fd01bbe) into master (2d99469) will not change coverage.
The diff coverage is 100.00%.

❗ Current head fd01bbe differs from pull request most recent head 79c6c73. Consider uploading reports for the commit 79c6c73 to get more accurate results

@@            Coverage Diff            @@
##            master      #443   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          513       514    +1     
  Branches       143       138    -5     
=========================================
+ Hits           513       514    +1     
Files Coverage Δ
src/OptionList.tsx 100.00% <ø> (ø)
src/TreeSelect.tsx 100.00% <100.00%> (ø)
src/TreeSelectContext.ts 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MadCcc MadCcc merged commit 4119601 into react-component:master Oct 17, 2023
8 of 9 checks passed
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.

TreeSelect 选中项聚焦边框缺失
2 participants