Commit graph

67 commits

Author SHA1 Message Date
Max
0ee6670949 Merge branch 'develop' into feature/CSR-186_add-logic-to-question-vue 2022-01-20 10:12:10 -05:00
Max
0301b0d3e3 Fixing test pages and unit tests 2022-01-20 10:10:47 -05:00
Max
80560902f0 Reworking button question widget to work with 3 different button components 2022-01-20 09:13:49 -05:00
Max
e3b1272429 Reworking button question 2022-01-19 15:48:38 -05:00
bmauger
82b7cdbf99 Update link styles. 2022-01-19 08:57:39 -05:00
bmauger
eaece51970 WIP add new icons. 2022-01-12 12:39:59 -05:00
bmauger
a93b44a0d6 Update list-cards for proper alignment across layouts.
Update svgs to have same viewbox/canvas.
2022-01-11 13:35:21 -05:00
bmauger
b1457c713e CSR-241 unit test updates. 2022-01-10 15:19:19 -05:00
bmauger
c099e6c08d
Merge branch 'develop' into CSR-241-add-prop 2022-01-06 14:54:32 -05:00
Adam Caouette
0d93ea4445 CSR-222: move back-button into different folder 2022-01-05 17:09:32 -05:00
bmauger
dfb3ff38b9 CSR-241 Remove errorMessage, isError, hasError references. 2022-01-03 13:18:37 -05:00
Adam Caouette
6f27196c47 CSR-174: remove unneeded parentheses in sr-only list-button text 2021-12-30 13:25:35 -05:00
Adam Caouette
9804a75676 Merge branch 'develop' into feature/CSR-174 2021-12-28 09:51:20 -05:00
Adam Caouette
c5ceb36cfd CSR-174: remove no longer needed prop 2021-12-28 09:50:58 -05:00
bmauger
6d579ee907 CSR-241 add component variations to test page. 2021-12-23 13:40:07 -05:00
bmauger
760b15f877 Add hasError 2021-12-23 10:23:45 -05:00
bmauger
5a3ad93aad CSR-241 update group and button names. 2021-12-23 10:13:57 -05:00
bmauger
2b1249108a CSR-241 add error state. 2021-12-23 09:55:23 -05:00
bmauger
776ad91843 CSR-241 Add horizontal radio card. 2021-12-23 08:53:11 -05:00
bmauger
c127589a6f CSR-241 WIP
Horizontal card updates.
2021-12-22 14:00:31 -05:00
bmauger
421b544e7f CSR-241 add radio button functionality. WIP 2021-12-21 19:00:53 -05:00
bmauger
4050f7faa1 Update back button to remove text as link.
Add padding around back button.
2021-12-21 12:58:47 -05:00
bmauger
acd40530df
Merge branch 'develop' into CSR-241-button-updates 2021-12-21 12:14:25 -05:00
bmauger
f568a930fd CSR-241 commit initial list-button functionality. 2021-12-21 12:00:45 -05:00
bmauger
ed621ae2bb CSR-241 WIP 2021-12-17 16:56:08 -05:00
bmauger
8abe40c704 CSR-241 WIP checkbox props update. 2021-12-16 17:29:44 -05:00
bmauger
b5f17a41c8 CSR-241 WIP Checkbox component. 2021-12-16 17:17:50 -05:00
Adam Caouette
29f52c8b4b Merge branch 'develop' into feature/CSR-222 2021-12-15 18:16:44 -05:00
Adam Caouette
46865fe2bc CSR-222: update button-back component; rename site-header and header components 2021-12-15 18:13:03 -05:00
bmauger
1e72a7500b Change prop name. 2021-12-15 12:07:29 -05:00
bmauger
db3cd7ea18 CSR-186 Add radio/checkbox toggle to existing list-buttons. 2021-12-15 11:54:46 -05:00
bmauger
a475434395 Update references to "radio" where possible/necessary. 2021-12-14 11:24:17 -05:00
bmauger
e7e0f234d4 Renam radio components, css naming. 2021-12-14 08:49:46 -05:00
bmauger
db33f31648 WIP updating component names and unit tests. 2021-12-13 17:11:47 -05:00
bmauger
e4b67979e1 Add back button component. 2021-12-13 08:38:13 -05:00
Max
a5e89a81f9 Adding new class for sr-only and adjusting spacing on radio question 2021-12-10 10:54:24 -05:00
bmauger
2819f47b94 Merge branch 'develop' into CSR-186-radio-button-updates 2021-12-10 09:25:19 -05:00
bmauger
0e0321b30e CSR-186
Indicate that clicking a radio-button takes the user somewhere
Add a fieldset around the radio button group
Update the loader to indicate that it’s loading
Update the page-header component to use a new color: Gray 550 (#727676)
2021-12-09 16:26:28 -05:00
Frank
2c7b8359c9 remove testing things 2021-12-08 21:17:13 -05:00
Frank
daab1b0f1a Ran linter 2021-12-08 21:00:37 -05:00
bmauger
1f7525abdc CSR-186 WIP radio button updates. 2021-12-08 14:42:36 -05:00
Adam Caouette
d5f971b403 CSR-203: add site header component 2021-12-07 14:50:40 -05:00
Adam Caouette
edf9608b0d Merge branch 'develop' into feature/CSR-120_vehicle-banner-2 2021-12-06 10:27:04 -05:00
Adam Caouette
af0414d241 CSR-120: remove premature logic and code 2021-12-06 10:09:15 -05:00
bmauger
926668a377 CSR-186 Updates to horizontal radio buttons.
Add aria-required to radio and list buttons. Update unit test accordingly.
2021-12-06 09:11:26 -05:00
bmauger
b4c8e98cd0 Fix duplicate. 2021-12-03 09:12:59 -05:00
bmauger
412999fcea Remove duplicate. 2021-12-03 08:54:55 -05:00
bmauger
78bd99af56 WIP CSR-186 horizontal radio button updates. 2021-12-02 16:19:40 -05:00
bmauger
1d7c6a29d8 Initial push. 2021-12-02 12:43:54 -05:00
Adam Caouette
b248a3169a CSR-120: updates to move CMS logic into parent vehicle-year layout 2021-12-02 11:39:13 -05:00