feat(windows): add tabs component and clean up windows UI

references #5565
This commit is contained in:
Brandy Carney
2016-02-24 13:05:43 -05:00
parent 8a1e450264
commit fa2e4b2c70
6 changed files with 107 additions and 8 deletions

View File

@ -70,9 +70,9 @@ Config.setModeConfig('wp', {
alertLeave: 'alert-md-pop-out',
backButtonText: '',
backButtonIcon: 'md-arrow-back',
backButtonIcon: 'ios-arrow-back',
iconMode: 'md',
iconMode: 'ios',
menuType: 'overlay',
@ -82,7 +82,6 @@ Config.setModeConfig('wp', {
pageTransition: 'md-transition',
pageTransitionDelay: 96,
tabbarHighlight: true,
tabbarPlacement: 'top',
tabSubPages: true,