-
Notifications
You must be signed in to change notification settings - Fork 160
[igx-tab] [igx-nav-drawer] Add animations option #7157
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
Labels
nav-drawer
size: S
tabs
🧰 feature-request
version: 10.2.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Comments
There has been no recent activity and this issue has been marked inactive. |
valadzhov
added a commit
that referenced
this issue
Oct 1, 2020
14 tasks
valadzhov
added a commit
that referenced
this issue
Oct 2, 2020
valadzhov
added a commit
that referenced
this issue
Oct 5, 2020
valadzhov
added a commit
that referenced
this issue
Oct 6, 2020
Lipata
added a commit
that referenced
this issue
Oct 7, 2020
Lipata
added a commit
that referenced
this issue
Oct 7, 2020
…tion-7157 feat(tab-nav-drawer, tabs): Disable animation. #7157
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
nav-drawer
size: S
tabs
🧰 feature-request
version: 10.2.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Is your feature request related to a problem? Please describe.
I'd like to have the option to choose whether I want animations on the components
igx-tab
andigx-nav-drawer
. It'd be something similar tomat-tab-group
from Angular Material.I do know their
mat-sidenav-container
does not provide animation options, but if you guys could make it on yourigx-nav-drawer
it would be very nice.Describe the solution you'd like
I believe a property similar to Angular Material (
animationDuration="0ms"
) would be nice.Describe alternatives you've considered
We can override some styles using CSS, but this alternative looks like an "ugly" workaround.
Additional context
Add any other context or screenshots about the feature request here.
n/a.
The text was updated successfully, but these errors were encountered: