Releases: SAP/ui5-webcomponents
v0.29.0
v1.0.0-rc.11
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
- ui5-avatar-group: introduce new component (#2524) (ae926ee), closes #2409
- ui5-bar: introduce new component (#2533) (5c601cd), closes #2434
- ui5-calendar: introduce new component. (#2424) (5470e23), closes #1730
- ui5-slider: introduce new component (#2349) (2b9008c)
- ui5-range-slider: introduce new component (#2310) (9dea3b3)
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
The startColumnAccessibleName, midColumnAccessibleName and endColumnAccessibleName properties have been removed....
v0.27.3
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
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
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
v0.27.1
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
- ui5-badge: enable letter spacing overwrite (#2493) (53e3274), closes #2451
- ui5-input: don't render aria-describedby if not neccessary (#2512) (0af9323)
- ui5-popover: correct arrow position on RTL (#2488) (d3b5439), closes #2387
Features
v0.27.0
v1.0.0-rc.10
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
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
v0.23.6
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
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/...