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(Timer): use JavaScript isolation #1136

Merged
merged 2 commits into from
Apr 26, 2023
Merged

feat(Timer): use JavaScript isolation #1136

merged 2 commits into from
Apr 26, 2023

Conversation

ArgoZhang
Copy link
Collaborator

use JavaScript isolation

Description

close #1135

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

codecov bot commented Apr 26, 2023

Codecov Report

Merging #1136 (64b0422) into main (063f37b) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 64b0422 differs from pull request most recent head ee908b2. Consider uploading reports for the commit ee908b2 to get more accurate results

@@            Coverage Diff            @@
##              main     #1136   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          482       482           
  Lines        15973     15975    +2     
=========================================
+ Hits         15973     15975    +2     
Impacted Files Coverage Δ
...rc/BootstrapBlazor/Components/Circle/CircleBase.cs 100.00% <ø> (ø)
...rc/BootstrapBlazor/Components/Timer/Timer.razor.cs 100.00% <100.00%> (ø)

@ArgoZhang ArgoZhang merged commit 6386570 into main Apr 26, 2023
2 checks passed
@ArgoZhang ArgoZhang deleted the feat-circle branch April 26, 2023 13:23
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(Timer): use JavaScript isolation
1 participant