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(Carousel): add PlayMode parameter #2252

Merged
merged 7 commits into from
Oct 10, 2023
Merged

feat(Carousel): add PlayMode parameter #2252

merged 7 commits into from
Oct 10, 2023

Conversation

ArgoZhang
Copy link
Collaborator

add PlayMode parameter on Carousel

Description

close #2251

@bb-auto bb-auto bot added the enhancement New feature or request label Oct 10, 2023
@bb-auto bb-auto bot added this to the V7.11.0 milestone Oct 10, 2023
@ArgoZhang ArgoZhang changed the title feat: add PlayMode parameter on Carousel feat(Carousel): add PlayMode parameter Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b2b65c8) 100.00% compared to head (2baf3ee) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2252   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          527       527           
  Lines        17110     17113    +3     
=========================================
+ Hits         17110     17113    +3     
Files Coverage Δ
...BootstrapBlazor/Components/Carousel/Carousel.razor 100.00% <ø> (ø)
...tstrapBlazor/Components/Carousel/Carousel.razor.cs 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit 0254d87 into main Oct 10, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the feat-crousal branch October 10, 2023 12: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: add PlayMode parameter on Carousel
1 participant