134 Commits

Author SHA1 Message Date
46fc56fb95 Fix(demo): Remove ion-view from demos for scoll (basic, pull-to-refresh) and tabs (tab-bar-bottom) 2015-10-02 14:10:05 -06: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
0afdc67998 feat(nav): re-add popTo and popToRoot
re-adds c5be799810d33c after merge clobber
2015-10-02 09:00:07 -05:00
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
f6331a688f fix(nabber): iOS nabber updates 2015-09-29 16:41:30 -05:00
f37a48bad4 fix(tabs): border top iOS retina
Closes #207
2015-09-29 14:16:39 -05:00
63398f3450 feat(md): tab ripple and highlight line 2015-09-28 23:36:48 -05:00
fe7b070a6d fix(tabs): hover states 2015-09-24 14:48:10 -05:00
4294966dad fix(tabs): correct enableBack ref 2015-09-24 14:36:08 -05:00
4d84cdae83 refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
2015-09-24 13:31:35 -05:00
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
db714ce341 remove .hover css 2015-09-18 21:46:16 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
d25ce946f6 disable :hover on touch devices 2015-09-14 22:27:09 -05:00
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
b95ddaafa2 docs: fix doc tags 2015-09-08 15:02:29 -05:00
c41801c55f css cleanup 2015-09-05 21:02:45 -05: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
0f06573f2b docs: add description and example to list and item 2015-09-04 11:02:57 -05:00
3157f2ff66 update tab-icon attributes 2015-08-31 21:49:41 -05:00
32e03d6790 ionicons 3.0 2015-08-31 13:51:47 -05:00
92156d30c2 switch, tabs docs wip 2015-08-31 10:52:20 -05:00
26e0117a3f ionic router update 2015-08-21 23:04:23 -05:00
432f917e69 hairline width 0.55px 2015-08-20 15:20:45 -05:00
554b1b2d9a transition runs outside of angular 2015-08-18 15:09:01 -05:00
368cd94d7b small aside width 2015-08-12 22:39:53 -05:00
41f58f87bb rename scss extensions dir to modes 2015-08-12 10:18:22 -05:00
561191465e remove primary/stable from examples 2015-08-11 22:51:17 -05:00
a5a70f907d no quotes in attr selectors 2015-08-11 22:28:30 -05:00
147a7e68ff color updates 2015-08-11 22:10:25 -05:00
f70aff1895 themes wip 2015-08-11 17:36:28 -05:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
c0223edabe render views working 2015-07-31 22:35:32 -05:00
984cdd07c3 update content to ng-content 2015-07-30 22:38:45 -05:00
8794182e6c replace @Parent w/ @Ancestor 2015-07-30 21:15:22 -05:00
22b3e0d99e fix tabs advanced demo 2015-07-28 15:54:36 -05:00
0808785234 checkbox updates 2015-07-27 22:36:32 -05:00
82c650e2e5 iOS tab-bar hairline 2015-07-24 15:08:09 -05:00
526f43cd96 icon/button updates 2015-07-24 08:53:25 -05:00
f1c8e1fba6 nav/tabs snapshot tests 2015-07-23 10:52:46 -05:00
996fae5b6c tabs redo 2015-07-21 21:12:37 -05:00
698563c773 material tab text/icon 2015-07-21 16:25:28 -05:00
d74d5591e1 iOS tab icon updates 2015-07-21 15:58:45 -05:00
03246b6722 tab bar updates 2015-07-21 14:31:15 -05:00
ff2b75bc6f iOS tab bar updates 2015-07-21 13:05:47 -05:00