b4647cdc2e
fix(tabs): remove min-width from tab so 5 tabs will fit
...
fixes #6056
2016-04-21 20:23:59 -04:00
6b93bc10fd
fix(tabs): don't add the has-icon class to a tab button if the layout is icon-hide
...
fixes #5658
2016-03-04 15:46:38 -05:00
8cfebe1386
refactor(tabs): remove tabbarIcons and add tabbarLayout which accepts different values
...
BREAKING CHANGES: `tabbarIcons` has been replaced with `tabbarLayout`
with the following values: `icon-top`, `icon-left`, `icon-right`,
`icon-bottom`, `icon-hide`, `title-hide`.
closes #5625
2016-02-26 16:44:32 -05:00
c883a2ae91
chore(): update Ionic imports in tests
2016-02-22 17:45:17 -06:00
5f254f285f
chore(e2e): make typescript and e2e friends
2016-02-12 11:37:39 -06:00
86ce9a0eec
feat(tabs): add selectedIndex property to tabs
2016-01-25 13:22:38 -06:00
28196e9427
feat(tabs): add ability to add badges to the tab
...
Can now add badges to a tab but can’t style them yet.
References #5007
2016-01-23 12:41:56 -05:00
5d6d9b9610
chore(upgrad): ng alpha52 and case-sensitive templates
2015-12-10 22:52:55 -06:00
246fd977f2
feat(tabbarStyle): set tabbar color from config/attr
...
Closes #436
2015-11-05 22:19:37 -06:00
3d4aad8eaa
chore(tabbar): rename tab-bar to tabbar
2015-11-02 19:38:30 -06:00
36f82b2473
refactor(NavController): restructuring and perf improvements
2015-10-29 14:37:49 -05:00
1befe94802
alpha39 updates
2015-10-07 10:51:08 -05:00
03017be8c5
test(): snapshot updates
2015-10-06 14:20:09 -05:00
0e2ac93382
e2e test updates
2015-10-06 12:15:13 -05:00
ae6e140fbf
feat(ionTabs): hide tabs by default with MD
...
Closes #229 . Closes #236
Squashed commit of the following:
commit f566321e54937b8d31a8d1f85948ab5d984b9e37
Author: mhartington <mikehartington@gmail.com>
Date: Fri Oct 2 11:03:50 2015 -0400
feat(ionTabs): organize code and clean font sizes
commit 9ee1e28f0b01e9e195bc24a65066a57d66e5ec50
Author: mhartington <mikehartington@gmail.com>
Date: Fri Oct 2 10:51:36 2015 -0400
feat(ionTabs): move scss to tabs.scss
commit 3eba74c27c8eefe6e61f8f3ac12742edb7181772
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 16:23:37 2015 -0400
feat(ionTabs): add test
commit 34f61431d41283fc8e5ed2f64e0874659072660b
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 16:13:05 2015 -0400
feat(ionTabs): reuse tabBarIcons
commit 8c6f0edb17bcc6ff0c5f8b7be66f2be8a6775d48
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 15:56:29 2015 -0400
feat(ionTabs): hide tab icon for md
2015-10-02 11:45:35 -04:00
cdf631dcaf
.ios and .md body class css structure
2015-09-04 23:54:00 -05:00
3b5af7321c
tab buttons
2015-09-04 17:17:46 -05:00
920701e3fd
md tabs
2015-09-04 15:30:37 -05:00
3157f2ff66
update tab-icon attributes
2015-08-31 21:49:41 -05:00
368cd94d7b
small aside width
2015-08-12 22:39:53 -05:00
03246b6722
tab bar updates
2015-07-21 14:31:15 -05:00