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(NotificationService): use JavaScript isolation #1187

Merged
merged 14 commits into from
May 1, 2023
Merged

Conversation

ArgoZhang
Copy link
Collaborator

use JavaScript isolation

Description

close #1186

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

codecov bot commented May 1, 2023

Codecov Report

Merging #1187 (b3c4c3a) into main (c3a252c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          479       479           
  Lines        15774     15805   +31     
=========================================
+ Hits         15774     15805   +31     
Impacted Files Coverage Δ
...Blazor/Components/Notification/NotificationItem.cs 100.00% <100.00%> (ø)
...ions/BootstrapBlazorServiceCollectionExtensions.cs 100.00% <100.00%> (ø)
src/BootstrapBlazor/Services/CacheManager.cs 100.00% <100.00%> (ø)
...tstrapBlazor/Services/DefaultGeoLocationService.cs 100.00% <100.00%> (ø)
...rc/BootstrapBlazor/Services/NotificationService.cs 100.00% <100.00%> (ø)

@ArgoZhang ArgoZhang merged commit 42c8523 into main May 1, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-noti branch May 1, 2023 16:49
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(NotificationService): use JavaScript isolation
1 participant