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 overriding default component behavior for the onBlur event in tags mode #1081

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

feat: add onBlurAddValue & onBlurRemoveSpaces APIs for Select tags mode

5afe84f
Select commit
Loading
Failed to load commit list.
Open

feat: support overriding default component behavior for the onBlur event in tags mode #1081

feat: add onBlurAddValue & onBlurRemoveSpaces APIs for Select tags mode
5afe84f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

98.24% (+0.00%) compared to ca86130

View this Pull Request on Codecov

98.24% (+0.00%) compared to ca86130

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.24%. Comparing base (ca86130) to head (5afe84f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1081   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files          39       39           
  Lines        1482     1484    +2     
  Branches      418      442   +24     
=======================================
+ Hits         1456     1458    +2     
  Misses         26       26           

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