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(module: input): add ChangeOnInput, modify the default binding be… #2838

Merged
merged 3 commits into from
Oct 26, 2022

Conversation

ElderJames
Copy link
Member

@ElderJames ElderJames commented Oct 25, 2022

…havior to bind in the onchange event

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

fixed #1022

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English add ChangeOnInput
🇨🇳 Chinese 增加 ChangeOnInput

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link

github-actions bot commented Oct 25, 2022

@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Base: 40.23% // Head: 40.32% // Increases project coverage by +0.08% 🎉

Coverage data is based on head (0b5be51) compared to base (47c07b8).
Patch coverage: 77.77% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #2838      +/-   ##
===========================================
+ Coverage    40.23%   40.32%   +0.08%     
===========================================
  Files          545      545              
  Lines        25833    25835       +2     
  Branches       261      261              
===========================================
+ Hits         10393    10417      +24     
+ Misses       15400    15378      -22     
  Partials        40       40              
Impacted Files Coverage Δ
components/input/Input.cs 68.88% <77.77%> (+1.97%) ⬆️
...nts/core/Component/Overlay/OverlayTrigger.razor.cs 55.49% <0.00%> (+2.61%) ⬆️
components/core/Component/Overlay/Overlay.razor.cs 74.41% <0.00%> (+6.97%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant