@adaptavant/eds-core@1.43.0
Minor Changes
- 8f3e4ae:
ActionBar: Added a fixed contextual action bar for bulk actions with close, label, tone, placement, responsive sizing, and keyboard navigation support. - 79a2de1:
ButtonandIconButton: Added new variantcriticalSecondaryforButtonandIconButtoncomponents - 55798a4:
ResponsiveLayoutProvider,useResponsiveLayout: Added a unified responsive layout system.useResponsiveLayout()returns mutually-exclusiveisMobile,isTablet, andisDesktopflags from a single source of truth for breakpoints (mobile: 767,tablet: 1023). The optionalResponsiveLayoutProvideroverrides those breakpoints for a subtree. - 2330482:
SelectMenu: Migrate keyboard navigation to FloatingUI'suseListNavigationanduseTypeahead. - 0b1aeba: New token schema keys added to
colorScheme.symbol - cec9038:
SnackbarContent: Addactionslot for inline action content and deprecateactionButton. When using a Button in theactionslot, setsize="small"andvariant="neutralSecondary".
Patch Changes
- 5848ec3:
GetPro: fixonClicktyping to accept the forwarded button click event. - 6dbe120:
FieldsetandRadioGroup: Used margin instead of gap, as legends dont participate in flex layouts - d299355:
Tabs: Fixed the scroll issue when selecting aTabItem. - cbdac8e:
IntegrationTile: Fixed status badge click blocking. - Updated dependencies [d99b4da]
- Updated dependencies [0b1aeba]
- Updated dependencies [e351c5b]
- Updated dependencies [31b908c]
- @adaptavant/eds-icons@1.13.0