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

fix(material/tabs): switch away from animations module #30281

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Jan 7, 2025

Reworks the tabs so they don't depend on the animations module anymore. This is both simpler and avoids some of the pitfalls of the animations module.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jan 7, 2025
@crisbeto crisbeto requested a review from a team as a code owner January 7, 2025 17:06
@crisbeto crisbeto requested review from andrewseguin and wagnermaciel and removed request for a team January 7, 2025 17:06
@crisbeto crisbeto force-pushed the tabs-no-animations branch 3 times, most recently from 8b2915b to 3f06a54 Compare January 8, 2025 10:14
Reworks the tabs so they don't depend on the animations module anymore. This is both simpler and avoids some of the pitfalls of the animations module.
@crisbeto crisbeto force-pushed the tabs-no-animations branch from 3f06a54 to 6608cc5 Compare January 8, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/tabs target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants