Skip to content

v2.4.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 10 Oct 08:08
· 23 commits to main since this release

2.4.0-rc.0 (2024-10-10)

Bug Fixes

  • require handlebar file names processed by hbs2ui5 tool to end with the '.hbs' extension (#9992) (1b23f3d)
  • ui5-ai-button: reset button width after animations (#9923) (2a5c7db)
  • ui5-daypicker: announce selected state change (#9934) (cd7e202), closes #9860
  • 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 aligned with visual spec (#9977) (f7ae10e)
  • ui5-list: handle spacebar in inputs and textareas to avoid list activation (#9775) (7e0eda8)
  • ui5-table: Wrong indentation of horizontalAlign example sections (#9985) (620ef50)
  • ui5-upload-collеction: hide the upload icon when the height is too small (#9990) (d7e485a), closes #9975

Features

  • enhance [@event](https://github.com/event) decorator (#9944) (fe1d816)
  • ui5-color-palette:* add mobile focus for external input devices (#9770) (4c481e6)
  • ui5-link, ui5-switch, ...: add focus support for mobile (#9718) (610de0f), closes #8414 #8322