github SAP/fundamental-ngx v0.50.0-rc.92

latest releases: v0.50.0, v0.50.0-rc.111, v0.50.0-rc.110...
pre-release29 days ago

Features

BREAKING CHANGES

  • core: - badge can now accept an icon and a color (badgeColor and badgeColorSecondary). Can also set aria-label attribute (badgeAriaLabel)
  • card by default is non-interactive. Can be set to interactive with interactive property set to true
  • interactive Cards must be with role listitem and inside a list fd-card-list
    the Card header (main header) by default is not interactive, can be set to interactive with interactive property set to true. For example: <fd-card-main-header [interactive]="true">
  • the elements of the Card header now need to be wrapped in container

Don't miss a new fundamental-ngx release

NewReleases is sending notifications on new releases.