3 Commits

Author SHA1 Message Date
leigh-mil
e4f23a583e Move cookieName into a variable 2020-02-10 12:12:58 -05:00
leigh-mil
8e2870b62f Add max width to CTA footer in the TO builder form
- Created a new mixin (ExpandSidenavMixin) that sets the defaultVisible prop that can be used in both the root component and the SidenavToggler. This makes it so that the Root knows whether or not the sidenav is collapsed or expanded, so then child components can use this to calculate margins/paddings/offsets/etc.
- Added new classes for the .action-group-footer that set the elements padding based on whether or not the sidenav is expanded.
- Added a nested div (.action-group-footer--container) inside .action-group-footer which sets the max width
2020-02-04 16:13:07 -05:00
dandds
35b87ff091 set cookie for sidebar preference 2019-02-11 13:52:18 -05:00