github SAP/fundamental-styles v0.29.0

latest releases: v0.35.1, v0.35.1-rc.1, v0.35.1-rc.0...
10 months ago

Bug Fixes

  • fixed generic tile compact mode (#4537) (d0a56cb)
  • styles: add latest Horizon updates to Panel [ci visual] (#4459) (13be959)
  • styles: add option to wrap long label for checkbox and radio button (#4501) (8579329)
  • styles: address design review comments regarding Horizon 2023 [ci visual] (#4558) (d819ff5)
  • styles: adjust toolbar styling (#4461) (5d147c1)
  • styles: allow shellbar group shrinking [ci visual] (#4445) (d086ede)
  • styles: bug where cell with expand icon and ellipses would not size properly [ci visual] (#4538) (0c5a467)
  • styles: correct table indentation (#4478) (9528eb5)
  • styles: fix the issue with border bottom of Panel header [ci visual] (#4554) (9d8357b)
  • styles: fixed semantics of the popover vertical arrow positioning modifier name [ci visual] (#4569) (262a747)
  • styles: include new horizon parameters and their values [ci visual] (#4427) (bd984bc)
  • styles: screenreaders attempting to read icons from content [ci visual] (#4518) (14de174)
  • styles: tree item active outline [ci visual] (#4481) (771096c)
  • styles: tree rtl icon [ci visual] (#4517) (f977b4a)
  • styles: update Checkbox to latest Horizon 2023 [ci visual] (#4480) (ff5c5b3)
  • styles: update Dialog to latest Horizon [ci visual] (#4536) (c07796e)
  • styles: update List component to latest Horizon [ci visual] (#4533) (6194142)
  • styles: update Menu to Horizon 2023 [ci visual] (#4535) (8fc9b6f)
  • styles: update Message Value State Button [ci visual] (#4555) (0e96d75)
  • styles: update Radio Button to Horizon 2023 [ci visual] (#4479) (e94d31b)
  • styles: update tile title font size [ci visual] (#4516) (f241388)

Features

  • styles: add Busy Dialog variation to Busy Indicator [ci visual] (#4444) (978fef2)
  • styles: add Horizon 2023 update for Avatar and Avatar Group[ci visual] (#4500) (36920e5)
  • styles: add resizable functionality to Popover (#4429) (fa6d19a)
  • styles: bring indication colors set to Message Strip [ci visual] (#4571) (cb8daa6)
  • styles: input and shellbar delta (#4458) (c7ba163)
  • styles: introduce Generic Tag [ci visual] (#4466) (b6fbb2a)
  • styles: new horizon spec for link [ci visual] (#4442) (47f0a04)
  • styles: slider horizon delta (#4462) (96654cb)
  • styles: splitter with horizon 2023 [ci visual] (#4488) (cca9d8b)
  • styles: update card and tile colors [ci visual] (#4430) (b3340ae)
  • styles: update Flexible Column Layout Horizon [ci visual] (#4485) (bffc57f)
  • styles: update label for horizon [ci visual] (#4443) (4733967)
  • styles: update Message Strip to latest Horizon design [ci visual] (#4426) (17af442)

BREAKING CHANGES

  • styles: - removed classes fd-message-strip--accent-color-1... fd-message-strip--accent-color-10
  • introduced new classes:
    fd-message-strip--indication-color-1 ... fd-message-strip--indication-color-10
    fd-message-strip--indication-color-1b ... fd-message-strip--indication-color-10b
  • styles: new elements with classes fd-menu__active-dot, fd-menu__checkmark, fd-menu__input; span element with class fd-menu__separator is removed as we can't have elements between li items
  • styles: added modifier classes for status text (fd-list__secondary): fd-list__secondary fd-list__secondary--positive, fd-list__secondary fd-list__secondary--critical, fd-list__secondary fd-list__secondary--negative, fd-list__secondary fd-list__secondary--informative
  • styles: Radio Button: the label text is wrapped in a span element with class "fd-radio__text" to allow truncation options.
  • styles: - fd-shellbar__search-field-helper element is required for shellbar search field
  • styles: - Removed fd-slider__handle--lg class modifier;
  • fd-slider--lg class modifier now handles the slider handle size;
  • styles: - removed Bar based Card Footer using Bar component; removed class fd-card__bar-footer Bar footer; simplify footer markup and drop fd-card__footer-actions-item
  • styles: message-strip (markup change): ability to add custom icon required change in the markup. The status icon is no longer added by the modifier class, but is wrapped in a container.

Don't miss a new fundamental-styles release

NewReleases is sending notifications on new releases.