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

fix: fix onBlur/onFocus type define error in TextArea #2261

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

YyumeiZhang
Copy link
Collaborator

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #

Changelog

🇨🇳 Chinese

  • Fix: 修复 TextArea 的 onBlur/onFocus 类型定义错误

🇺🇸 English

  • Fix: fix onBlur/onFocus type define error in TextArea

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

@YyumeiZhang YyumeiZhang requested a review from DaiQiangReal May 29, 2024 07:10
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.64%. Comparing base (1bab832) to head (328aa8f).
Report is 2 commits behind head on main.

Current head 328aa8f differs from pull request most recent head f995ae9

Please upload reports for the commit f995ae9 to get more accurate results.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2261      +/-   ##
==========================================
- Coverage   87.66%   87.64%   -0.02%     
==========================================
  Files         441      441              
  Lines       26071    26071              
  Branches     6658     6658              
==========================================
- Hits        22854    22851       -3     
- Misses       3217     3220       +3     

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

Copy link

cypress bot commented May 29, 2024

Passing run #2525 ↗︎

0 247 10 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge f995ae9 into 1bab832...
Project: semi-design Commit: 328aa8f2be ℹ️
Status: Passed Duration: 10:23 💡
Started: May 29, 2024 7:19 AM Ended: May 29, 2024 7:29 AM

Review all test suite changes for PR #2261 ↗︎

@pointhalo pointhalo merged commit e1b8717 into main May 29, 2024
10 checks passed
@pointhalo pointhalo deleted the types/onblur branch May 29, 2024 08:57
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.

3 participants