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(Marquee): add Marquee component #2225

Merged
merged 29 commits into from
Oct 6, 2023
Merged

feat(Marquee): add Marquee component #2225

merged 29 commits into from
Oct 6, 2023

Conversation

h2ls
Copy link
Collaborator

@h2ls h2ls commented Oct 6, 2023

Marquee component

Description

Marquee component, enabling text scrolling

close #2224

@bb-auto
Copy link

bb-auto bot commented Oct 6, 2023

Thanks for your PR, @azlis. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot requested a review from ArgoZhang October 6, 2023 07:24
@bb-auto bb-auto bot added the enhancement New feature or request label Oct 6, 2023
@bb-auto bb-auto bot added this to the V7.11.0 milestone Oct 6, 2023
@h2ls h2ls marked this pull request as ready for review October 6, 2023 07:24
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d3b87fc) 100.00% compared to head (33bae40) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2225   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          522       524    +2     
  Lines        17009     17033   +24     
=========================================
+ Hits         17009     17033   +24     
Files Coverage Δ
...c/BootstrapBlazor/Components/Marquee/Marquee.razor 100.00% <100.00%> (ø)
...ootstrapBlazor/Components/Marquee/Marquee.razor.cs 100.00% <100.00%> (ø)

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

@ArgoZhang ArgoZhang changed the title feat(Marquee): Marquee component feat(Marquee): add Marquee component Oct 6, 2023
ArgoZhang
ArgoZhang previously approved these changes Oct 6, 2023
@ArgoZhang ArgoZhang merged commit 24c6ed6 into main Oct 6, 2023
@ArgoZhang ArgoZhang deleted the lee/marquee branch October 6, 2023 11:14
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(Marquee): add Marquee component
2 participants