Skip to content

v1.20.0

Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 04 Dec 10:20
· 900 commits to main since this release

1.20.0 (2023-12-04)

Bug Fixes

  • framework: fix font72 for special characters (#7949) (55665b0), closes #7948
  • framework: enable 72Blackfull font-family (#7918) (214780f), closes #7800
  • framework: fix redundant fonts loading (#7868) (87535f1)
  • framework: fix openui5 support crashes with 1.121-snapshot (#7872) (334ed68)
  • framework: declare webpackChunkName in generated dynamic imports for readable runtime bundle names (#7835) (592a10b)
  • framework: more than 1 ItemNavigation per component allowed (#7798) (b1019af)
  • ui5-calendar: render the correct length of day names (#7866) (2a31e8d), closes #7831
  • ui5-list: shift+tab navigation in List (#7728) (399b941)
  • ui5-multi-combobox: adjust open property handling (#7763) (bb2ecfc)
  • ui5-panel: improve header visualization (#7906) (3c1fe39)
  • ui5-table: popin-change is now fired on pop out (#7837) (4ca3898)
  • ui5-table: show busy indicator above sticky column headers (#7886) (bce4b93), closes #7848
  • ui5-textarea: adjust scroll positioning (#7920) (944b260
  • ui5-switch: align 'off' text in RTL, add compact mode params (#7603) (007e755), closes #7522 #7806
  • ui5-segmented-button: check for items before applying settings (#7792) (7f11274), closes #7788
  • ui5-time-picker: check value before formatting (#7793) (70deda8), closes #7790
  • ui5-wizard: scrollbar styles are now present on root (#7838) (1534d89)

Features

  • framework: introduce cloned property to the slot decorator (#7882) (2f3742b), closes #7681
  • framework: register custom theme properties (#7750) (c6c04c6)
  • ui5-illustrated-message: introduce titleLevel property (#7771) (2883c58), closes #7037
  • ui5-illustrated-message: introduce new TNT illustrations (#7773) (03f28b9)
  • ui5-select: introduce value property (#7865) (8c62d34)
  • ui5-side-navigation: introduce href and target properties (#7682) (7530f00)