Skip to content

v1.5.0

Compare
Choose a tag to compare
@ilhan007 ilhan007 released this 04 Jul 12:50
· 2774 commits to main since this release

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.5.0 (2022-07-03)

Bug Fixes

  • framework: fix F6Navigation on Windows OS (#5424) (a494f85)
  • framework: fix form support to respect required attribute (#5133) (ff044b0), closes #3498
  • framework: correct use of arrow keys for ItemNavigation in RTL (#5408) (cec8119), closes #5166
  • ui5-avatar-group: adapt width calculations in composite layouts (#5357) (d176800), closes #5333
  • ui5-badge: correctly detect if default slot is provided (#5334) (0dceaf5), closes #5328
  • ui5-button: adjust icon role (#5355) (1aac3c5), closes #5288
  • ui5-card: refactor header to avoid nesting interactive elements (#5301) (9b33bad)
  • ui5-carousel: correct navigation buttons behavior (#5302) (34027cd), closes #5125
  • ui5-checkbox: correct label color in Horizon (#5375) (659cd7f), closes #5364
  • ui5-combobox: change event is now fired on Enter if value is cha… (#5284) (b8a4854)
  • ui5-combobox, ui5-multi-combobox: adjust dropdown width according to the visual specification (#5371) (e585304)
  • ui5-dialog: add height to footer and samples achieving fiori footer design (#5338) (03269f4)
  • ui5-dialog: improved shrinking dialog when resizing (#5291) (997f2a2), closes #5265
  • ui5-dialog: make header text bold (#5266) (42c0cbe), closes #5230
  • ui5-dialog: reposition on screen resize (#5283) (c2341e8)
  • ui5-input: fix typeahead on mobile devices (#5292) (edcdd24)
  • ui5-input: refactor change event (#5296) (17465e3)
  • ui5-li: correct accessible-name mappings (#5280) (21ed1ee)
  • ui5-link: enable overstyling (#5366) (a359ebf), closes #5267 #5218
  • ui5-panel: set pointer cursor only over the header (#5275) (04c23b9)
  • ui5-popover: avoid dangling aria-labelledby attribute (#5428) (21d5457), closes #3956
  • ui5-rating-indicator: apply correct styles for focus in HC themes (#5289) (4531582)
  • ui5-rating-indicator: import ui5-icon as used in template (#5320) (885e359), closes #5318
  • ui5-shellbar: correct accessibility DOM (#5395) (aba5fb5)
  • ui5-shellbar: document new accessibility property (#5425) (8d4db8b), closes #4009
  • cldr url (#5397) (a4df0bd)
  • document new accessibility properties (#5417) (40e80e4), closes #4500 #3546
  • ui5-slider, ui5-range-slider: adjust padding to spec (#5343) (bfbd23f), closes #4801
  • ui5-tabcontainer: make disabled tabs focusable in overflow (#5300) (c39917f)
  • ui5-timeline-item: align text in title link (51954b7), closes #5163

Features

  • ui5-datetime-picker: make change event preventable (#5286) (7395dc3), closes #4684 #5121
  • ui5-illustrated-message: implement `size`` property (#5405) (c58690d)
  • ui5-link, ui5-breadcrumbs: add modifiers detals to click event (#5228) (379cc7b)
  • ui5-multi-combobox: implement type ahead (autocomplete) (#5358) (b8e46f4)
  • ui5-multi-combobox: introduce grouping functionality (#5250) (597a6f2)
  • ui5-view-settings-dialog: iplement behaviour for external setting of confirmed settings (#5222) (7fbb235)