bmauger
|
9a82787ae3
|
CSR-116 Resolve merge conflict.
|
2021-11-17 09:13:32 -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 |
|
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 |
|
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 |
|
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 |
|
Frank
|
fbf1f8c124
|
Added mock case for grabbing content
|
2021-11-04 15:53:15 -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 |
|
Bryan
|
45a75e11e2
|
csr-116 css file and code organization.
Renamed files and moved code for clarity.
|
2021-11-03 09:10:33 -04:00 |
|
bmauger
|
06f3f00370
|
Merge pull request #33 from Safelite/bry-csr116-global-updates
CSR-116 Global style updates
|
2021-11-03 06:31:25 -04:00 |
|
Bryan
|
c16a86ddaa
|
CSR-116 Global style updates
Update fonts, headings, spacing, breakpoints
|
2021-11-02 17:14:38 -04:00 |
|
Frank
|
df0462f006
|
created two folders for styles
|
2021-11-02 11:53:22 -04:00 |
|
Frank
|
766ccccdb6
|
Updated router / readme
|
2021-11-02 11:22:09 -04:00 |
|
Frank
|
9deb3b161c
|
Added env var for Api Gateway, some formatting
|
2021-11-02 10:03:00 -04:00 |
|
Frank
|
62a44c31b0
|
Corrected 404 page, added developer test page
|
2021-11-01 17:21:39 -04:00 |
|
Frank
|
bda1ec8d82
|
Removed App.vue code
|
2021-11-01 16:41:51 -04:00 |
|
Frank
|
e3234d063d
|
Merge branch 'develop' into feature/dynamic-routing
|
2021-11-01 16:40:13 -04:00 |
|
Frank
|
c3c4606fcd
|
pull route info by query string
|
2021-11-01 16:39:55 -04:00 |
|
Bryan
|
e076bb7e6d
|
css cleanup.
|
2021-11-01 08:53:01 -04:00 |
|
Bryan
|
1153094f17
|
Update css for focus state on buttonPrimary.
|
2021-10-29 09:39:58 -04:00 |
|
Frank
|
d4dacd63ae
|
More for dynamic routing
|
2021-10-28 22:31:37 -04:00 |
|
Bryan
|
ccc0f485b0
|
Update buttonPrimary, listButton, radioCard.
NOTE: disabled button now has dynamic aria-disabled element.
|
2021-10-28 17:34:31 -04:00 |
|
Bryan
|
3854b4aa90
|
Create listButton component.
Separate from buttonPrimary.
|
2021-10-28 10:16:28 -04:00 |
|
Bryan
|
d425bf3db7
|
Add List Button.
|
2021-10-28 09:56:57 -04:00 |
|
Frank
|
e92d3933d5
|
Merge branch 'develop' into feature/dynamic-routing
|
2021-10-27 21:12:15 -04:00 |
|
Frank
|
d85a1feb7b
|
Added store actions to real api calls
|
2021-10-27 21:09:38 -04:00 |
|
Bryan
|
2d1741123b
|
Remove this.buttonType (not needed).
|
2021-10-27 16:02:15 -04:00 |
|
Bryan
|
3ad5b0075f
|
Move class from component to markup.
|
2021-10-27 15:51:57 -04:00 |
|
Bryan
|
0c9331d553
|
Remove button type. Add class. Format code.
|
2021-10-27 14:18:07 -04:00 |
|
Frank
|
da0ce5c07d
|
Added back jest support for unit testing, added mock unit test
|
2021-10-27 11:24:32 -04:00 |
|
Bryan Mauger
|
6edc1222a5
|
Re-add spinner to button.
|
2021-10-27 10:57:22 -04:00 |
|
Frank
|
4547e988cd
|
Merge branch 'develop' into feature/dynamic-routing
|
2021-10-26 17:32:59 -04:00 |
|
Frank
|
170eff0ed8
|
changed to new structure
|
2021-10-26 17:29:35 -04:00 |
|
Frank
|
5cbb6f4228
|
Merge branch 'brm-image-button-updates' into feature/branch-merge
|
2021-10-26 16:31:36 -04:00 |
|
Frank
|
bedffdef9a
|
Merge remote-tracking branch 'origin/md-branch' into feature/dynamic-routing
|
2021-10-26 14:59:17 -04:00 |
|
Max
|
74a0b66071
|
updating API call method
|
2021-10-26 13:31:55 -04:00 |
|
Frank
|
31fe28f8d2
|
Updated routing for S3
|
2021-10-26 09:19:54 -04:00 |
|
Bryan
|
c7ae2412be
|
Adjust padding.
|
2021-10-26 06:48:26 -04:00 |
|
Bryan
|
f49e49174c
|
WIP - remove unneeded test code.
|
2021-10-25 19:08:31 -04:00 |
|
Bryan
|
715fe43f33
|
WIP - css cleanup.
|
2021-10-25 19:02:46 -04:00 |
|