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(Slider): support Range attribute #2553

Merged
merged 5 commits into from
Dec 11, 2023
Merged

feat(Slider): support Range attribute #2553

merged 5 commits into from
Dec 11, 2023

Conversation

ArgoZhang
Copy link
Collaborator

support Range attribute

Description

close #2541

@bb-auto bb-auto bot added the enhancement New feature or request label Dec 11, 2023
@bb-auto bb-auto bot added this to the v8.0.0 milestone Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2ecdeca) 99.95% compared to head (d40c0fd) 99.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2553      +/-   ##
==========================================
+ Coverage   99.95%   99.97%   +0.02%     
==========================================
  Files         537      537              
  Lines       17479    17501      +22     
  Branches     3358     3363       +5     
==========================================
+ Hits        17471    17497      +26     
+ Partials        8        4       -4     

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

@ArgoZhang ArgoZhang merged commit 156609c into main Dec 11, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the refactor-slider branch December 11, 2023 12: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(Slider): support Range attribute
1 participant