github SAP/fundamental-styles v0.35.0

latest releases: v0.38.0-rc.6, v0.38.0-rc.5, v0.38.0-rc.4...
5 months ago

Bug Fixes

  • styles: add a11y improvements for Dynamic Page header [ci visual] (#5279) (9c7a90f)
  • styles: add an option to have an icon, text and input on same level in Menu item [ci visual] (#5311) (f469234)
  • styles: add fix for buttons hover state in Shell Bar [ci visual] (#5310) (0cad0b9)
  • styles: add focus and a11y changes for Card header [ci visual] (#5265) (3a4045b)
  • styles: change the font-size of Side Nav icon [ci visual] (#5309) (73e3c19)
  • styles: update card design (#5264) (19221a9)
  • styles: update Inverted object status to latest design [ci visual] (#5312) (7026727)

Features

  • styles: update Card header per latest design (#5261) (29bcff7)

BREAKING CHANGES

  • styles: - dynamic page container is now article not section with aria-roledescription
  • the fd-dynamic-page__title-area element has a new sibling, a button that receives the focus and once it's focussed applies a visual outline to the container
  • dynamic page title is not an

    element, but a div with role="heading" and aria-level="2". The level in ngx should be exposed as an input property and for this reason we are not using h1, h2, h3, etc
    the element with class fd-dynamic-page__collapsible-header is now a section not a div

  • Facets headings have been updated to div elements with role="heading" and aria-level="2"
  • styles: card redesign implemented.

Don't miss a new fundamental-styles release

NewReleases is sending notifications on new releases.