Skip to content

v4.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@ketsappi ketsappi released this 14 Jun 11:48
· 2433 commits to develop since this release

Modal

  • ModalContent: Add scroll-padding-bottom and -top default styles

  • Fix Modal issue with Safari and VoiceOver when using components with popups.

  • Change Modal max-width to be 100%.

Button

Remove tabIndex for disabled button

Dropdown

  • Change default display css value to inline-block
  • Fix Dropdown focus issue when focus escapes if tab is pressed while Dropdown is open. Now focus returns to Dropdown instead of browser default.

Expander

ExpanderTitle Change title content display css value to inline-block.

TextInput

Change input element display to inline-block and width to 100% by fixing internal class name issue

Chip

Soft disable support for Chip

MultiSelect (Combobox)

  • Combobox is now renamed to be MultiSelect
  • ariaSelectedAmountText prop for Combobox
  • Focus handling logic added when removing selections with the chips
  • Uses the chips now with soft disable to allow screenreaders users to see the disabled items

Update dependencies

  • Patches to vulnerabilities in dev dependencies