2.19.0 (2026-02-05)
New Component
Features
- framework: move CSS variables to host element (#12984) (3bd2b4a)
- framework: detect dynamically loaded OpenUI5 (#12235) (2292ffd)
- ui5-color-palette-popover: add placement property (#12993) (a8581d9)
- ui5-color-picker: add screenreader announcement on color mode change (#12841) (e71bac3)
- ui5-icon: implement accessibilityInfo getter (#12604) (f974edb)
- ui5-input/ui5-multi-input: provide built-in filtering (#12836) (39c019b)
- ui5-list: add sticky header property (#12782) (2f9e76d)
- ui5-multi-combobox: introduce loading property (#12974) (e53cbd6)
- ui5-multi-combobox: introduce value-state-change event (#12926) (0bd7751)
- ui5-navigation-layout: introduce breakpoint-based responsive behavior (#12817) (e6bda4b)
- ui5-popover: implement resizable popover (#12623) (50f11ec)
- ui5-search: add new property fieldLoading (#12846) (b7e185f)
- ui5-search: add suggestion group header text wrapping (#12866) (6298688)
- ui5-step-input: add thousands separator & scrolling (6143dfc)
- ui5-user-menu: add support for avatar schema color (#13020) (65564f4)
Fixes
- framework: prevent redundant invalidations (#12994) (b6c582c)
- framework: call
appyThemeon delayed theme registration after frameworkboot(#12787) (42611e9) - i18n: handle utf-8 escape sequences in message bundle properties files (#12784) (54a3f15)
- input like: correct form submission behaviour (#12959) (cd02ead)
- OpenUI5Support: stabilize tests (#12867) (0431b5b)
- ui5-button, ui5-toggle-button, ui5-segmented-button, ui5-switch: аction is canceled using the shift key (f2d95f8), closes #12334
- ui5-button: align end icon padding (#12908)v (1ce986e), closes #12803
- ui5-calendar: add visible text content to week number column header (#12975) (8f6dbea)
- ui5-calendar: use timestamp as initially focused date (#12894) (d9e10a3), closes #12837
- ui5-carousel: navigateTo method no longer moves the focus (#12920) (b082fcf)
- ui5-combobox: focus the only item on Arrow Down (#13007) (740aee5), closes #12937
- ui5-date-range: remove commented code (#12978) (050b2a3)
- ui5-date:* remove
aria-pressedfrom time selection clocks (#12964) (50fc153) - ui5-datetime-picker: use value-format for building the hours part (#12899) (ec7b72e), closes #12832
- ui5-dialog: attach events only when the dialog is open (#12929) (7bdeff7)
- ui5-dynamic-date-range: add
accessibleNameto the ResponsivePopover (#12965) (a674966) - ui5-file-uploader: fix value help icon as per specification (#12952) (4927815), closes #12947
- ui5-form: group elements ordering (#12890) (b50425a)
- ui5-link: remove length check from tabindex calculation (#12870) (e2f530c)
- ui5-list: prevent empty
aria-descriptionattribute (#12966) (d0076ce) - ui5-list: correct sample for stickyHeader (#12876) (461c29b)
- ui5-menu-item: use correct font size (#12896) (9b3c752), closes #12403
- ui5-menu: center busy state animation (#12906) (26e3de7), closes #12887
- ui5-menu: adapt mobile menu to latest visual design (#12879) (d3d85f6)
- ui5-multi-combobox: correct filtering when input doesn't match typeahead (#12981) (212a3d1)
- ui5-multi-combobox: stabilize tests (#12986) (68aa607)
- ui5-multi-input: selected item is announced correctly (#12321) (fc2c651)
- ui5-multi-input: show suggestions instead of tokens on desktop (#12827) (2dd4ad5)
- ui5-navigation-layout: resolve mobile phone display issues in landscape mode (#12900) (b641fe6)
- ui5-navigation-layout: recheck the screen width upon calculating the collapsed state(#12877) (eb58a0a)
- ui5-range-slider: correct property description (#12838) (e85b3f4)
- ui5-search-field: correct bg and text colors (#12732) (4870903), closes #12578
- ui5-segmented-button-item: title on disabled items is shown (96c7b5e)
- ui5-slider: align slider to the spec (#12802) (e3b27c2)
- ui5-split-button: resolve nested interactive elements and invalid aria references (#12977) (fcb8453)
- ui5-step-input: format value with new locale symbols when language is changed (3e4c9f2), closes #12334
- ui5-table: fix table on Horizon HCW (#12997) (f417247), closes #12933
- ui5-table: improve horizontal alignment handling (#12901) (63750d4), closes #11858 #12155 #12854
- ui5-timeline, ui5-view-settings-dialog: correct parameters definition (#12915) (f06d066)
- ui5-timeline: add correct
accessibleNameto growing button (#12963) (83901bf) - ui5-token: remove hover state styles on readonly token (#12953) (b5b895a)
- ui5-toolbar: handle non-ToolbarItem children in width calculation (#12923) (cac2825), closes #12855
- ui5-tree-item: increase toggle icon target size (#12916) (45cbae1), closes #12850
- ui5-user-menu: avatar fix for vertical pictures (#13017) (d28a19a)
- ui5-user-settings: correct usage with scoping (#12983) (a0c20d0)