This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Transitions for content changes (ie. Tab content) #811
Closed
Description
When clicking through tabbed content, there are transitions for which tab is selected:
the inkbar slides and the clicked tab ripples.
No transitions are provided, however, for the changing tab content. While this can be added by the user, a default transition should be provided out-of-the-box... but only for tabs with 'managed' content (aka internal content).
External content is not managed by the the
<md-tabs/>
directive(s).