From a2e94626dbe683b41516dbfccc10dea83ac07640 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Mon, 11 Dec 2017 13:23:56 -0500 Subject: [PATCH] test(components): update tests to match v3 --- .../action-sheet/test/basic/index.html | 2 +- .../components/badge/test/basic/index.html | 70 +++-- .../components/button/test/basic/index.html | 78 +++++- .../components/button/test/round/index.html | 43 ++- .../src/components/card/test/basic/index.html | 226 ++-------------- .../card/test/translucent/index.html | 245 ++++++++++++++++++ .../components/item/test/buttons/index.html | 127 +++++++-- 7 files changed, 522 insertions(+), 269 deletions(-) create mode 100644 packages/core/src/components/card/test/translucent/index.html diff --git a/packages/core/src/components/action-sheet/test/basic/index.html b/packages/core/src/components/action-sheet/test/basic/index.html index 9198c22449..418bb46944 100644 --- a/packages/core/src/components/action-sheet/test/basic/index.html +++ b/packages/core/src/components/action-sheet/test/basic/index.html @@ -21,12 +21,12 @@ Basic - Icons No Backdrop Dismiss Alert from Action Sheet Scrollable Options Scroll Without Cancel Cancel Only + Icons Custom CSS Class diff --git a/packages/core/src/components/badge/test/basic/index.html b/packages/core/src/components/badge/test/basic/index.html index 886862f5f1..6951934c5b 100644 --- a/packages/core/src/components/badge/test/basic/index.html +++ b/packages/core/src/components/badge/test/basic/index.html @@ -19,44 +19,76 @@ + Badges Right - 11 - Primary + 99 + Default Badge - 22 - Secondary + 99 + Primary Badge - 33 - Danger + 99 + Secondary Badge - 44 - Light + 99 + Danger Badge - 55 - Dark + 99 + Light Badge + + + 99 + Dark Badge + + + 99 + Dynamic Badge Color (toggle) - Toggle Colors + + Badges Left + + 99 + Default Badge + + + 99 + Primary Badge + + + 99 + Secondary Badge + + + 99 + Danger Badge + + + 99 + Light Badge + + + 99 + Dark Badge + +
Default
Primary
Secondary
Danger
Light
Dark
Disabled
+ Default + Default.activated +
+ Primary + Primary.activated +
+ Secondary + Secondary.activated +
+ Danger + Danger.activated +
+ Light + Light.activated +
+ Dark + Dark.activated +
+ Button Disabled + Secondary Disabled +
+ Change Color + Change Color +