From 3399ab735d8f661a26bbaf635a7cf1fbfb8d6865 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Thu, 3 Nov 2022 14:35:17 -0400 Subject: [PATCH 1/8] CSR-920 replace generic button with button-main. --- src/common-components/modal/modal.vue | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index 12055ed05..35c3fb9dc 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -22,10 +22,13 @@

@@ -33,6 +36,8 @@ @@ -104,7 +112,6 @@ export default { box-shadow: 0px -1px 0px rgba(179, 180, 181, 0.3); button { margin: 0; - height: 3rem; } } } From 4a6ed04c1eb31b175957e5003a67516696bbd97b Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Thu, 3 Nov 2022 15:01:43 -0400 Subject: [PATCH 2/8] Remove unneeded ref --- src/common-components/modal/modal.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index 35c3fb9dc..5bcc22c28 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -23,7 +23,6 @@ From fb66fa14a399b6208dafcaee077380d74f51d5a7 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 8 Nov 2022 13:32:51 -0500 Subject: [PATCH 4/8] Format code. --- src/common-components/modal/modal.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index 21fab28ee..1546860a8 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -22,13 +22,13 @@

From 53810f8c9d2e4d3613b96a37734571b63e0ee88f Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Wed, 9 Nov 2022 08:52:39 -0500 Subject: [PATCH 5/8] Add rounded corners and search icon for testing only. Remove includeSearchIcon, questionAlignment, placeholderText after testing. --- src/layouts/vin-lookup/vin-lookup.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/layouts/vin-lookup/vin-lookup.vue b/src/layouts/vin-lookup/vin-lookup.vue index 429075a40..286ac7909 100644 --- a/src/layouts/vin-lookup/vin-lookup.vue +++ b/src/layouts/vin-lookup/vin-lookup.vue @@ -10,7 +10,11 @@
+ Date: Wed, 9 Nov 2022 10:00:23 -0500 Subject: [PATCH 6/8] Format code. --- src/layouts/vin-lookup/vin-lookup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/vin-lookup/vin-lookup.vue b/src/layouts/vin-lookup/vin-lookup.vue index 286ac7909..e4e34f131 100644 --- a/src/layouts/vin-lookup/vin-lookup.vue +++ b/src/layouts/vin-lookup/vin-lookup.vue @@ -10,7 +10,7 @@
- + Date: Thu, 10 Nov 2022 07:58:18 -0500 Subject: [PATCH 7/8] Fix modal images to size and scale properly. --- src/common-components/modal/modal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index 1546860a8..aa88fe9ea 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -16,7 +16,7 @@ aria-label="Close">