Skip to content

Releases: SAP/ui5-webcomponents

v0.29.2

09 Feb 15:40
Compare
Choose a tag to compare
v0.29.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.29.2 (2021-02-09)

Bug Fixes

Features

v0.29.1

21 Jan 13:57
Compare
Choose a tag to compare
v0.29.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.29.1 (2021-01-21)

Bug Fixes

Features

v0.29.0

08 Jan 11:01
Compare
Choose a tag to compare
v0.29.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.

The release includes all the commits from RC.11

0.29.0 (2021-01-08)

v1.0.0-rc.11

21 Dec 13:52
82b7034
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.11 (2020-12-21)

New components

Bug Fixes

  • ui5-badge: enable letter spacing overwrite (#2493) (cca0d5d), closes #2451
  • ui5-badge: fix RTL appearance (#2569) (5f6d8fc)
  • ui5-button: hide icon tooltip (#2566) (1b07955)
  • ui5-calendar: keyboard navigation in the picker grid now works properly (#2532) (371d12d)
  • ui5-card: correct aria-labelledBy to card and header (#2577) (2647941), closes #2426
  • ui5-carousel: add all visible items to tab chain (#2530) (37ee83f), closes #1996
  • ui5-date-picker: fixing the min and max date in timezones half hour difference (#2544) (766bcc0), closes #2542
  • ui5-datepicker: keyboard navigation works properly (#2549) (66cd1d7)
  • ui5-daterange-picker: all tests are now enabled (#2506) (33442e9), closes #2475
  • ui5-daterange-picker: fix RenderScheduler import (#2476) (13ff13e)
  • ui5-dialog: apply initial focus after rendering (#2551) (dba0265), closes #2537
  • ui5-input: aria-required attribute removed (#2552) (7456ab5)
  • ui5-input: don't render aria-describedby if not neccessary (#2512) (e7dd012)
  • ui5-li-custom: prevent firing of events (#2462) (3f66c06)
  • ui5-list: remove focus trap for empty list (#2411) (5f8e0e2)
  • ui5-popover: correct arrow position on RTL (#2488) (3b81ad8), closes #2387
  • ui5-select: remove aria-roledescription (#2463) (973a80d), closes #2358
  • ui5-shellbar: fix overlapping of the search box over icons (#2155) (3597902), closes #2044
  • ui5-slider: fix input event and tickmarks display (#2508) (0cbc0bd)
  • ui5-table: improve accessibility (#2534) (e06d6f3)
  • ui5-textarea: announce required textarea (#2385) (c2baf6b)
  • ui5-tree: make the height of tree adjustable (#2546) (1fc3180), closes #2545
  • ui5-upload-collection: fire drop only when files are dropped within dnd overlay (#2527) (455f614)
  • ui5-wizard: correct phone breakpoint size (#2596) (c98d9ba)
  • ui5-wizard: fix styling issues (#2547) (65cb42f), closes #2523
  • build error on MacOS 11 from rollup-plugin-terser (#2515) (0629fac)

Features

  • framework: Change child-parent invalidation API (#2541) (a1a3f80)
  • ui5-button: support title attribute (#2492) (7ae9253)
  • ui5-combobox: аdd two-column layout support (#2503) (679362d), closes #2450
  • ui5-date-picker: component is now aligned with the specification (#2304) (30d9d2b), closes #2151
  • ui5-flexible-column-layout: add start/mid/endColumnAccessibleName properties (#2483) (fb0b24c)
  • ui5-mcb: introduces filter property (#2088) (03cae4b)
  • ui5-mcb-item: implement stable-dom-ref property (#2418) (6e4a156)
  • ui5-option: provide stableDomRef (#2366) (50304f5), closes #1718
  • ui5-popover: implement hide-block-layer property (#2413) (3b2d6de)
  • ui5-side-navigation: add "header" slot (#2520) (b5c4a92), closes #2518
  • ui5-side-navigation-item, ui5-side-navigation-sub-item: introduce click event (#2298) (d73ce38)
  • ui5-table: add "loadMore" capability (#2589) (2e5d5cd)

BREAKING CHANGE

  • ui5-flexible-column-layout: introduce accessibilityTexts property (#2571) (a634532)

The startColumnAccessibleName, midColumnAccessibleName and endColumnAccessibleName properties have been removed....

Read more

v0.27.3

21 Dec 08:02
Compare
Choose a tag to compare
v0.27.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.27.3 (2020-12-21)

Features

  • ui5-popover: implement hide-block-layer property (#2413) (5bf8523)
  • ui5-flexible-column-layout: introduce accessibilityTexts property (#2571) (a634532)

BREAKING CHANGES

  • ui5-flexible-column-layout: introduce accessibilityTexts property (#2571) (a634532)

The startColumnAccessibleName, midColumnAccessibleName and endColumnAccessibleName properties have been removed. Use the new accessibilityTexts property to provide these (as keys to the object).

v0.27.2

09 Dec 14:39
Compare
Choose a tag to compare
v0.27.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.27.2 (2020-12-09)

Bug Fixes

  • framework: fix typo in generateTypeAccessors method name (#2500)
  • ui5-input: aria-required attribute removed (#2552) (576c9df)
  • ui5-wizard: fix styling issues (#2547) (7c45a0c), closes #2523

v0.27.1

07 Dec 15:04
Compare
Choose a tag to compare
v0.27.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.27.1 (2020-12-07)

Bug Fixes

Features

  • ui5-avatar-group: initial implementation (#2524) (43ac177), closes #2409
  • ui5-bar: initial implementation (#2533) (478e170)
  • ui5-button: implement title property (#2492) (c03d2b2)
  • ui5-flexible-column-layout: add start/mid/endColumnAccessibleName properties (#2483) (a09a068)

v0.27.0

17 Nov 15:02
Compare
Choose a tag to compare
v0.27.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.27.0 (2020-11-17)

The release includes all the commits from RC.9 and RC.10

v1.0.0-rc.10

16 Nov 12:18
03abf00
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.10 (2020-11-16)

BREAKING CHANGE

  • icons: refactor(icons): flatten dist directory(#2425) (c84bc8b)

Change the distribution path of all individual icons, which changes all icons' public imports, by bringing the icons' modules one level up.

If you previously had:

import "@ui5/webcomponents-icons/dist/icons/accept.js";

Now you should remove the icons folder:

import "@ui5/webcomponents-icons/dist/accept.js";

New Icons package

New components

Features

  • framework: add override font-family for glyphs with diacritics (#2402) (5a550b8)
  • framework: make getStableDomRef search in the static area item (#2363) (a68dfbb)
  • ui5-checkbox: implement ariaLabelledby property (#2272) (cbf2461)
  • ui5-daterange-picker: enhance keyboard handling (#2179) (84eb484), closes #1534
  • ui5-dialog: introduce resizable property (#2301) (8be4048), closes #2082
  • ui5-link: add aria-label and aria-labelledby support (#2357) (7e65e77), closes #2356

Bug Fixes

  • framework: fix JS error on setLanguage call (#2328) (f9b9ead)
  • icons: fix text-formatting icon (#2326) (d69fbcb)
  • theming: correct inavlid CSS vars (#2427) (3674dbc)
  • ui5-combobox: allow typing in input on mobile devices (#2412) (7bf44b5), closes #2324
  • ui5-date-picker: hiding month button when month picker is shown (#2331) (6454e29), closes #2244
  • ui5-date-picker: update navigation buttons upon typing (#2307) (4f39aa4)
  • ui5-day-picker: fix color contrast of selected day in HCB (#2378) (ff67141), closes #2372
  • ui5-dialog: no longer gets clipped in short screen height in IE (#2429) (03c8447), closes #2243
  • ui5-dialog: texts are no longer blurred in Chromium-based browsers (#2417) (eac514b)
  • ui5-input: prevent js error when element is removed from DOM (#2405) (0e507eb)
  • ui5-li: correct truncation behaviour of info text (#2330) (64fef90), closes #2317
  • ui5-li: fix title update when initially empty (#2362) (682a25c)
  • ui5-messagestrip: fix close button accessibility (#2352) (2194b16)
  • ui5-multi-combobox: make focus outline visible (#2431) (cd5fad2), closes #2286
  • ui5-switch: fix focus border position (#2319) (df6c972)
  • ui5-tab: expand tab height to tabcontainer height (#2360) (ea47cd3)
  • ui5-textarea: set italic to placeholder only (#2458) (aeb9316)
  • components: use locales in date/time components correctly (#2440) (dd87a53)
  • ui5-multi-combobox: n-more popover in readonly fixed (#2394) (d045ba2), closes #2369
  • ui5-textarea: fix placeholder font-style (#2340) (1fbb4f5)

v0.23.7

11 Nov 10:59
Compare
Choose a tag to compare
v0.23.7 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.7 (2020-11-11)

Bug Fixes

  • ui5-textarea: set italic to placeholder only (#2458) (516ce3b)