Skip to content

v1.18.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 21 Sep 08:13
· 1629 commits to main since this release

1.18.0-rc.1 (2023-09-21)

Bug Fixes

  • ui5-breadcrumbs: infinite rerendering fixed (#7589) (af8015b)
  • ui5-button: remove box shadows (#7590) (555303a)
  • ui5-dialog: fix background and shadow of slotted ui5-bar (#7421) (2746460), closes #7418
  • ui5-input,ui5-page,ui5-rating-indicator,ui5-slider,ui5-textarea: improve samples names (#7588) (202ac76)
  • ui5-input,ui5-textarea: adjust disabled readonly visualisation (#7568) (e97e35f)
  • ui5-input: adjust button's size (#7597) (b32dba1)
  • ui5-input: improve item announcement (#7585) (292d15a)
  • ui5-popover: improve positioning when scrolling (#7593) (a1b3bf6), closes #7173
  • ui5-segmented-button: visual misalignments (#7528) (d459fc2)
  • ui5-switch: fix text alignment in all themes (#7416) (b4dea67)
  • ui5-upload-collection-item: align thumbnail to top (#7582) (edeab49), closes #7551
  • ui5-upload-collеction: align buttons to avoid extra space when size is small (#7491) (6594cd5)

Features

  • add secondaryCalendarType global config (#7547) (c9111a3)
  • ui5-checkbox: update horizon theme paramaters (#7576) (4d144dd)
  • ui5-combobox, ui5-multi-combo-box, ui5-input, ui5-multi-input: add wrapping in suggestions and n-more (#7509) (21528a0)
  • ui5-split-button: adapt visual design with new parameters (#7584) (28997c8)

Reverts

  • Revert "build: fix dev server page refresh" (105db9f)