Max
|
4ffa8d75fe
|
Fixing method name typo for radio button
|
2022-02-23 22:05:08 -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 |
|
bmauger
|
1e68d8c293
|
CSR-341 Set z-index to fix overlap issue.
|
2022-02-22 09:57:31 -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 |
|
bmauger
|
b96d85199f
|
Update checkbox to fix breakage with wordwrap.
|
2022-02-18 11:26:51 -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
|
9e12733756
|
CSR-342 WIP & QA fix.
|
2022-02-17 13:59:40 -05:00 |
|
bmauger
|
5a31488294
|
Fix unit test.
|
2022-02-17 09:21:43 -05:00 |
|
bmauger
|
acd770db5e
|
Fix bug with button loader/spinner.
|
2022-02-17 09:11:10 -05:00 |
|
bmauger
|
b606dbcb0a
|
CSR-341 qa bug fix - z-index update.
|
2022-02-17 08:34:32 -05:00 |
|
bmauger
|
6de922747c
|
Update font weights for buttons.
|
2022-02-16 15:21:17 -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
|
4f43516454
|
Fix border issue on list-card-horizontal.
|
2022-02-16 11:38:57 -05:00 |
|
bmauger
|
c3f308cf7e
|
Update validation styling, add cursor to disabled button.
|
2022-02-16 11:29:40 -05:00 |
|
bmauger
|
e2e7f194b4
|
CSR-262 validation styling updates.
|
2022-02-16 08:57:23 -05:00 |
|
bmauger
|
6f89fddb4a
|
CSR-266 refactor buttons per Rachel Figma update.
|
2022-02-15 18:58:24 -05:00 |
|
bmauger
|
5bbb6dc9f5
|
CSR-266 update styles.
|
2022-02-15 17:00:11 -05:00 |
|
bmauger
|
ff1c1c9d7f
|
CSR-266 qa updates
|
2022-02-15 15:41:09 -05:00 |
|
Max
|
a4b5528fac
|
Fixing unit tests
|
2022-02-14 17:37:36 -05:00 |
|
Max
|
965ab3e8d1
|
Merge branch 'develop' into feature/CSR-339_defect
|
2022-02-14 17:12:12 -05:00 |
|
Max
|
781a1f8967
|
Adding condition to when change event occurs on radio buttons
|
2022-02-14 17:11:53 -05:00 |
|
Max
|
56cda31f8c
|
adding condition to when radio button on change event fires
|
2022-02-14 16:18:50 -05:00 |
|
Adam Caouette
|
fe2b33dab7
|
CSR-254: pass isDisabled prop down to button main and prevent blocking
|
2022-02-14 11:24:53 -05:00 |
|
Adam Caouette
|
3838316699
|
CSR-254: refactoring, restored commented out test code
|
2022-02-11 17:12:28 -05:00 |
|
Adam Caouette
|
3f8eef0b07
|
CSR-254: fixes
|
2022-02-11 17:00:51 -05:00 |
|
Adam Caouette
|
b23c483823
|
Merge branch 'develop' into feature/CSR-254
|
2022-02-11 15:16:55 -05:00 |
|
Adam Caouette
|
78a7f5b190
|
CSR-254: remove unneeded code
|
2022-02-11 15:08:48 -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 |
|
Adam Caouette
|
d47cd77c5e
|
CSR-254: fix error styling
|
2022-02-10 15:30:45 -05:00 |
|
bmauger
|
1930bef12c
|
Update unit test.
|
2022-02-10 13:56:31 -05:00 |
|
bmauger
|
bb2088c8ff
|
CSR-341 WIP commit to fix back button on vehicle damage page.
|
2022-02-10 13:45:38 -05:00 |
|
Adam Caouette
|
7deaffe68f
|
Merge branch 'develop' into feature/CSR-254
|
2022-02-10 09:15:45 -05:00 |
|
Adam Caouette
|
8ddf244a5e
|
CSR-254: move validation into child elements
|
2022-02-09 17:23:06 -05:00 |
|
bmauger
|
1eff8b58a9
|
CSR-241 QA color updates.
|
2022-02-09 14:55:13 -05:00 |
|
bmauger
|
aa7e2c88c9
|
Merge pull request #203 from Safelite/CSR-257-funnel-footer-requested-changes
Csr 257 funnel footer requested changes
|
2022-02-09 13:55:21 -05:00 |
|
bmauger
|
a3fd891d16
|
Update unit test.
|
2022-02-09 12:50:45 -05:00 |
|
bmauger
|
bb161ee97f
|
CSR-257 WIP do not merge.
|
2022-02-08 17:44:42 -05:00 |
|
CarlNation
|
a70cb96e22
|
CSR-339 correct tab / focus issue
|
2022-02-08 13:45:32 -05:00 |
|
bmauger
|
f5c981e670
|
Update unit test.
|
2022-02-07 15:27:28 -05:00 |
|
bmauger
|
bd25366d9e
|
CSR-266 update props.
|
2022-02-07 15:14:46 -05:00 |
|
bmauger
|
5210141567
|
CSR-338 fix text color and add opacity: 0 to input.
|
2022-02-07 09:02:31 -05:00 |
|
Adam Caouette
|
4c4d73df17
|
Merge branch 'develop' into feature/CSR-254
|
2022-02-04 15:52:10 -05:00 |
|