Commit graph

48 commits

Author SHA1 Message Date
bmauger
db3cd7ea18 CSR-186 Add radio/checkbox toggle to existing list-buttons. 2021-12-15 11:54:46 -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
Max
8ed6a6ff71 Accounting for blue highlight in iphone view 2021-12-10 10:10:09 -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
Adam Caouette
d5f971b403 CSR-203: add site header component 2021-12-07 14:50:40 -05:00
bmauger
53019ccfa1 Remove horizontal scrollbar from .container and .container-fluid. 2021-12-03 07:45:31 -05:00
bmauger
fb027c281e WIP CSR-186 radio button updates. 2021-12-01 17:34:51 -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
bmauger
dd4ca61d86 CSR-198 add loader to primary and secondary buttons.
Update alert button size and position.
2021-11-30 11:18:07 -05:00
bmauger
3951c378d7 WIP Button Updates 2021-11-30 09:13:58 -05:00
bmauger
677a4706a6 Remove commented code. 2021-11-24 13:21:11 -05:00
bmauger
7287062c42 Move loader css to component. 2021-11-24 13:19:49 -05:00
bmauger
2e381027f7
Merge pull request #56 from Safelite/CSR-119-loader-overlay
Csr 119 loader overlay
2021-11-23 15:10:11 -05:00
Max
a03e24526a Styling and structure updates 2021-11-23 11:46:25 -05:00
bmauger
22da25328c WIP component spinner. 2021-11-22 17:36:36 -05:00
bmauger
ed818f178d WIP loader component. 2021-11-22 16:21:07 -05:00
bmauger
d260d00fbd Merge branch 'develop' into CSR-119-loader-overlay 2021-11-19 09:04:05 -05:00
bmauger
a1ba5911a2 WIP update mixin. Update Alert svg width/height. 2021-11-19 08:53:24 -05:00
FrankSafelite
918e5ea8ee Merge branch 'develop' into feature/CSR-6 2021-11-18 15:50:40 -05:00
Frank
ff1511429e kabab-case and a ton of updates 2021-11-18 15:46:26 -05:00
bmauger
14f9d86a3d WIP CSR-119 spinner updates and overlay. 2021-11-18 15:32:21 -05:00
bmauger
b477a6f5f0 CSR-185 update Alert component. 2021-11-17 19:13:25 -05:00
bmauger
6c5dc5af3d
Merge branch 'develop' into csr-116-message-component 2021-11-17 09:22:47 -05:00
bmauger
6974a62368 CSR-185 Create alert/notification component.
Four colors, dismissable/close button.
2021-11-16 18:29:06 -05:00
bmauger
7d100b652b WIP - alerts component 2021-11-15 16:53:23 -05:00
Max
663721cbe3 Merge branch 'develop' into features/funnel-transitions 2021-11-15 10:22:32 -05:00
bmauger
f0ebf8ca3b Create radio button that works properly with screen reader
Reviewed with Max and Adam for implementation.
2021-11-15 09:57:59 -05:00
Max
984879c717 Merge branch 'develop' into features/funnel-transitions 2021-11-09 14:11:53 -05:00
Max
8e49596c5c refactor css 2021-11-09 14:10:34 -05:00
Bryan
c25181797d Update color variables per updated Figma file. Add mixin for blue gradient background. Update button spinner to display white on blue background and blue on white background. 2021-11-09 13:53:07 -05:00
Bryan
703919cd10 Updated listButton styles. Add error state with dynamic error message. 2021-11-09 13:09:34 -05:00
Bryan
4c2df7f183 Update box shadow variables per Figma spec. 2021-11-09 09:10:08 -05:00
Bryan
32ecf51f43 Create buttonSecondary component.
Styled per latest Figma file.
2021-11-08 16:32:19 -05:00
Max
e4fd449942 List scroll and function structure updates 2021-11-05 19:22:25 -04:00
Max
ed32135565 Adding new styling 2021-11-05 16:29:44 -04:00
Bryan
0f3f8b3497 Create commonComponentStyles folder and move ymmsCommonStyles.scss 2021-11-05 15:50:34 -04:00
Bryan
4db1ed7e76 Update vehicleSelectAttributes.scss 2021-11-05 14:29:22 -04:00
Bryan
1a9bc2652f Update class name. 2021-11-05 14:14:28 -04:00
Bryan
9d85b39d7c Created vehicleSelectAttributes.scss and moved style to global file. 2021-11-05 14:12:11 -04:00
Bryan
6618301c15 Correct typo. 2021-11-05 12:23:11 -04:00
Bryan
18710015d5 Breakout sass files for granularity/clarity.
Moved selectCar styles to the component instead of a stand-alone style sheet.
2021-11-05 12:16:24 -04:00
Bryan
b9f9d35ebd Rename uxStyles to uxVariables. 2021-11-04 15:47:38 -04:00
Bryan
3ceb550045 Code cleanup after restructure.
*Removed scss folder. Moved code to commonStyles.scss.
*Update button spinner color.
*Moved disabled state to within .btn-primary class.
2021-11-04 15:29:30 -04:00
Frank
88643247f6 Styles structure change 2021-11-04 14:11:11 -04:00
Frank
df0462f006 created two folders for styles 2021-11-02 11:53:22 -04:00