meteor-ionic/components
Luca Adalberto Vandro eb9ef9e234 Update ionTabs.js
According to Ionic documentation:
"For iOS, tabs will appear at the bottom of the screen. For Android, tabs will be at the top of the screen, below the nav-bar."
http://ionicframework.com/docs/api/directive/ionTabs/

This change makes meteoric more consistent with Ionic making the UX closer to the native one.
This behavior can be prevented by passing any string to the style attribute, e.g. style="none", like in Ionic $ionicConfigProvider
http://ionicframework.com/docs/api/provider/$ionicConfigProvider/#tabs.style
2015-06-18 02:09:22 +02:00
..
ionActionSheet finished action sheet component 2014-12-17 08:40:24 -08:00
ionBackdrop added loading and backdrop components 2014-12-17 08:23:16 -08:00
ionBody remove stray console.logs 2015-02-08 18:02:43 -08:00
ionContent add subfooterbar component 2015-01-15 08:24:40 -08:00
ionFooterBar footer bars should be aware of tabs below them 2015-01-17 16:27:29 -08:00
ionHeaderBar Update ionHeaderBar.js 2015-06-17 06:18:52 +02:00
ionIcon initial commit 2014-12-14 15:15:43 -08:00
ionItem Added textWrap class to item 2015-03-09 10:34:03 -04:00
ionKeyboard dont mess with the keyboard on android. should fix #89 2015-03-06 12:58:42 -08:00
ionList Added custom classes to list component 2015-02-02 22:53:21 -05:00
ionLoading Fix for ion-modal spurious blaze errors 2015-02-18 13:09:51 -06:00
ionModal fix keyboard focusing/scrolling 2015-02-18 19:48:20 -08:00
ionNavBackButton Handle dynamic back urls 2015-06-03 12:29:19 -04:00
ionNavBar potential fix for #27, #31, #44, #47 2015-01-31 13:07:19 -08:00
ionNavView remove stray console.logs 2015-02-08 18:02:43 -08:00
ionPane add missing files 2014-12-14 15:26:04 -08:00
ionPopover Popover fixes 2015-05-08 12:48:00 +00:00
ionPopup Added template reference to the callbacks and fixed subtitle bug 2015-03-02 11:18:16 +10:00
ionRadio initial commit 2014-12-14 15:15:43 -08:00
ionSideMenu initial sidemenu implementation using snap.js 2014-12-16 21:00:50 -08:00
ionSideMenuContainer oops should be for #50 2015-01-31 12:08:27 -08:00
ionSideMenuContent initial sidemenu implementation using snap.js 2014-12-16 21:00:50 -08:00
ionSideMenus initial sidemenu implementation using snap.js 2014-12-16 21:00:50 -08:00
ionSlide initial slidebox implementation. closes #5 2015-02-24 16:08:15 -08:00
ionSlideBox add initial slides 2015-03-13 01:48:31 +08:00
ionSubfooterBar add subfooterbar component 2015-01-15 08:24:40 -08:00
ionSubheaderBar subheaders should know when there are tabs above them 2015-01-17 16:35:21 -08:00
ionTab Added badge color option to ionTab 2015-03-15 12:57:11 -07:00
ionTabs Update ionTabs.js 2015-06-18 02:09:22 +02:00
ionView IonScrollPositions based on route path rather than route name 2015-04-28 08:05:19 +01:00