Skip to content

v0.21.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@ilhan007 ilhan007 released this 29 Jul 08:19
· 3873 commits to master since this release

Change Log

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

0.21.10 (2020-07-29)

Fixes

  • ui5-input: Fix JS error thrown in IE (#2022)
    (48dfd340)

  • ui5-input: Suggestions can now be arbitrary list items (#1969)
    (f3b05674)

  • ui5-input: Sync width of suggestions popover and input (#1979)
    (adf0d7f4)

  • ui5-tabcontainer: Fix accessibility of overflow button (#1978)
    (7b980ef8)

  • ui5-tabcontainer: Prevent setting the selected property on ui5-tab internally (#1974)
    (b45c0587)

  • framework: Take region into account for i18n assets (#1985)
    (a75c96d3)

  • tools: Building third-party packages no longer fails (#1994)
    (afdd5064)

Code Refactoring

  • ui5-flexlible-column-layout: Add custom layouts configuration (#1987)
    (bbd5f114)

Features