Commit graph

28 commits

Author SHA1 Message Date
bmauger
74c169e353 Indent code for proper formatting. 2021-11-18 08:43:09 -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
9025883056 Changing radio component to accept any value type 2021-11-15 16:05:56 -05:00
Max
838c202f8d Adding store actions to unit testing and changing radio button to take in string 2021-11-15 14:56:29 -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
95de6007de Changing functions to global store functions 2021-11-11 17:27:49 -05:00
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
Bryan
703919cd10 Updated listButton styles. Add error state with dynamic error message. 2021-11-09 13:09:34 -05:00
Bryan
32ecf51f43 Create buttonSecondary component.
Styled per latest Figma file.
2021-11-08 16:32:19 -05:00
Max
8a84eb6294 adding unit tests and refactoring dispatch functions 2021-11-05 16:26:11 -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
88643247f6 Styles structure change 2021-11-04 14:11:11 -04:00
Max
bd623e09c5 funnel process 2021-11-04 10:16:02 -04:00
Bryan
c16a86ddaa CSR-116 Global style updates
Update fonts, headings, spacing, breakpoints
2021-11-02 17:14:38 -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
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
170eff0ed8 changed to new structure 2021-10-26 17:29:35 -04:00