-
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(common): add animation for collapse and accordion components #5146
Conversation
b474eae
to
09748b5
Compare
Codecov Report
@@ Coverage Diff @@
## development #5146 +/- ##
============================================
Coverage 51.51% 51.51%
============================================
Files 3 3
Lines 99 99
Branches 17 17
============================================
Hits 51 51
Misses 38 38
Partials 10 10 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## development #5146 +/- ##
============================================
Coverage 51.51% 51.51%
============================================
Files 3 3
Lines 99 99
Branches 17 17
============================================
Hits 51 51
Misses 38 38
Partials 10 10 Continue to review full report at Codecov.
|
Animation tested, in Chrome latest(+mobile, + tablet), in FF latest, in Edge(win10), in IE(win81) - looks good. Tested bs3, bs4. Ready for merge. |
…lor-software#5146) * feat(common): add animation to collapse and accordion
…lor-software#5146) * feat(common): add animation to collapse and accordion
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.