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(Input): use JavaScript isolation #1161

Merged
merged 9 commits into from
Apr 28, 2023
Merged

feat(Input): use JavaScript isolation #1161

merged 9 commits into from
Apr 28, 2023

Conversation

ArgoZhang
Copy link
Collaborator

use JavaScript isolation

Description

close #1160

@bb-auto bb-auto bot added the enhancement New feature or request label Apr 28, 2023
@bb-auto bb-auto bot added this to the V7.6.0 milestone Apr 28, 2023
@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Merging #1161 (e9183dd) into main (8f7a994) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1161   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          480       480           
  Lines        15861     15848   -13     
=========================================
- Hits         15861     15848   -13     
Impacted Files Coverage Δ
...azor/Components/AutoComplete/AutoComplete.razor.cs 100.00% <ø> (ø)
.../BootstrapBlazor/Components/Select/Select.razor.cs 100.00% <ø> (ø)
...tstrapBlazor/Components/AutoFill/AutoFill.razor.cs 100.00% <100.00%> (ø)
...strapBlazor/Components/Input/BootstrapInputBase.cs 100.00% <100.00%> (ø)

@ArgoZhang ArgoZhang merged commit 4a353f6 into main Apr 28, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-misc branch April 28, 2023 19:04
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(Input): use JavaScript isolation
1 participant