mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Some methods were renamed solely to make the phrasing be the same across the entire project (abbreviations versus not, and tabbar uses index wording while this used position). BREAKING CHANGE: ionicSlideBox#getPos has been renamed to ionicSlideBox#currentIndex. ionicSlideBox#numSlides has been renamed to ionicSlideBox#slidesCount.