Files
ionic-framework/js/ext/angular/test
Andy Joslin 5117d5673a refactor(ionContent): remove has-* classes
BREAKING CHANGE: ion-content's has-header/footer/tabs attributes
no longer work.

Use the classes 'has-header', 'has-subheader', 'has-footer', and
'has-tabs' to modify the positioning of the ion-content relative
to surrounding elements.

Before: `<ion-content has-header="true">`

After: `<ion-content class="has-header">`
2014-03-18 14:49:12 -06:00
..
2013-12-16 15:36:14 -06:00
2014-03-18 14:47:38 -05:00
2014-03-13 14:57:48 -05:00
2014-03-01 15:52:47 -06:00
2013-11-25 21:54:24 -06:00