Commit graph

50 commits

Author SHA1 Message Date
FrankRua
bcc0114c52 defect updates 2022-03-03 11:06:53 -05:00
FrankRua
0b445f176b multiple defect fixes 2022-03-02 16:24:37 -05:00
FrankRua
a38bc4d366 default value 2022-03-02 14:10:49 -05:00
Max
352c3c69b9 Radio button fix and radio button unit tests added 2022-03-02 13:12:14 -05:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -05:00
bmauger
c40107b3bf Update focus state. 2022-02-25 16:56:25 -05:00
bmauger
9f81097b6b Style updates. 2022-02-25 14:27:21 -05:00
FrankRua
7daa667552 state changes 2022-02-24 15:02:57 -05:00
FrankRua
3742c72890 Merge remote-tracking branch 'origin/feature/CSR-270-refactor' into feature/CSR-335 2022-02-24 09:59:08 -05:00
Max
4ffa8d75fe Fixing method name typo for radio button 2022-02-23 22:05:08 -05:00
FrankRua
8e1c5fef34 revert maxes changes 2022-02-23 15:56:03 -05:00
FrankRua
213090b863 alert added 2022-02-23 15:55:30 -05:00
FrankRua
3361e6818a Updates to account for dev changes 2022-02-22 17:00:09 -05:00
FrankRua
d64cd068a2 Merge branch 'develop' into feature/CSR-335 2022-02-22 16:36:49 -05:00
FrankRua
32a7cd077d binding 2022-02-22 15:33:28 -05:00
Max
86006d7600 Merge branch 'develop' into feature/CSR-270 2022-02-22 10:38:25 -05:00
Max
830c474955 Adding groupname to buttons buttonIDs to ensure they are unique, and adjusting button emits to emit button value 2022-02-22 10:28:02 -05:00
FrankRua
79bf4f774e Added v-models and catch emit function 2022-02-21 17:07:19 -05:00
bmauger
e16f08598e CSR-342 replace radio with button-question. 2022-02-21 10:32:04 -05:00
bmauger
2dda277c75 Rebuild radio buttons. 2022-02-18 12:23:22 -05:00
bmauger
b97a97bfc3
Merge pull request #229 from Safelite/CSR-341-nested-radio-poc-2
CSR-341 WIP nested radio demo
2022-02-18 11:33:07 -05:00
Max
3aa63cace6 Updating button change functionality ternary 2022-02-18 11:00:05 -05:00
bmauger
495019b471 Set radio buttons to align top per Rachel. 2022-02-18 09:15:43 -05:00
bmauger
ab23fe5fe7 CSR-341 WIP nested radio demo 2022-02-18 08:50:45 -05:00
bmauger
f32439972d Add error states to component-test page, update disabled button styles
Center footer link when stacked.
2022-02-16 15:01:17 -05:00
bmauger
764724e9fd CSR-341 remove code snippet. 2022-02-11 13:44:49 -05:00
bmauger
61c068bcde Update margin-right. 2022-02-11 10:41:44 -05:00
bmauger
a5d53b8000 CSR-341-radio finish radio button component and unit test. 2022-02-11 09:09:04 -05:00
bmauger
08f0f90576 CSR-341 WIP 2022-02-10 15:58:21 -05:00
bmauger
bb2088c8ff CSR-341 WIP commit to fix back button on vehicle damage page. 2022-02-10 13:45:38 -05:00
bmauger
db33f31648 WIP updating component names and unit tests. 2021-12-13 17:11:47 -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
ebbe6d28de Fix unit test error. 2021-12-10 09:37:53 -05:00
bmauger
2819f47b94 Merge branch 'develop' into CSR-186-radio-button-updates 2021-12-10 09:25:19 -05:00
bmauger
59955e7edc Remove unnecessary comments. 2021-12-09 17:19:07 -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
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
bmauger
3fa9c63d4b CSR-221 fix qa issue where spacebar didn't
activate loader.
2021-12-07 14:40:52 -05:00
bmauger
70fe2ae6ee CSR-186 update/comment code. 2021-12-06 09:45:53 -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
c1e935c3d9 Fix unit test tabindex. 2021-12-02 12:28:31 -05:00
bmauger
56fd342cd6 Update tabindex to resolve issue where
tabbing goes to each button instead of the next group.
2021-12-02 12:22:28 -05:00
bmauger
fb027c281e WIP CSR-186 radio button updates. 2021-12-01 17:34:51 -05:00
bmauger
f250da0fba Unit test fix. 2021-12-01 12:56:12 -05:00
bmauger
0bb934129b CSR-186 Add multi-line radio variation. Add loader to primary and secondary buttons.
Many updates to radio buttons, add spacer variable and refactor,
2021-12-01 11:34:30 -05:00
Max
3ffbf80d9b Updating tests for new radio buttons and adjustment to margin for year page. 2021-11-29 10:41:24 -05:00
Max
3b3af03d8f Adjusting unit test for new radio 2021-11-23 16:54:34 -05:00
Max
ba2aec00d6 integrating updated radio buttons 2021-11-23 16:14:39 -05:00
Frank
ff1511429e kabab-case and a ton of updates 2021-11-18 15:46:26 -05:00