Skip to content

v1.11.0

Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 06 Mar 15:17
· 2165 commits to main since this release

1.11.0 (2023-03-06)

Feature

Bug Fixes

  • framework: fix boot, interfering theme load (#6616) (d4d4332)
  • framework: find correct focusable element (#6388) (cf56f13)
  • framework: skip empty f6-navigation groups (#6397) (f49c593)
  • ui5-avatar: make color-scheme attribute css selector stronger (#6408) (1253929)
  • ui5-input: fire change after clear icon pressed and focus out (#6399) (ef4ba22), closes #6365
  • ui5-input: fire change event on enter (#6390) (68ad562), closes #6262
  • ui5-input: prevent setSelectionRange on number input (#6395) ([e5a61c7](e5a61c7
  • ui5-range-slider: fire input event with correct values after swapping (#6385) (18df557), closes #6377
  • ui5-select: change roledescription to Listbox (#6199) (698a0d0)
  • ui5-shellbar: i18n of cancel search button text (#6416) (3efdc6c)
  • ui5-slider: fix runtime error on Safari (#6426) (8c84608)
  • ui5-badge: align multiple badges when used in one line (#6481) (1e72a3c), closes #6467
  • ui5-button: disabled button not execute click event (#6400) (fa47576), closes #6372
  • ui5-input/ui5-multi-input/ui5-combobox/ui5-multi-combobox: min-width and margin (#6044) (ba805c6)
  • ui5-page: update documentation on page height (#6476) (4c4bb37)
  • ui5-side-navigation: scope components in static area (#6453) (76307cb)
  • ui5-tabcontainer: improve sub tabs accessibility (#6452) (08cd361)
  • ui5-table: remove unnecessary border-top if no-data (#6495) (28d6da5)
  • ui5-tab: mark the component as "abstract" (#6458) (3380125)
  • ui5-avatar: supporting accented characters (#6518) (13f2feb), closes #6457
  • ui5-checkbox, ui5-radiobutton, ui5-link: fix "Normal" text wrapping (#6539) (c33cc30), closes #6278
  • ui5-date-picker: align value state (#6482) (4b3431e), closes #6303 #5963
  • ui5-dialog: overstyle bar when slotted in footer (#6543) (a13ae40), closes #5561
  • ui5-label: use logical property in CSS to handle RTL usage (#6542) (aa7c327), closes #6524
  • ui5-li-custom: fixed visual glitches (#6451) (7484cd4), closes #5955
  • ui5-segmented-button: press item programatically works properly (#6502) (1b7ded1)
  • ui5-select, ui5-suggestion-item, ui5-shellbar: color of icon inside options is according to spec (#6415) (78cd73b)
  • ui5-step-input: fix change event firing in some cases (#6511) (3f275b8)
  • ui5-table: update samples with required styles (#6504) (43dd5ca)
  • ui5-textarea: prevent exception if value is set to null (#6493) (7d34fe9)
  • ui5-combobox: filter items when lazy-loading after initial rendering (#6512) (7032e5e)
  • ui5-multi-input/ui5-multi-combobox: enhance tokenizer visualization (#6597) (fd7aa30)
  • ui5-range-slider: add aria-valuenow to the progress bar (#6612) (71284ba)
  • ui5-range-slider: stabilize failing tests (#6450) (5e8f605)
  • ui5-select: fixed valuestate message scroll prevention (#6548) (ec995f1), closes #5970
  • ui5-table: adjust sample snippet (#6580) (3e62b11)
  • ui5-toggle-button: fix Emphasized Toggle Button text shadow in Belize theme (#6566) (63972e5)
  • ui5-tree: correctly pass mode to sub items (#6574) (92547be)
  • ui5-tree: fixed header-text appearance (#6573) (2f15053), closes #6534