Commit graph

61 commits

Author SHA1 Message Date
bmauger
21d2ba883d Move list-button styles to component. Delete common-list-styles.scss. 2022-01-27 14:54:10 -05:00
bmauger
30fcdbefce CSR-262 update file name per Mark's request. 2022-01-27 14:41:55 -05:00
bmauger
8e45c1c99b CSR-266 add has-error css styling for validation. 2022-01-26 15:35:21 -05:00
bmauger
a2f24336a9 Add unit tests to components. 2022-01-24 13:52:05 -05:00
bmauger
b234dfa4ca CSR-266 create text link variations. 2022-01-21 14:42:40 -05:00
AdamCaouetteSafelite
b0ec6147dd
Merge pull request #158 from Safelite/bugfix/CSR-317
CSR-317: fix style to be 2.5px width
2022-01-20 13:39:26 -05:00
bmauger
1b9079163e BRM update font weights on hover (links). 2022-01-20 12:35:56 -05:00
Adam Caouette
e20e663dbe CSR-317: fix style to be 2.5px width 2022-01-20 11:52:33 -05:00
Adam Caouette
70082762be CSR-302: fix styles and make sure loader is set to be enabled 2022-01-19 15:23:04 -05:00
bmauger
82b7cdbf99 Update link styles. 2022-01-19 08:57:39 -05:00
Max
2e47b329c8 Getting rid of blue text shadow on hover state for mobile devices 2022-01-14 10:43:29 -05:00
bmauger
2b1249108a CSR-241 add error state. 2021-12-23 09:55:23 -05:00
bmauger
c127589a6f CSR-241 WIP
Horizontal card updates.
2021-12-22 14:00:31 -05:00
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