mseemann / angular2-mdl

Angular 2 - 14 components, directives and styles based on material design lite (npm: @angular-mdl/core)
https://mseemann.io/angular2-mdl
MIT License
558 stars 93 forks source link

animation for mdl-tab-panel's #280

Open maku opened 7 years ago

maku commented 7 years ago

It would be really cool to have animations for mdl-tab-panel's (e.g. like in https://material.angularjs.org/latest/demo/tabs)

mseemann commented 7 years ago

Right. But https://getmdl.io/components/index.html#layout-section/tabs has no animations 🤔

maku commented 7 years ago

Yes I know but the transitions from one tab to another are so "hard". Especially when you have more content on the tab. The example on https://material.angularjs.org/latest/demo/tabs looks so much nicer...