From a9ba12096777b881c59213236ec3d113ca8b3ab3 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Mon, 7 Dec 2015 12:12:53 -0500 Subject: [PATCH] refactor(button): changed markup back to old way references #689 --- ionic/components/button/test/basic/main.html | 20 ++++++------ ionic/components/button/test/block/main.html | 24 +++++++------- ionic/components/button/test/clear/main.html | 24 +++++++------- ionic/components/button/test/fab/main.html | 12 +++---- ionic/components/button/test/full/main.html | 16 +++++----- .../components/button/test/outline/main.html | 32 +++++++++---------- ionic/components/button/test/round/main.html | 20 ++++++------ ionic/components/button/test/sizes/main.html | 24 +++++++------- 8 files changed, 86 insertions(+), 86 deletions(-) diff --git a/ionic/components/button/test/basic/main.html b/ionic/components/button/test/basic/main.html index 74d078849e..28341090bb 100644 --- a/ionic/components/button/test/basic/main.html +++ b/ionic/components/button/test/basic/main.html @@ -11,28 +11,28 @@

- - + +

- - + +

- - + +

- - + +

- - + +

diff --git a/ionic/components/button/test/block/main.html b/ionic/components/button/test/block/main.html index 7cca21f370..b99513a59d 100644 --- a/ionic/components/button/test/block/main.html +++ b/ionic/components/button/test/block/main.html @@ -6,33 +6,33 @@

- a block - + a[button][block] +

- a block icon - + a[button][block] icon +

- a block outline secondary - + a[button][block][outline][secondary] +

- a block clear dark - + a[button][block][clear][dark] +

- a block round - + a[button][block][round] +

- a block round outline - + a[button][block][round][outline] +

diff --git a/ionic/components/button/test/clear/main.html b/ionic/components/button/test/clear/main.html index 2b3181ed21..eaf85b301a 100644 --- a/ionic/components/button/test/clear/main.html +++ b/ionic/components/button/test/clear/main.html @@ -6,33 +6,33 @@

- - + +

- - + +

- - + +

- - + +

- - + +

- - + +

diff --git a/ionic/components/button/test/fab/main.html b/ionic/components/button/test/fab/main.html index 6753bf3364..d081de4cd5 100644 --- a/ionic/components/button/test/fab/main.html +++ b/ionic/components/button/test/fab/main.html @@ -1,24 +1,24 @@ - - - - - - diff --git a/ionic/components/button/test/full/main.html b/ionic/components/button/test/full/main.html index 30c2e902d4..15590211b5 100644 --- a/ionic/components/button/test/full/main.html +++ b/ionic/components/button/test/full/main.html @@ -6,23 +6,23 @@
- a[button].button-full - + a[button][full] +
- a[button].button-full.button-outline-secondary - + a[button][full][outline][secondary] +
- a[button].button-full.button-clear-light - + a[button][full][clear][light] +
- a[button].button-full.button-clear-dark - + a[button][full][clear][dark] +
diff --git a/ionic/components/button/test/outline/main.html b/ionic/components/button/test/outline/main.html index b2c5d69247..04b4037645 100644 --- a/ionic/components/button/test/outline/main.html +++ b/ionic/components/button/test/outline/main.html @@ -6,49 +6,49 @@

- - + +

- - + +

- - + +

- - + +

- - + +

- - + +

- +

- +

- +

- +

diff --git a/ionic/components/button/test/round/main.html b/ionic/components/button/test/round/main.html index c163f7cdac..f90d2f7b70 100644 --- a/ionic/components/button/test/round/main.html +++ b/ionic/components/button/test/round/main.html @@ -4,17 +4,17 @@ - - - - - + + + + + - - - - - + + + + + diff --git a/ionic/components/button/test/sizes/main.html b/ionic/components/button/test/sizes/main.html index 5f9fff318d..0db997df5a 100644 --- a/ionic/components/button/test/sizes/main.html +++ b/ionic/components/button/test/sizes/main.html @@ -11,23 +11,23 @@

- a[button].button-small - + a[button][small] +

- a[button].button-outline.button-small - + a[button][outline][small] +

- a[button].button-clear.button-small - + a[button][clear][small] +

- - + + H E L @@ -36,13 +36,13 @@

- a[button].button-outline.button-large - + a[button][outline][large] +

- a.button-clear.button-large - + a[clear][large] +