Skip to content

Releases: SAP/ui5-webcomponents

v0.23.6

02 Nov 13:33
Compare
Choose a tag to compare
v0.23.6 Pre-release
Pre-release

Change Log

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

0.23.6 (2020-11-02)

Bug Fixes

  • ui5-date-picker: fix color contrast of selected day in HCB (#2378) (20d3a4f), closes #2372
  • ui5-messagestrip: fix close button accessibility (#2352) (15fd45f)
  • ui5-textarea: fix placeholder font-style (#2340) (293c099)

Features

v1.0.0-rc.9

08 Oct 11:11
083363a
Compare
Choose a tag to compare

Change Log

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

1.0.0-rc.9 (2020-10-08)

New components

Bug Fixes

  • components: fix setting contentDensity styles (#2094) (9454ab7), closes #2093
  • components: fix aria-disabled usage (#2056) (bb624ae)
  • framework: allow "role" as a property name (#2290) (a816cef)
  • framework: do not create IE styles with disabled (#2284) (5ecc51e)
  • ui5-badge: update colors to match the spec(#2216) (2ddc4e9), closes #2210
  • ui5-button: prevent button with icons truncate in ie (#2181) (31ca287)
  • ui5-calendar: Year text is now right in all timezones (#2209) (3427f35)
  • ui5-calendar-header: prevent scrolling when month/year picker is selected (#2276) (fac40a8)
  • ui5-card: apply focus to header properly in IE (#2050) (00760e6), closes #2007
  • ui5-combobox: allow setting value with javascript (#2253) (0742854)
  • ui5-date-picker: ensure min and max date are not disabled (#2280) (f0473f0)
  • ui5-date-picker: select date with SPACE on keyup (#2279) (9d83806), closes #2276 #2268
  • ui5-daterange-picker: date selection is now correct in all timez… (#2203) (2bca6f1)
  • ui5-daterange-picker: enable selection of single day (#2157) (66722b2)
  • ui5-daterange-picker: fix firstDate/lastDate getters values (#2277) (00f5ab5), closes #2221
  • ui5-daterange-picker: fix icon appearance in IE (#2057) (dba7a2c), closes #2017
  • ui5-daterange-picker: fix js error when removed from the DOM (#2180) (6cb2a71)
  • ui5-daterange-picker: show value in input only when first & last… (#2098) (f56cb66)
  • ui5-datetime-picker: fix scrollbar issue in IE11 (#2154) (306572f)
  • ui5-duration-picker: fix incorrect data support (#2097) (4bcd797)
  • ui5-flexible-column-layout: Fix arrow misplacement in IE (#2032) (57be7c2), closes #1998
  • ui5-input: announce custom valueStateMessage (#2120) (8f8a0d4)
  • ui5-input: cancel suggestion selection with ESC (#2289) (ef1fb40), closes #2254
  • ui5-input: deselect suggestion items on input (#2285) (a98c6bd), closes #2256
  • ui5-input: fix value state msg appearance (#2075) (edfe8ca)
  • ui5-input: implement aria-required (#2114) (0e0de82)
  • ui5-input: number input doesn't lose value (#2130) (2c6139d)
  • ui5-li: correct image size (5c51dc6), closes #2218
  • ui5-li: correct sizes (2faad25), closes #2218
  • ui5-li: fix visual deviations from Fiori 3 (#2314) (d430632), closes #2297 #2218
  • ui5-li: scale image properly (#2059) (3aadc0e)
  • ui5-li-custom: fix pointer-events inheritance (#2196) (bfb9999)
  • ui5-messagestrip: close button now has the correct design (#2029) (7f99be5)
  • ui5-multi-combobox: fix behavior of show all selected button (#2100) (84362e0)
  • ui5-multi-combobox: fix jumping parent div (#2136) (ad1fbd7)
  • ui5-multi-combobox: fix width in IE (#2104) (af0785c)
  • ui5-multiinput: improve valueStateMessage in nMore popover (#2225) (a03f2b3), closes #1086
  • ui5-popover: fix arrow horizontal position (#2129) (7a1c3eb), closes #2111
  • ui5-popover: fix js errors if parent is removed from DOM (#2178) (904da0e)
  • ui5-popup: prevent interaction with the content under the popup (#2119) (d6ffa48)
  • ui5-popup: restore focus when block layer is clicked (#2123) (c079722)
  • ui5-popup, ui5-dialog: remove closed instance from openedPopupsRegistry (#2275) (443af29)
  • ui5-select: fix text color of disabled select in hcb/hcw (#2248) (bc6dfec)
  • ui5-select: make disabled select not focusable (#2229) (960f927)
  • ui5-shellbar: remove width limitation of logo (230cd7f), closes [#2066](https://github.com/SAP/ui5-webcomponents/...
Read more

v0.23.5

08 Oct 07:10
Compare
Choose a tag to compare
v0.23.5 Pre-release
Pre-release

Change Log

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

0.23.5 (2020-10-08)

Bug Fixes

  • framework: Allow role as a property name (#2290) (a78c871)

v0.23.4

06 Oct 12:32
Compare
Choose a tag to compare
v0.23.4 Pre-release
Pre-release

Change Log

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

0.23.4 (2020-10-06)

Bug Fixes

  • framework: don't create IE styles with disabled (#2284) (abe3b38)

Features

  • framework: add limited support for campact size on IE (#2230) (72bfd84)
  • framework: make _property-change publicly available (#2201) (ff54e3f)
  • framework: make assets path configurable (#2214) (a513a02)
  • framework: add API to subscribe/unsubscribe for theme loaded (#2303)

v0.23.3

28 Sep 14:54
Compare
Choose a tag to compare
v0.23.3 Pre-release
Pre-release

Change Log

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

0.23.3 (2020-09-28)

Bug Fixes

  • ui5-select: fix text color of disabled select in hcb/hcw (#2248) (2d03d51)
  • framework: fix JS error in Device.js (#2241)

Features

  • ui5-list: introduce role property (#2235)
  • ui5-li, ui5-li-tree, ui5-li-custom, ui5-upload-collection-item: implement role property (#2236) (7dc0575)
  • ui5-multi-input: fire value-help-trigger with F4, ALT/OPTION + ARROW_UP/DOWN (#2145) (045afc2), closes #2143
  • ui5-panel: implement headerAriaLabelledBy property (#2200) (3d73dcb)
  • ui5-select: improve accessibility (#2204)

BREAKING CHANGES

  • ui5-multi-input: value-help-icon-press is renamed to value-help-trigger

v0.23.2

15 Sep 13:43
Compare
Choose a tag to compare
v0.23.2 Pre-release
Pre-release

Change Log

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

0.23.2 (2020-09-15)

Bug Fixes

  • ui5-button: fix button with icons truncate in IE (#2181) (bbb41f6)
  • ui5-daterange-picker: fix date selection in all timezones (1b7c4f9)
  • ui5-li-custom: fix pointer-events inheritance (#2196) (bc41157)
  • playground: set RTL properly (#2195)

Refactoring

  • framework: fetch default language over the network (#2175)

Features

  • ui5-tab-container: introduce overflow-button slot (#2192) (647ae84)
  • ui5-token: introduce closeIcon slot (#2193) (11ba79f)

v0.23.1

24 Aug 08:49
Compare
Choose a tag to compare
v0.23.1 Pre-release
Pre-release

Change Log

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

0.23.1 (2020-08-24)

Features

  • ui5-datepicker: introduce required property (#2117) (e282fc8)
  • ui5-datepicker: introduce ariaLabel and ariaLabelledby properties (#2126) (e0f93fa)
  • ui5-select: introduce required property (#2116) (f66875a)
  • ui5-select: introduce ariaLabel and ariaLabelledby properties (#2125) (a58bf49)
  • ui5-textarea: introduce ariaLabel and ariaLabelledby properties (#2124) (c005478)
  • framework: dynamic custom elements scoping (#2091) (3588542)

Fixes

  • ui5-input: fix aria-required announcement (#2114) (0e0de82)
  • ui5-input: announce custom valueStateMessage (#2120) (8f8a0d4)
  • ui5-popover: fix arrow horizontal position (#2129) (7a1c3eb)
  • ui5-dialog: prevent interaction with outside content (#2119) (d6ffa48)
  • ui5-textarea: fix aria-required announcement (#2113) (4f35c92)
  • ui5-textarea: announce custom valueStateMessage (#2122) (4d27065)
  • ui5-toast: avoid overlaying Dialog and Popover (#2118) (1971a54)

Refactoring

  • ui5-title: enable font-size customization (#2135) (335e792)

v0.23.0

17 Aug 07:37
Compare
Choose a tag to compare
v0.23.0 Pre-release
Pre-release

Change Log

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

0.23.0 (2020-08-17)

New Components

  • ui5-multi-input: Introduce new component (#1942) (5d7e7df)

v0.21.11

10 Aug 11:29
Compare
Choose a tag to compare
v0.21.11 Pre-release
Pre-release

Change Log

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

0.21.11 (2020-08-10)

Fixes

  • ui5-li: scale image properly (#2059)
    (3aadc0e)

  • ui5-tabcontainer: fix ARIA posinset and setsize values (#2046)
    (c6fcf69)

  • ui5-tabcontainer: implement ACC for overflowed items (#2047)
    (efe03bc)

Features

  • tools: process HBS files in nested directories (#2067)
    (13f1d2a)

v1.0.0-rc.8

30 Jul 12:40
820f1c6
Compare
Choose a tag to compare

Change Log

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

1.0.0-rc.8 (2020-07-30)

New Components

  • ui5-daterange-picker: Introduce new component (#1785) (4c11286)
  • ui5-flexible-column-layout: Introduce new component (#1867) (7a68dd2)
  • ui5-li-notification, ui5-li-notification-group: introduce new components (#1576) (ef62f81), closes #1478
  • ui5-progress-indicator: Introduce new component (#1887) (e8009c9), closes #1392
  • ui5-rating-indicator: Introduce new component (#1729) (a28f201)
  • ui5-side-navigation: Introduce new component (#1889) (47b38cc)
  • ui5-tree: Introduce new component (#1580) (2dd97cf)

New Themes

  • theming: Introduce sap_fiori_3_hcb and sap_fiori_3_hcw themes (#1947) (81afb57)

Bug Fixes

  • ui5-avatar: Image URL may now contain special characters (#1828) (3acab5a)
  • ui5-avatar: Correct colors are applied for acc themes (#1786) (42f1766)
  • ui5-busyindicator: Set bigger opacity for IE (#2010) (ab3f92f), closes #2005
  • ui5-button: Align verticaly icon in IE (#1823) (b003f05)
  • ui5-busy-indicator: fix double focus issue (#1779) (f7bc0aa)
  • ui5-button: Apply aria-expanded to inner button tag (#1781) (df9e4e9)
  • ui5-busyindicator: Prevent keyboard events propagation to controls (#1607) (031b6ca)
  • ui5-button: Fetermine icon-only ignoring comment nodes (#1679) (ba1ee78)
  • ui5-button: Make buttons truncate (#1586) (1044daa)
  • ui5-card: Remove header outline (#1891) (8f260f8)
  • ui5-carousel: Make content under the navigation arrows accessible (#2014) (8123288)
  • ui5-combo-box: Close picker when no match (#1926) (dcac133), closes #1920
  • ui5-combobox: Close popover on "Enter" key press (f0e2bac), closes #1940
  • ui5-combobox: Close popup on focusout (#2013) (2c95be4), closes #2009
  • ui5-combobox: Corrected display of items in popover (23fb8b7), closes #1925
  • ui5-combobox: Support aria-label/arial-labelledby and fix aria-expanded (#1916) (99a0e81)
  • ui5-datepicker: Fix value state when min/max set (#1742) (681de1f), closes #1740
  • ui5-datetime-picker: Set min-width (#1698) (7313838)
  • ui5-dialog: Position block layer fixed (#1757) (377075a)
  • ui5-dialog: Restrict max height and width based on spec (#1665) (a00225c)
  • ui5-dialog: Unblock body scrolling when dialog is removed from DOM (#1756) (6742295)
  • ui5-dialog: Fix behaviour on mobile when added to DOM on interaction (#1830) (f95807d)
  • ui5-duration-picker: Make maxValue work with values greater than 23:59:59 (#1666) (da30bc1)
  • ui5-file-uploader: Setting the value to an empty string also resets the file input (#1715) (f8b1b39)
  • ui5-file-uploader: Fix JS error thrown in IE (#2023) (61b0205)
  • ui5-flexible-column-layout: Fix media breakpoints (#1984) (f17cba3), closes #1972
  • ui5-icon: Icon now has a correct role (#1652) (d9933bd)
  • ui5-input: Fix input cursor movement in Safari (#1983) (7a9e9a3)
  • ui5-input: Fix JS error on mouseover/out (#1931) (7da7a54), closes #1930
  • ui5-input: Fix JS errors when open/close popups (#1811) (cbe8bb8)
  • ui5-input: Fix scrolling item into view (#1848) (5438c66), closes #1847
  • ui5-input: Fix selection color and background (#1954) (30c357a)
  • ui5-input: Stop firing focusout on suggestion click (#1857) (a33dd95), closes #1846
  • ui5-input: Suggestions can now be arbitrary list items (#1969) (aa6fde4)
  • ui5-input: Sync width of suggestions popover and input (#1979) (dd4633e)
  • ui5-input: Announce selected item (#1578) (b28f7c4)
  • ui5-label: Fix width for italic labels (#1625) (14a48d1)
  • ui5-link: Fix "click twice" issue in Safari (#1799) (#1800) (0f69b84), closes #1796
  • ui5-li: Do not announce active list item type ([#1575](...
Read more