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(Tooltip/Popover): use JavaScript isolation #1099

Merged
merged 10 commits into from
Apr 24, 2023
Merged

feat(Tooltip/Popover): use JavaScript isolation #1099

merged 10 commits into from
Apr 24, 2023

Conversation

ArgoZhang
Copy link
Collaborator

use JavaScript isolation

Description

close #1098

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

codecov bot commented Apr 24, 2023

Codecov Report

Merging #1099 (5f8eb49) into main (37d988b) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 5f8eb49 differs from pull request most recent head 675eeb7. Consider uploading reports for the commit 675eeb7 to get more accurate results

@@            Coverage Diff            @@
##              main     #1099   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          482       482           
  Lines        15951     15951           
=========================================
  Hits         15951     15951           
Impacted Files Coverage Δ
...c/BootstrapBlazor/Components/Tooltip/Tooltip.razor 100.00% <ø> (ø)
...ootstrapBlazor/Components/Tooltip/Tooltip.razor.cs 100.00% <ø> (ø)
src/BootstrapBlazor/Components/Popover/Popover.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 615ee7f into main Apr 24, 2023
2 checks passed
@ArgoZhang ArgoZhang deleted the feat-tooltip branch April 24, 2023 01:55
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(Tooltip/Popover): use JavaScript isolation
1 participant