Bug Fixes
- styles: add fix for Label truncation in Progress Indicator [ci visual] (#4631) (7a1ea07)
- styles: add fix for Object List height [ci visual] (#4629) (17c4b30)
- styles: add Horizon 2023 updates for Carousel [ci visual] (#4626) (925acac)
- styles: add minor fixes for Object Status [ci visual] (#4680) (16d3a57)
- styles: add the proper box-shadow for Card in Quartz Theme [ci visual] (#4690) (7effd4e)
- styles: added missing line for icons (#4726) (cf29efc)
- styles: bring Horizon updates for Tokenizer [ci visual] (#4691) (3c4f7ab)
- styles: checkbox refactor and fix the problem with icons in FF (#4608) (fa8711f)
- styles: design review fixes for Icon Tab Bar [ci visual] (#4686) (85435b0)
- styles: fix the content density for Bar [ci visual] (#4607) (d9c0337)
- styles: fixed for Input Group, Select and Step Input after design review [ci visual] (#4646) (483df90)
- styles: menu full width (#4632) (e07d292)
- styles: update and refactor Toolbar [ci visual] (#4603) (d006c46)
- styles: update Byline List after design review [ci visual] (#4687) (d4e236b)
- styles: update Info Label to latest Horizon design [ci visual] (#4707) (8747ab1)
- styles: update Object Status to latest Horizon 2023 [ci visual] (#4662) (dcd23a4)
- styles: update Object Status to the latest design changes [ci visual] (#4677) (37e628c)
- styles: update Pagination with latest BTP Horizon [ci visual] (#4725) (27a2fad)
- styles: update theming-preview markup with the latest fundamental-styles (#4661) (99c6141)
chore
Features
- styles: add BTP Notifications [ci visual] (#4723) (9588422)
- styles: add BTP Tool Header and Nested Buttons to Button component [ci visual] (#4710) (9eaf455)
- styles: add Display Only Mode for Checkbox [ci visual] (#4681) (1063380)
- styles: add Horizon 2023 updates for Icon tab Bar [ci visual] (#4602) (1df6652)
- styles: add skeleton examples and styling [ci visual] (#4634) (3bb1b46)
- styles: bring belize themes as options in the doc (#4679) (26e9fad)
- styles: introduce BTP Search field component [ci visual] (#4729) (579d1de)
- styles: update Calendar component - Horizon 2023 [ci visual] (#4514) (f83b9c8)
- styles: update token with the latest Horizon design and split tokenizer doc [ci visual] (#4586) (3b69b52)
BREAKING CHANGES
- styles: - removed fd-notification__body--message modifier class
- added fd-notification__message-container applied on a div element that wraps the Message Strip in the Notification
- styles: removed fd-info-label--icon modifier class
removed fd-info-label--numeric modifier class - styles: Icon only Object status now needs a modifier class fd-object-status--icon-only
- deps: SAP-Icons icon name changed from
clinical-tast-tracker
toclinical-task-tracker
- styles: The container element should be the Popover control. fd-popover__control is used together with fd-progress-indicator__container, not with fd-progress-indicator__progress-bar and fd-progress-indicator__remaining.
The Popover body should have an arrow in the center. - styles: complete calendar markup refactoring(item, navigation, legend). Many classes were removed.
- styles: change in the label markup. A new span element with class fd-checkbox__checkmark has been introduced
- styles: "is-cozy" modifier class is removed, now cozy is the default state
added "is-compact" modifier class for compact state - styles: The default state is now cozy and compact requires a modifier class.
Removed "fd-bar--cozy" modifier class, introduced "fd-bar--compact"