@adaptavant/eds-core@1.25.0

🛠️ New package alert! With the release of 1.25.0 we have also released a new package, @adaptavant/eds-icons, which contains all the icons and symbols that used to live in EDS.

Going forward new icons and symbols will be added here, allow teams outside EDS to contribute to getting the icons they need quicker and easier than ever before.

Don't worry, this isn't a breaking change as the @adaptavant/core package still exports all the icons and symbols that were previously available, however we recommend you update to the new package as EDS will stop exporting these in the next major release.

Minor Changes

  • 8651f6a: Checkbox: Added checkboxPosition prop for positioning checkbox with respect to label
  • 12b87c1: Icons: Added ErrorFilledIcon and SwitchIcon, Updated ClassIcon and Fixed dark mode issue for PlaybackSpeedIcon
  • b28ebf7: Avatar: Update status badge dimension based on avatar size, and hide status symbol inside status badge for smaller sizes.
  • 0c7940f: Adds a new NavigationBar component which represents a navigation bar fixed to the bottom of the screen.
  • f54bba0: Radio: Added radioPosition prop to position radio component.
  • 0a48a7f: Introduced a new variant native-hover:. This can be used to opt out of tailwind's modern hover: variant.
  • ff282e4: centric-layout: Added a classname for centering the content with some responsive gutter gap and margin auto.
  • 4e4d2c7: Combobox and ComboboxMultiSelect: Reset search term when menu closes.

ComboboxMultiSelect:

  • Supports Select all option.
  • Clear button now clears all selected options and sets the search term.
  • Added a new prop maxVisibleItems to control the maximum number of tags visible in the trigger.

Patch Changes

  • f03b290: SelectCard: Retaining border-input-active for selected items
  • 63200e7: ShareModal: Added explicit validation for headingImageProps.src to prevent rendering AvatarImage without a source URL
  • Updated dependencies with icon package
    • @adaptavant/eds-icons@1.0.0