Commit graph

106 commits

Author SHA1 Message Date
Max
e4a7f30c77 Adding unit tests 2021-11-10 09:41:10 -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
Max
8b540b722b Merge remote-tracking branch 'origin/develop' into features/funnel-transitions 2021-11-05 16:28:19 -04:00
Max
8a84eb6294 adding unit tests and refactoring dispatch functions 2021-11-05 16:26:11 -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
Max
b6503025a4 commenting out custom routes 2021-11-05 10:27:13 -04:00
Max
66ee43e269 Changing list style 2021-11-05 10:22:50 -04:00
Max
2db9ccfdf0 dev merge 2021-11-04 17:08:33 -04:00
Max
6364d81c3c Merge remote-tracking branch 'origin/develop' into features/funnel-transitions 2021-11-04 16:48:42 -04:00
Max
f992da95ab changing to components 2021-11-04 16:32:14 -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
Max
e42b5820b8 Merge branch 'develop' into features/funnel-transitions 2021-11-04 10:51:43 -04:00
Max
bd623e09c5 funnel process 2021-11-04 10:16:02 -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
Max
a21c5c61c1 edits 2021-10-29 16:40:18 -04:00
Max
39130bf007 Merge remote-tracking branch 'origin/feature/dynamic-routing' into features/funnel-transitions 2021-10-29 09:51:46 -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