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: change the OnValueChanged trigger order #561

Merged
merged 5 commits into from
Feb 21, 2023
Merged

Conversation

ArgoZhang
Copy link
Collaborator

change the OnValueChanged trigger order

Description

close #560

@bb-auto bb-auto bot added the enhancement New feature or request label Feb 21, 2023
@bb-auto bb-auto bot added this to the V7.4.0 milestone Feb 21, 2023
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #561 (faac8c8) into main (c0575a1) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #561   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          471       471           
  Lines        14835     14838    +3     
=========================================
+ Hits         14835     14838    +3     
Impacted Files Coverage Δ
.../BootstrapBlazor/Components/Select/Select.razor.cs 100.00% <100.00%> (ø)
.../BootstrapBlazor/Components/Switch/Switch.razor.cs 100.00% <100.00%> (ø)
...otstrapBlazor/Components/Table/Table.razor.Edit.cs 100.00% <100.00%> (ø)
...ootstrapBlazor/Components/Validate/ValidateBase.cs 100.00% <100.00%> (ø)

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

@ArgoZhang ArgoZhang merged commit 66823c6 into main Feb 21, 2023
@ArgoZhang ArgoZhang deleted the feat-validate branch February 21, 2023 09:04
ArgoZhang added a commit that referenced this pull request Mar 5, 2023
ArgoZhang added a commit that referenced this pull request Mar 6, 2023
* revert: 撤销 #601 更改

* revert: 撤销 #561 更改

* test: 增加 OnValuechanged 单元测试

* test: 增加 TableToolbarPopconfirmButton 单元测试

* chore: bump version 7.4.1-beta04
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: change the OnValueChanged trigger order
1 participant