-
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
feat(accordion): add container switcher #6153
base: development
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## development #6153 +/- ##
===============================================
+ Coverage 75.78% 75.89% +0.11%
===============================================
Files 344 315 -29
Lines 10822 10643 -179
Branches 2575 2935 +360
===============================================
- Hits 8201 8078 -123
+ Misses 2611 2564 -47
+ Partials 10 1 -9
Continue to review full report at Codecov.
|
Visit the preview URL for this PR (updated for commit ac65452): https://ngx-bootstrap-demo--pr6153-accordion-replace-di-gdg4eb5m.web.app (expires Wed, 02 Feb 2022 12:51:16 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Feature: replace the wrapper div of the accordion for styling
refs #4092