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(ui): support onFocus event in InputNumber #4085

Merged
merged 1 commit into from
Nov 16, 2024
Merged

Conversation

yuhongz
Copy link
Contributor

@yuhongz yuhongz commented Nov 16, 2024

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@yuhongz yuhongz requested a review from jikkai as a code owner November 16, 2024 06:58
@yuhongz yuhongz requested review from VicKun4937 and removed request for jikkai November 16, 2024 06:58
Copy link

github-actions bot commented Nov 16, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

Playwright test results

passed  19 passed

Details

stats  19 tests across 9 suites
duration  4 minutes, 39 seconds
commit  cc7db3b
info  For more information, see full report

Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.04%. Comparing base (54599ce) to head (cc7db3b).
Report is 44 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4085      +/-   ##
==========================================
+ Coverage   32.86%   33.04%   +0.18%     
==========================================
  Files        2501     2437      -64     
  Lines      126591   126821     +230     
  Branches    28351    28393      +42     
==========================================
+ Hits        41598    41912     +314     
+ Misses      84993    84909      -84     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yuhongz yuhongz merged commit 8597d44 into dev Nov 16, 2024
9 checks passed
@yuhongz yuhongz deleted the feat/input-number-props branch November 16, 2024 07:10
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.

2 participants