Skip to content

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 19:53
· 337 commits to development since this release
a6220c5

Adds

  • Adds labelAsAriaLabel prop to Menu to fix incorrect ARIA label on button.
  • Adds responsiveSpacing object to globals to 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 MultiSelectGroup component.
  • Fixes a spacing issue seen in the TemplateBreakout component by changing how internal padding is applied to the TemplateContent, TemplateFull, TemplateMain, and TemplateSidebar components.