v4.0.1
·
337 commits
to development
since this release
Adds
- Adds
labelAsAriaLabelprop toMenuto fix incorrect ARIA label on button. - Adds
responsiveSpacingobject toglobalsto be used for implementing responsive spacing styles within DS components.
Updates
- Makes small updates to v4 Migration Guide for clarity.
Fixes
- Fixes the spacing for the label in the
MultiSelectGroupcomponent. - Fixes a spacing issue seen in the
TemplateBreakoutcomponent by changing how internal padding is applied to theTemplateContent,TemplateFull,TemplateMain, andTemplateSidebarcomponents.