Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 03 Nov 14:13
· 45 commits to main since this release

2.4.0 (2024-11-03)

Fixes

  • boot sequence (#10042) (106373d)
  • scoping issues and document how scoping is used correctly (#10023) (ee808c3)
  • require handlebar file names processed by hbs2ui5 tool to end with the '.hbs' extension (#9992) (1b23f3d)
  • framework: always fire languageChange regardless of boot status (#10029) (9261ac9)
  • localization: legacy date customization (#10026) (273c015)
  • tools: dev-server correctly imports yargs (#10048) (7b5aa5e)
  • tools: revert tsconfig moduleResolution to node (#10014) (0724b92)
  • ui5-ai-button: reset button width after animations (#9923) (2a5c7db)
  • ui5-button: adjust focus outline (#10068) (2d2703e), closes #9894
  • ui5-daypicker: announce selected state change (#9934) (cd7e202), closes #9860
  • ui5-dynamic-page: improve scrolling smoothness (#10093) (d1420b0), closes #10011
  • ui5-dynamic-page: prevent unwanted header toggle from scroll (#10007) (7a7d00c))
  • ui5-dynamic-page: align header area with title and content (#10053) (61e3dbd)
  • ui5-flexible-column-layout: handle separator movement (#9978) (e3db6a6)
  • ui5-input: remove the width from the inner input (#9960) (283e8e7)
  • ui5-list: growing button loading layout fixed (#10043) (efd7e6a), closes #9977 #10047
  • ui5-list: growing button loading aligned with visual spec (#9977) (f7ae10e)
  • ui5-list: handle spacebar in inputs and textareas to avoid list activation (#9775) (7e0eda8)
  • ui5-media-gallery: clear selected thumbnail on item removal (#10087) (af4cadb)
  • ui5-notification-list-group: group header hight is shorter when collapsed (#9953) (4c8a76e), closes #9911
  • ui5-notification-list: fix header bar visibility (#10010) (95db5c6), closes #9995
  • ui5-page: fix createElement error caused by adding new style property in the constructor (#9998) (fd402e4), closes #9981
  • ui5-popup: add role attribute to focus helper element (#10004) (82a95ce), closes #9982
  • ui5-range-slider: right click on the slider handle does not throw (#10015) (e92caf9)
  • ui5-slider, ui5-range-slider: adjust aria-attributes (#10039) (ed3abfc), closes #9547
  • ui5-slider, ui5-range-slider: adjust styles according to Fiori specs (#9973) (e1182a9), closes #9614
  • ui5-slider: up and down arrow behavior in RTL mode (#10037) (aebce92), closes #9967
  • ui5-split-button: adjust focus outline on keydown (#10001) (898db40)
  • ui5-table: wrong horiz. alignm. behavior and wrong texts (#10040) (f3da992), closes #9639 #10017
  • ui5-table: Wrong indentation of horizontalAlign example sections (#9985) (620ef50)
  • ui5-toolbar-*: ensure getDomRef() returns the actual DOM reference (#10009) (747244d
  • ui5-upload-collеction: hide the upload icon when the height is too small (#9990) (d7e485a), closes #9975

Features

  • create-package: produce packages of type="module" (#9993) (b161f60)
  • framework: enhance @event decorator (#9944) (fe1d816)
  • ui5-barcode-scanner-dialog: added support for custom header and footer slots (#10066) (4d06b2e), closes #8919
  • ui5-barcode-scanner-dialog: added capture region overlay (#9646) (19475eb)
  • ui5-color-palette: add mobile focus for external input devices (#9770) (4c481e6)
  • ui5-date-picker: introduce open and close events (#10118) (819730a)
  • ui5-filter-item, ui5-sort-item,..: add selected filterItems to ui5-confirm event details (#9838) (56ad311)
  • ui5-link, ui5-switch, ...: add focus support for mobile (#9718) (610de0f), closes #8414 #8322
  • ui5-navigation-layout: add ui5-navigation-layout component (#9517) (463c780)
  • ui5-slider, ui5-range-slider: add input as a tooltip (#9547) (6a4dedf)
  • ui5-tabcontainer: style adjustments for transparent header (#10064) (b5e596e)