JKnorr91 / ion-slide-box-tabs

An Add-On directive for the ion-slide-box, that adds tabs to the slide box, known from the Android Material Design specification
MIT License
248 stars 110 forks source link

Ionic 1.2 <ion-slides> compatibility #21

Open LuisMCunha opened 8 years ago

LuisMCunha commented 8 years ago

White the Ionic 1.2 version announcement I did some tests to see how the ion-slide-tabs directive would behave, and it seems to break with the new <ion-slides> tag.

The offsetWith attribute seems to be one of the main culprits here, probably doesn't exist in the new implementation that uses Swiper.

Would be great if you would consider adding compatibility to this.