Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 12:41
· 27 commits to main since this release
1426800

Changed

  • Renamed SBBStatusMobile to SBBStatus

Fixed

  • Bugfix for semantics in SBBSegmentedButton

Removed

  • Removed web widgets:

    • SBBBreadcrumb
    • SBBCard
    • SBBDropdown
    • SBBGhostButton
    • SBBMenu
    • SBBResponsive
    • SBBSidebar
    • SBBStatus (is now mobile default)
    • SBBUserMenu
    • SBBWebHeader
    • SBBWebNotification
  • Remove deprecated SBBBaseTextStyles

  • Removed web typography:

    • SBBLeanTextStyles
    • SBBWebText
    • SBBWebTextStyles
  • Removed web mode from the following widgets:

    • SBBAccordion
    • SBBAutocompletion
    • SBBCheckbox
    • SBBCheckboxListItem
    • SBBIconButton (all variants)
    • SBBLinkText (including refactoring)
    • SBBListItem
    • SBBLoadingIndicator
    • SBBPrimaryButton
    • SBBRadioButton
    • SBBRadioButtonListItem
    • SBBSelect
    • SBBSecondaryButton
    • SBBTextField
    • SBBTextFormField
    • SBBToast
  • Removed HostPlatform from SBBTheme

  • Removed and cleaned web parts in SBBControlStyles

  • Removed web parts in SBBButtonStyles

  • Removed web mode in example app

  • Removed deprecated onCallToAction from SBBListItem

  • Removed deprecated SBBIconTextButton