-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
fix(carousel): toggle carousel-indicators via property #3319
fix(carousel): toggle carousel-indicators via property #3319
Conversation
Codecov Report
@@ Coverage Diff @@
## development #3319 +/- ##
===============================================
+ Coverage 72.33% 72.34% +<.01%
===============================================
Files 249 249
Lines 8054 8056 +2
Branches 1528 1528
===============================================
+ Hits 5826 5828 +2
Misses 1806 1806
Partials 422 422
Continue to review full report at Codecov.
|
@EvilAlexei please add this option to carousel roadmap plan |
222259f
to
e9cc46a
Compare
Added new feature to Carousel Dynamic demo. All changes were tested, looks good. Need dev review |
Thanks for your time and help ! :) |
Hi,
toggle the carousel-indicators via property (default == true).
Closes #1021
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.