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(InputNumber): support oninput event #2767

Merged
merged 2 commits into from
Jan 8, 2024
Merged

feat(InputNumber): support oninput event #2767

merged 2 commits into from
Jan 8, 2024

Conversation

ArgoZhang
Copy link
Collaborator

support oninput event

Description

close #2766

@bb-auto bb-auto bot added the enhancement New feature or request label Jan 8, 2024
@bb-auto bb-auto bot added this to the v8.1.0 milestone Jan 8, 2024
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ad1d60) 99.98% compared to head (712d902) 99.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2767      +/-   ##
==========================================
- Coverage   99.98%   99.98%   -0.01%     
==========================================
  Files         539      540       +1     
  Lines       23318    23316       -2     
  Branches     3380     3379       -1     
==========================================
- Hits        23314    23312       -2     
  Partials        4        4              

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

@ArgoZhang ArgoZhang merged commit 697cb81 into main Jan 8, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-input branch January 8, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(InputNumber): support oninput event
1 participant