From 83164132e4686dd8b7d73f6805df1d524d5e6065 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Mon, 16 Nov 2015 15:43:35 -0500 Subject: [PATCH] refactor(item-buttons): moved items outside of list in the buttons example references #387 --- ionic/components/item/test/buttons/main.html | 152 +++++++++---------- 1 file changed, 74 insertions(+), 78 deletions(-) diff --git a/ionic/components/item/test/buttons/main.html b/ionic/components/item/test/buttons/main.html index cb176c17a8..e11cb28a7a 100644 --- a/ionic/components/item/test/buttons/main.html +++ b/ionic/components/item/test/buttons/main.html @@ -1,91 +1,87 @@ Items as Links/Buttons - + + a[ion-item] + - - a[ion-item] - + + a[ion-item].activated + - - a[ion-item].activated - + - + + + + Inner Buttons + + + + + - - + - - - Inner Buttons - - + + + right icon buttons + + - - - left icon buttons - - + + + icon only buttons + + - - - right icon buttons - - + + ion-item right icon/text button + + - - - icon only buttons - - + + + ion-item left clear button + - - ion-item right icon/text button - - + + ion-item right clear button + + - - - ion-item left clear button - - - - ion-item right clear button - - - - - This is multiline text that has a - long description of about how the text is really long - and a link. - - - - + + This is multiline text that has a + long description of about how the text is really long + and a link. + +