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(CountUp): add CountUP component #1021

Merged
merged 12 commits into from
Apr 17, 2023
Merged

feat(CountUp): add CountUP component #1021

merged 12 commits into from
Apr 17, 2023

Conversation

azlis
Copy link
Collaborator

@azlis azlis commented Apr 17, 2023

add a animatenumber component

Description

add a animatenumber component
close #1020

@bb-auto
Copy link

bb-auto bot commented Apr 17, 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 April 17, 2023 02:05
@bb-auto bb-auto bot added the enhancement New feature or request label Apr 17, 2023
@bb-auto bb-auto bot added this to the V7.6.0 milestone Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #1021 (43ffd28) into main (0d42acf) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1021   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          479       481    +2     
  Lines        15853     15940   +87     
=========================================
+ Hits         15853     15940   +87     
Impacted Files Coverage Δ
src/BootstrapBlazor/Components/Ajax/Ajax.cs 100.00% <ø> (ø)
...BootstrapBlazor/Components/Anchor/AnchorLink.razor 100.00% <ø> (ø)
...trapBlazor/Components/AutoRedirect/AutoRedirect.cs 100.00% <ø> (ø)
...BootstrapBlazor/Components/Carousel/Carousel.razor 100.00% <ø> (ø)
...rc/BootstrapBlazor/Components/Circle/CircleBase.cs 100.00% <ø> (ø)
.../BootstrapBlazor/Components/Clipboard/Clipboard.cs 100.00% <ø> (ø)
...c/BootstrapBlazor/Components/Console/Console.razor 100.00% <ø> (ø)
...zor/Components/DateTimePicker/TimePickerCell.razor 100.00% <ø> (ø)
...rc/BootstrapBlazor/Components/Dialog/DialogBase.cs 100.00% <ø> (ø)
...BootstrapBlazor/Components/Dialog/IconDialog.razor 100.00% <ø> (ø)
... and 23 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ArgoZhang
ArgoZhang previously approved these changes Apr 17, 2023
@ArgoZhang ArgoZhang changed the title feat(AnimateNumber): add a animatenumber component feat(CountUp): add CountUP component Apr 17, 2023
@ArgoZhang ArgoZhang merged commit bbb92d1 into main Apr 17, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the lee/rollingnumber branch April 17, 2023 07:50
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(CountUp): add CountUp component
2 participants