Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ui5/webcomponents-theming

Package Overview
Dependencies
Maintainers
5
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-theming - npm Package Versions

1
3031

1.0.1

Diff

Changelog

Source

1.0.1 (2021-11-10)

Fixes

  • build: start shipping .css files to NPM #4308

The CSP-compliance for Firefox/Safari requires the /dist/css/ directory for the main, fiori and theming packages to be in NPM

ilhan007
published 1.0.0 •

Changelog

Source

1.0.0 (2021-11-10)

👏 We are happy to announce our first stable 1.0.0 version of UI5 Web Components 👏

ilhan007
published 1.0.0-rc.16 •

Changelog

Source

1.0.0-rc.16 (2021-11-09)

New Component

  • ui5-color-palette-popover: initial implementation (#3746) (894628f)

New Theme

  • theming: introduce preview version of SAP Horizon theme (#3991) (b1afaf0), closes #3988

New Icons

  • icons: introduce SAP-icons5.0 font based icons (#4244) (c0a226e)

Features

  • framework: allow using a custom i18n library (#4119) (56f366f)
  • framework: implement better custom theme support (#4121) (31e30f8)
  • framework: handle PAGE UP and PAGE DOWN in ItemNavigation (#3727) (91a974f)
  • framework: load new "72Black" font face (#4139) (2be7869)
  • framework: enable getDomRef for abstract web components (#4210) (d1ebea3)
  • tools: create NPM init script (#4090) (5608e04)
  • ui5-button: implement SAP Horizon theme (#4126) (90483e2)
  • ui5-step-input: implement SAP Horizon theme (#4247) (4180fe7)
  • inputs: implement SAP Horizon theme (#4222) (66d17f7)
  • ui5-avatar: implement SAP Horizon theme (#4225) (52311c4)
  • ui5-busy-indicator: implement SAP Horizon theme (#4179) (6dc366a)
  • ui5-calendar: implement SAP Horizon theme (#4233) (f7d9113)
  • ui5-card: implement SAP Horizon theme (#4189) (e0e488f)
  • ui5-carousel: implement SAP Horizon theme (1ed725f)
  • ui5-color-picker: implement SAP Horizon theme (#4177) (1a201d6)
  • ui5-dialog, ui5-popup: implement SAP Horizon theme (#4175) (fa2ed03)
  • ui5-file-uploader: implement SAP Horizon theme (#4243) (b25ce73)
  • ui5-input, ui5-combobox, ui5-multicombobox: implement SAP Horizon theme (#4182) (1f1db07)
  • ui5-link: implement SAP Horizon theme (#4180) (410a8fb)
  • ui5-messageStrip: implement SAP Horizon theme (#4167) (7026564)
  • ui5-panel: implement SAP Horizon theme (#4170) (1865ffa)
  • ui5-progress-indicator: implement SAP Horizon theme (#4226) (fdde4d0)
  • ui5-radio-button: implement SAP Horizon theme (#4181) (2309c30)
  • ui5-rating-indicator: implement SAP Horizon theme (#4173) (daba3f0)
  • ui5-segmented-button: implement SAP Horizon theme (#4197) (33d0f60)
  • ui5-select: implement SAP Horizon theme in dropdown (#4229) (4ac73c3)
  • ui5-shellbar: implement SAP Horizon theme (#4251) (7500a08)
  • ui5-slider, ui5-range-slider: implement SAP Horizon theme (#4168) (a19159b)
  • ui5-switch: implement SAP Horizon theme (#4156) (e3f82a8)
  • ui5-textarea: implement SAP Horizon theme (#4237) (37e87c8)
  • ui5-time-picker: implement SAP Horizon theme (16f83d7)
  • ui5-tab-container: implement SAP Horizon theme (#4207) (8c80e57)
  • ui5-table: implement SAP Horizon theme (#4165) (fcfb180)
  • ui5-timeline: implement SAP Horizon theme (13a168e)
  • ui5-toast: implement SAP Horizon theme (#4174) (3618617)
  • ui5-wizard: implement SAP Horizon theme (#4172) (67eea9b)
  • ui5-badge: implement SAP Horizon theme (#4019) (7deccd1), closes #4043
  • ui5-calendar: support secondary calendar type (#3634) (fca7508)
  • ui5-card: introduce accessibleName property (#4021) (54fdb3a)
  • ui5-card-header: implement ariaLevel property (#3878) (b2b2ccd)
  • ui5-carousel: implement F7 keyboard functionality (#3559) (df0ace8), closes #3092
  • ui5-checkbox: implement SAP Horizon theme (#4031) (33ee202), closes #404
  • ui5-date-picker: introduce preventable change and input events (#3609) (05e0769), closes #3516 #3516
  • ui5-illustrated-message: add TNT illustration set (#3857) (0ade371)
  • ui5-illustrated-message: introduce subtitle slot (#3633) (96ccf93), closes #3557 #3557
  • ui5-input, ui5-date-picker: implement SAP Horizon theme (#4006) (e137de3), closes #4040 #4046
  • ui5-panel: noAnimation property introduced (#3694) (fc7972b), closes #3505
  • ui5-popover, ui5-responsive-popover: implement SAP Horizon theme (#4020) (441776e)
  • ui5-product-switch: add selected state to an item (#3872) (9e7928b)
  • ui5-progress-indicator: implement displayValue property (#3879) (50008d0), closes #3573 #3573
  • ui5-radio-button: implement SAP Horizon theme (#4008) (6cb3eb0), closes #4042
  • ui5-responsive-popover: add preventInitialFocus parameter to showAt method (#3595) (62d1079), closes #3473
  • ui5-side-navigation: add tooltip to all items (#3921) (5849a38), closes #3549 #3549
  • ui5-switch: implement SAP Horizon theme (#4007) (6e51776), closes #4039
  • ui5-tabcontainer: implement SAP Horizon theme (#4079) (89d945a), closes #4045
  • ui5-tree: introduce item-mouseover/item-mouseout events (#3990) (e8b6145)
  • ui5-upload-collection: add accessibleName property (#3917) (ea79fb3), closes #3768 #3768
  • ui5-view-settings-dialog: introduce filter section (#3616) (52987c2)

BREAKING CHANGES

  • framework: The async fetchI18nBundle function is now removed. Use async getI18nBundle instead #4128
  • icons: The icons SVG imports are changed. If you previously had
import "@ui5/webcomponents-icons/dist/accept.svg";

you have to import the SVGs from the v4/ (SAP-icons4.0) or the v5/ (SAP-icons5.0) directory:

import "@ui5/webcomponents-icons/dist/v4/accept.svg"; //  for SAPIcons4.0
import "@ui5/webcomponents-icons/dist/v5/accept.svg"; // for SAPIcons5.0
  • theming: theme-base package deprecated in favour of theming package. #4133
  • ui5-breadcrumbs-item: BreadcrumbsItem's stableDomRef property has been removed - use getDomRef to get the matching actual DOM ref. #4284
  • ui5-message-strip: The MessageStrip component's tag name has been renamed from ui5-messagestrip to ui5-message-strip. #4268
  • ui5-input: The suggestion-scroll event has been removed as no UX specified. #4141
  • ui5-option, ui5-combobox-item, ui5-multi-combobox-item, ui5-tab: The stableDomRef property has been removed - use getDomRef to get the matching actual DOM ref. #4210.
  • ui5-shellbar-item: ShellBarItem's event item-click has been renamed to click. #4282
  • ui5-wizard: The accessible-name property has been removed. #4262

Bug Fixes

  • ui5-*: add global styles for tap-highlight-color (18dab92)
  • ui5-avatar: correct background when image slot is used (#4117) (81d7815)
  • ui5-button: fix hover state for combi device(#4100) (6ab905c)
  • ui5-card: fix accessibleNameRef value (#4118) (07e8d44), closes #3681
  • ui5-combobox: fix autocomplete on Safari (#3999) (2ee4feb)
  • ui5-date-picker: fox hover state on readonly is now fixed (#4272) (535d0e5)
  • ui5-datetime-picker: fix the focus border (#4250) (9404c73)
  • ui5-datetime-picker: fix JS error not thrown on Firefox browser (#4164) (7d773d5), closes #4136
  • ui5-dialog: fix resize handler console warning ([#4138](https://github.com/SAP/ui5-webcompon
  • ui5-input: escape HTML before highlighting suggestions (XSS) (2a4919e), closes #4245
  • ui5-input: prevent suggestion popover open on focusin (#3997) (0b3e12f)
  • ui5-avatar: fix font-size and color-scheme (#3799) (ea8ef59)
  • ui5-bar: fix center alignment middleContent slot (#3719) (d5a0a3a), closes #3456 #3456
  • ui5-calendar: fix year picker's button text (#3665) (5857496), closes #3658
  • ui5-checkbox: fix component square's border-radius (#4073) (c70942b)
  • ui5-color-picker: change event is now fired on opacity change (#3645) (9ee329a)
  • ui5-combobox: fix arrow navigation functionality (#3928) (fea941a)
  • ui5-dialog: fix scroll blocking (#4092) (e66ab79)
  • ui5-file-uploader: activate on ENTER and SPACE when screen reader virtual cursor is on (#3944) (159687e), closes #3767 #3767
  • ui5-flexible-column-layout: fix speech output on layout arrows (#4034) (272e600), closes #3699
  • ui5-icon: set aria-hidden=true to decorative icons (#3983) (9101130), closes #3954
  • ui5-input: fix behaviour on mobile device (#4025) (bab54f6)
  • ui5-li-notification: fix icon padding in RTL (#3876) (6ebfecb)
  • ui5-link: add underlining in the regular state in HCB/HCW themes (#3960) (903a480)
  • ui5-list: change role mappings so no interactive elements are nested (#3952) (6d98d0c), closes #3927
  • ui5-list: preven SPACE keydown (#4088) (e9c5287), closes #4049
  • ui5-list, ui5-table, ui5-notification, ui5-busy-indicator: getFocusDomRef returns the correct element when the state is busy (#3951) (ec81c15), closes #3922
  • ui5-multi-combobox: fix value reset on ESC (#3958) (ed128db)
  • ui5-multi-combobox: prefilter selected items on n-more click (#3931) (2ebc6a7)
  • ui5-multi-combobox: revert selection after CLOSE button is pressed (#3938) (104ec37), closes #3764
  • ui5-multi-combobox: select an item when value matches and ENTER is pressed (#3942) (ec4ecc8), closes #3809
  • ui5-rating-indicator: apply correct color for readonly unselected icon (#3992) (5854e0f)
  • ui5-select: fix screen reader speech out when popover is open (#3705) (06c193a), closes #3617
  • ui5-table: select all column is now sticky (#3950) (9530a5b)
  • ui5-timeline: elements with role option have a parent element with role listbox (#4053) (2b27754), closes #3459
  • ui5-view-settings-dialog: import all dependencies (#4074) (11d529e)
  • ui5 card: exploratory testing issues (#3894) (f6bce94)
  • ui5-avatar: documentation improvements (#3909) (833040d)
  • ui5-avatar, ui5-icon: attach onclick handler based on interactive property (#3742) (cbdae54)
  • ui5-badge: update accent colors (#3926) (7c45ff7), closes #3923 #3923
  • ui5-badge: update parameters for color-scheme="8" (#3814) (9f4a93e)
  • ui5-calendar: ACC improvements (#3789) (9f40233)
  • ui5-calendar: keyboard handling now compliant with the specification (#3649) (768d1e7)
  • ui5-card: correctly set aria-labelledby (#3692) (1e57b00), closes #3643
  • ui5-card: exploratory testing issues (#3881) (75023c1)
  • ui5-color-palette-popover: fix event params (#3873) (1066030)
  • ui5-combo-box: Link in value state message is now accessible (#3901) (5fd1643), closes #3855 #3855
  • ui5-combobox: Fix value reset on ESC #3886 (ae74add), closes #3784 #3784
  • ui5-input: adjust value state paddings according to specifications (#3833) (4c8ff0c), closes #3611 #3611
  • ui5-input: fix value reset on ESC (#3886) (3f1c267), closes #3784 #3784
  • ui5-input: remove data-sap-no-tab-ref attribute from the inner input (3e49773), closes #3603
  • ui5-li: add "Selected" text to item's accessible name (#3853) (2924010)
  • ui5-multi-combobox: prevent setting max-width of dialog header on mobile (#3943) (97d0382), closes #3763
  • ui5-product-switch-item: no-wrap title behavior added when subtitle is not present (#3800) (3f007fd)
  • (ui5-li): add accessible name to single select radio button (#3842) (c77d9c9)
  • ComboBox arrow now correctly toggles the picker (#3937) (19e77da)
  • ui5-card-header: no longer fires click event twice (#3823) (d4f4e91)
  • ui5-color-palette: align space between swatches (#3912) (8ad1fdd)
  • ui5-color-palette: focus outline is properly visualized (#3648) (2e708d4)
  • ui5-color-picker: opacity slider doesn't affect the hue slider (#3664) (3afe78a)
  • ui5-combobox: fix double announcement on key navigation (#3495) (0ff3325)
  • ui5-date-picker: calendar horizontal center align (#3905) (75aef88)
  • ui5-date-picker: fix dateValue getter to return most recent value (#3629) (bee34da), closes #3516
  • ui5-date-picker: keyboard handling now compliant with the specification (#3636) (24467f8), closes #3091
  • ui5-daypicker: fix js error (#3677) (b6d643a)
  • ui5-dialog: correctly restore body scrolling on ESC (#3696) (1c8e656), closes #3690
  • ui5-dialog: fix console warning from exploratory testing (#3893) (c648714), closes #3620
  • ui5-illustrated-message: add missing dependencies (#3822) (75e6a8c)
  • ui5-illustrated-message: remove style attribute of svg (#3605) (41f72e3)
  • ui5-input: prevent exception in console when input is clicked on mobile (#3729) (8d05606)
  • ui5-label: adjust colon margins (#3897) (ccca671)
  • ui5-label: wrapping now works when used in CustomListItem (#3852) (8333f5e)
  • ui5-li-groupheader: change role option (#3869) (90e718b)
  • ui5-li-groupheader: fix row height (#3610) (79d259e), closes #3606
  • ui5-link: the anchor element inherits its text-decoration (#3911) (bb8629c), closes #3837 #3837
  • ui5-popover: fix arrow placement when reaching a border (#3821) (9913632), closes #3391
  • ui5-popover: fix initial flickering (#3910) (6afad2a)
  • ui5-popover: restrict growing width on small screens (#3820) (bd0b33a)
  • ui5-list: remove unnecessary scrollbar in RTL for Multiselect mode (#4085) (04c09da), closes #3947
  • ui5-radio-button: exploratory testing issues (#3740) (23ce10f)
  • ui5-segmented-button: correct focus on first click (#3906) (6820dd7)
  • ui5-segmented-button: keyboard handling now compliant with the specification (#3709) (d34afc1)
  • ui5-select: align value state to visual specification (#3655) (cce6505), closes #3611
  • ui5-select: fix selection change with keyboard (#3704) (68da439)
  • ui5-side-navigation: fix RTL behaviour (#3774) (cb39444)
  • ui5-slider: keyboard handling now works correctly in RTL (#3949) (f6dee74)
  • ui5-slider: show tooltips when component has focus (#3899) (952445d)
  • ui5-panel: add border bottom when fixed (#4234) (a19e401)
  • ui5-shellbar: fix public readonly getters (#4283) (d90daf5)
  • ui5-shellbar: fix JS error on custom action press (#4281) (c73294b)
  • ui5-shellbar: remove unnecessary aria-label from buttons (#3981) (d60120d), closes #3953
  • ui5-shellbar: remove empty secondary title wrapper (#3737) (28d9a1a), closes #3698 #3698
  • ui5-tabcontainer: fix CSS selector rule (#4261) (#4273) (24ff145)
  • ui5-tabcontainer: paddings are changed according to the spec (#4166) (0bb0b92)
  • ui5-table: add missing dependency to Checkbox (#4199) (0f6e224), closes #4094
  • ui5-table: hide row columns on minWidth (#4193) (bf2495b)
  • ui5-tabcontainer: change paddings to full-fill the specs (#4196) (3fd8b48)
  • ui5-textarea: value state message link is now accessible (#3916) (015e3ef)
  • ui5-timeline: align indicator in compact mode (#3902) (0c31502)
  • ui5-timeline: keyboard handling is now compliant with the specification (#3722) (2ad208e)
  • ui5-timepicker: correct navigation to the am/pm slider (#3920) (ba38d4c)
  • ui5-toast: announce content when ui5-toast is shown (#3939) (66901ad)
  • ui5-toggle-button: SHIFT+SPACE cancels the action (#3713) (48adbbe)
  • ui5-tokenizer: fix invisble texts styling (#3394) (bc62eaa)
  • ui5-tree, ui5-table, ui5-side-navigation: fix unnecessary scrollbar in RTL is removed (#3948) (61fe0fe)
  • ui5-upload-collection: fix no files heading HTML tag (#3930) (e020249)
  • ui5-wizard: grouped steps could be activated (#3961) (be36219)
  • ui5-wizard: step titles are now visible on phone (#3895) (9a183b4)
  • ui5-wizard: remove unneeded aria properties (#4262) (7fa969b)
  • framework: removing the base theme works with adopted stylesheets (#4158) (aa1f594)
  • framework: detach events correctly to prevent memory leaks (#3941) (6c877ee)
  • framework: fix init package script bugs (#4069) (2e68d32)
  • framework: apply RTL for components with popovers (#3657) (28e868b)

Code Refactoring

  • ui5-breadcrumbs-item: remove stableDomRef public property (#4284) (ecec275)
  • ui5-input: remove suggestion-scroll event (#4141) (3a0abee)
  • ui5-message-strip: rename tag name (#4268) (ec30ec2)
  • ui5-shellbar-item: rename item-click to click (#4282) (4cd86b1)
ilhan007
published 0.0.0-4180fe799 •

ilhan007
published 0.0.0-b053ad005 •

ilhan007
published 0.0.0-dc3ccac50 •

ilhan007
published 1.0.0-rc.15 •

Changelog

Source

1.0.0-rc.15 (2021-07-23)

New Components

  • ui5-barcode-scanner-dialog: introduce new component (#3523) (196a590)
  • ui5-ui5-breadcrumbs: introduce new component (#3489) (6dbc2a0)
  • ui5-illustrated-message: introduce new component (#3376) (2dff1f4)

Features

Bug Fixes

  • a11y: keep invisible texts out of the view port (#3085) (de47520), closes #2723 #2723
  • inputs: use base CSS param for border-radius (#3430) (4a4c5bc)
  • ui5-avatar-group: fire "click" event only once (#3196) (95986e2)
  • ui5-avatar-group: deprecate "avatarSize" property (#3229) (fd60e90)
  • ui5-avatar-group: fix visual design deviations (#3252) (49639e5), closes #3197
  • ui5-bar: add "aria-label" based on the used "design" (#3161) (7ffb575), closes #3020
  • ui5-busyindicator: fix aria-labelledby value (#3266) (ef2d332), closes #3256
  • ui5-busyindicator: fix typo in styles (#3178) (023945a)
  • ui5-busyindicator: improve focus handling (#3189) (1ab4e77), closes #3171
  • ui5-button: add "Belize" theme parameters to bundle (#3485) (97a8713), closes #3482
  • ui5-button: improve use of Theme Designer CSS Variables (#3445) (baec4d4)
  • ui5-button: fix line-height (#3416) (e679b51), closes #3401 #3401
  • ui5-calendar: correct enable/disable of prev and next buttons (#3249) (8c66d5a), closes #3201
  • ui5-calendar:: fix opening pf month/year pickers with SPACE (#3561) (6d99461), closes #3555
  • ui5-card: fix internal content's HTML tag (#3464) (9832843), closes #3439 #3439
  • ui5-card: fix styles for slotted images (#3301) (1683134)
  • ui5-card: update "border-width" and "box-shadow" styles (#3509) (76dcdbf)
  • ui5-carousel: hide navigation arrows on mouse out (#3174) (655ec49)
  • ui5-checkbox: add "aria-hidden" attribute to icon (#3511) (18de8a1), closes #3433
  • ui5-checkbox: prevent jumping of elements aligned with baseline when checking/unchecking (#3408) (b458b80)
  • ui5-combobox: announce selected item (#3358) (941a414)
  • ui5-combobox: fix focusing the inner input (#3243) (790c02e)
  • ui5-date-*: fix components accessibility (#3163) (fe06f84), closes #3002
  • ui5-date-picker: prevent value verification upon typing(#2922) (f5e92e0), closes #2827
  • ui5-date-picker: fix alignment of day names (#3095) (b6c1a0a)
  • ui5-daterange-picker: stop returning back to the start of the range when user closes the range in another month (#3255) (290b60b), closes #3129
  • ui5-datetime-picker: fix selection of date value (without time) only (#3294) (0a112ea)
  • ui5-dialog: fix text selection on Chrome (#3532) (1abd40d)
  • ui5-file-uploader: fix button's hover styles (#3148) (a0ce732)
  • ui5-flexible-column-layout: fix column borders in high contrast themes (#3328) (bd18bb9), closes #3320
  • ui5-flexible-column-layout: fix columns display (#3444) (62977d0), closes #3425
  • ui5-input: announce suggestions count when expected (#3127) (76ec379), closes #3051
  • ui5-label: fix required label appearance in Safari (#3182) (921ac5a)
  • ui5-li: fix "info" text width (#3184) (3b930af)
  • ui5-li: remove “delete” button from tab chain(#3290) (5176954), closes #2964
  • ui5-li-tree: fix arrow flickering (#3293) (eca59f5), closes #3238
  • ui5-li-tree: fix selection background (#3072) (bb5d65f), closes #2978
  • ui5-li-tree: fix incorrect display of the text (#3086) (684ccbf)
  • ui5-li-tree: hfix hover and active visual state (#3298) (4ac6d23)
  • ui5-li-tree: fix "info" text visual appearance (#3280) (1523e25), closes #3130
  • ui5-link: fire "click" event on SAPCE and ENTER (#3374) (ffa2c4c), closes #3007 #3007
  • ui5-list: fixed keyboard navigation when List is used inside another List (#3314) (15e235e)
  • ui5-list: fix focus handling on TAB key pressed (#3220) (32a4148)
  • ui5-list: prevent "load-more" on initial rendering (#3105) (ef52f2b)
  • ui5-list: prevent scrolling with SPACE (#3272) (0c7e58b), closes #3089
  • ui5-popover: fix content's max-height (#3386) (8cba688)
  • ui5-popup: fix default header height (#3506) (ab11001)
  • ui5-popup: fix scroll handle in input components' dropdowns (#3414) (c5e00c4)
  • ui5-rating-indicator: fix "aria-readonly" attr when not editable (#3219) (b90933c)
  • ui5-responsive-popover: fix header styles (#3176) (83a88af), closes #3173
  • ui5-responsive-popover: fix position of downward pointing arrow (#3508) (e0744d6), closes #3500
  • ui5-select: display the selected option's icon (#3348) (dac8183), closes #3344
  • ui5-select: support HOME and END keyboard keys (#3372) (b12a30b)
  • ui5-shellbar: fix search field width (#3296) (51fb1a3)
  • ui5-shellbar: fix unnecessary cutting space on left side (#3513) (c7e6f07), closes #3501
  • ui5-shellbar: fix notification bubble visibility (#3123) (33fde82), closes #3121
  • ui5-shellbar: fix menu button's arrow position (#3285) (18ea76d), closes #3199
  • ui5-side-navigation: fire "click" on items inside the popup menu (#3468) (658328a)
  • ui5-slider, ui5-range-slider: fix templates to render one top level element only (#3115) (c03f211)
  • ui5-step-input: fire "input" once when value is deleted (#3474) (a5f27f2), closes #3457
  • ui5-step-input: fix "min-width" is now correct (#3398) (a8af480), closes #3377 #3377
  • ui5-tabcontainer: scroll tabs into view with keyboard navigation (#3354) (d61a9b2) fix(ui5-table-cell):
  • ui5-table-cell: allow selection of text nodes (#3568) (e4770b3)
  • ui5-table-row: prevent SPACE only when event target is the TableRow (#3393) (d48b4c6)
  • ui5-textarea: restore value on ESCAPE key (#3261) (7b60885)
  • ui5-time-picker: fix accessibility (#3162) (927abf6), closes #3010
  • ui5-tree: fix alignment of items (#3424) (788d25d)
  • ui5-upload-collection-item: fix keyboard navigation (#3327) (aad0c32)
  • ui5-wizard: fix step's alignment of number and title texts (#3370) (2cd97ec), closes #3251 #3251
  • ui5-wizard: correct step icons vertical alignment (#3566) (2584341)
  • ui5-wizard: correct "aria-controls" value (#3180) (d449812)
  • ui5-wizard: implement revised accessibility spec (#2990) (99cb6b1)
  • playground: fix links (#3295) (62a0cc3)

BREAKING CHANGES

  • a11y: deprecate "aria-label" support in favour of "accessible-name" (#3449) (f4f5864)
    • The support of "aria-label" has been deprecated in favor of new property "accessibleName" for the following components: Button, Wizard, WizardStep, ComboBox, DatePicker, Dialog, Input, List, Panel, Popover, Popup, RatingIndicator, Select, StepInput and TextArea.
    • The support of "aria-label" has been removed for the following components: Card, CheckBox and Link.
<ui5-date-picker accessible-name="Hello World"></ui5-date-picker>
  • a11y: deprecate "aria-labelledby" support in favour of "accessible-name-ref" (#3442) (42d3ed5), closes #3107
    • The support for "aria-labelledby" have been deprecated in favour of new property "accessibleNameRef" for the following components: ComboBox, DatePicker, Input, List, Rating Indicator, Select, StepInput, TextArea, WizardStep.
    • The support for "aria-labelledby"` has been removed for the following component: Button, Card and CheckBox.
<ui5-label id="infoText">info text</ui5-label>
<ui5-date-picker  accessible-name-ref="infoText"></ui5-date-picker>
  • all list items: rename "info" and "infoState" properties (#3259) (ca42531), closes #3107 StandardListItem's "info" and "infoState" properties have been renamed to "additionalText" and "additionalTextState". SuggestionItem's "info" and "infoState" properties have been renamed to "additionalText" and "additionalTextState". TreeItem's: "info" and "infoState" properties have been renamed to "additionalText" and "additionalTextState".
  • ui5-avatar: rename "backgroundColor" property to "colorScheme" (#3237) (a3a3a11) The property "backgroundColor" has been renamed to "colorScheme".
  • ui5-avatar: implement default slot for image (#3237) (9646c3e) The properties "image" and "imageFitType" have been deprecated in favour of default slot:
<ui5-avatar>
	<img src="./avatar.jpg" style="object-fit: cover;">
</ui5-avatar>
  • ui5-avatar-group: deprecate "avatarSize" property (#3107) (fd60e90) The property "avatarSize" property has been deprecated. You can set the "size" property to every avatar that you pass in the default slot.
  • ui5-bar: replace "middleContent" slot with the default slot (#3107) (e235d7d) The middleContent slot is deprecated in favour of default slot.
  • ui5-busy-indicator: change tag name (#3107) (d43de85) The component tag name is renamed from "ui5-busyindicator" to "ui5-busy-indicator".
  • ui5-button: remove "iconSize" property (#3107) (ff9d7dd) The "iconSize" property has been removed.
  • ui5-card: refactor API (#3107) (86f0333) The Card's "header", "subheading", "status", "headerInteractive" properties, "action" and "avatar" slots, and "header-click" events are not available anymore. Instead, use the newly created "CardHeader" component, which provides the same API with a bit of change in the names as follows: the "headerInteractive", "heading" and "subheading" properties have been renamed to "interactive, "titleText" and "subtitleText", the "header-click" event has been renamed to "click". In addition, the Card now has a "header" slot, for which you can use the CardHeader:
<ui5-card>
	<ui5-card-header
		slot="header"
		status="4 of 10"
		title-text="Quick Links"
		subtitle-text="quick links">
	</ui5-card-header>
</ui5-card>
  • ui5-carousel: refactor API (#3107) (351d289) The "selectedIndex" property is deprecated. The "infiniteScrollOffset" property and "load-more" event are deprecated, use the "navigate" event to load more items.
  • ui5-carousel: change "hideNavigation" to "hideNavigationArrows" (#3107) (2adee01) The property "hideNavigation" has been replaced by "hideNavigationArrows". The new property shows/hides the arrows only (previously - both the arrows and the dots in the bottom).
  • ui5-checkbox: replace "wrap" with "wrappingType" (#3107) (85143e9) The boolean property "wrap" has been removed in favour of string prop "wrappingType". If you previously used "wrap", now set wrappingType="Normal" instead.
  • ui5-color-palette: rename "change" event (#3107) (b1e2eaf) The "change" event has been renamed to "item-click".
  • ui5-color-palette: change API (#3107) (12ce9fd) The "showMoreColors" and "showRecentColors" property have been removed - ColorPalettePopover component will be introduced in future to provide this functionality. In addition, the "value" property has been also removed.
  • ui5-color-palette-item: remove "stableDomRef" as not needed (#3107) (862a452) The "stableDomRef" property has been removed. If previously used, just call "getDomRef" on the ColorPaletteItem to get its DOM reference.
  • ui5-combobox: enable setting value programatically (#3107) ([d85561a]d85561a(https://github.com/SAP/ui5-webcomponents/commit/d85561a)) The "filterValue" property has been removed. The "value" property should be used as now it represents the "live" value of the component.
  • ui5-dialog: rename the "open" method to "show" (#3107) (0ecc508) The public method "open" has been renamed to "show".
  • ui5-daterange-picker: rename first/lastDateValue (#3107) (ad365f4) The readonly attributes "firstDateValue" and "lastDateValue" have been renamed to "startDateValue" and "endDateValue".
  • ui5-duration-picker: remove component (#3107) (8801e55) The DurationPicker is now private component and no longer supported. It may continue working, but it's not guaranteed.
  • ui5-flexible-column-layout: rename "noArrows" property to "hideArrows" (#3107) (8660d11) The "noArrows" property has been renamed to "hideArrows".
  • ui5-input: (#3237) (6630c2a) The "highlight" property has been removed and the feature is enabled by default.
  • ui5-input: remove public method (#3224) (1166fb4), closes #3107 The "isOpen method" (that used to return if the value state popover is open or closed) has been removed.
  • ui5-input: introduce new "SuggestionGroupItem" (#3248) (39ccf7b) The "group" property of the SuggestionItem is removed, use the SuggestionGroupItem component to create grouping as follows:
<ui5-input show-suggestions>
  <ui5-suggestion-group-item text="Group #1"></ui5-suggestion-group-item>
  <ui5-suggestion-item text="Item #1"></ui5-suggestion-item>
  <ui5-suggestion-item text="Item #2"></ui5-suggestion-item>
</ui5-input>
  • ui5-label: replace "wrap" with "wrappingType" (#3107) (e591e04) The boolean property "wrap" has been removed in favour of string prop "wrappingType". If you previously used "wrap", now set wrappingType="Normal" instead.
  • ui5-link: replace "wrap" with "wrappingType" (#3107) (cff8fd4) The boolean property "wrap" has been removed in favour of string prop "wrappingType". If you previously used "wrap", now set wrappingType="Normal" instead.
  • ui5-li-notification: replace "wrap" with "wrappingType" (#3565) (6701ab5) The boolean property "wrap" has been removed in favour of string prop "wrappingType". If you previously used "wrap", now set wrappingType="Normal" instead.
  • ui5-list: rename "inset" property to "indent" (#3107) (eba1e64) The property "inset" has been renamed to "indent".
  • ui5-li-notification: rename "heading" property to "titleText" (#3586) (4f17a31) The property "heading" property has been renamed to "titleText".
  • ui5-li-notification-group: rename "heading" property to "titleText" (#3586) (4f17a31) The property "heading" property has been renamed to "titleText".
  • ui5-messagestrip: refactor API (#3237) (1cb43f2) The properties "noIcon" and "noCloseButton" have been renamed to "hideIcon" and "hideCloseButton".
  • ui5-messagestrip: rename property "type" to "design" (#3237) (4208d19) The property "type" has been renamed to "design".
  • ui5-popover: rename "noArrow" property to "hideArrow" (#3107) (39cc473) The property "noArrow" has been renamed to "hideArrow".
  • ui5-popover: rename "openBy" method to "showAt" (#3107) (59f5354) The public method "openBy" has been renamed to "showAt".
  • ui5-product-switch-item: rename "heading" and "subtitle" properties (#3107) (2461b73) The properties "heading" and "subtitle" have been renamed to "titleText" and "subtitleText".
  • ui5-radio-button: change tag name bca726e), closes #3107 The component's tag name has been renamed from "ui5-radiobutton" to "ui5-radio-button".
  • ui5-radio-button: replace "wrap" with "wrappingType" (#3107) (724025b) The boolean property "wrap" has been removed in favour of string prop "wrappingType". If you previously used "wrap", now set wrappingType="Normal" instead.
  • ui5-radio-button: change "selected" proerty to "checked" (#3107) (677d5be) The "selected" property has been renamed to "checked" and the "select" event to "change".
  • ui5-rating-indicator: rename "maxValue" property to "max" (#3107) (8aaf99b) The "maxValue" property has been deprecated in favour of "max" property.
  • ui5-responsive-popover: rename "openBy" method to "showAt" (#3107) (59f5354) The public method "open" has been renamed to "showAt".
  • ui5-segmented-button: change tag name (b3b42f6), closes #3107 The component's tag name has been renamed from "ui5-segmentedbutton" to "ui5-segmented-button".
  • ui5-segmented-button-item: introduce new component (#3258) (9bd9ce4), closes #3191 #3191 SegmentedButton no longer accepts ToggleButton, you have to use the newly created component, called SegmentedButtonItem as follows:
<ui5-segmentedbutton>
   <ui5-segmentedbutton-item pressed>One</ui5-segmentedbutton-item>
   <ui5-segmentedbutton-item>Two</ui5-segmentedbutton-item>
   <ui5-segmentedbutton-item>Three</ui5-segmentedbutton-item>
</ui5-segmentedbutton>
  • ui5-shellbar: rename "notificationCount" property to "notificationsCount" (6495028), closes #3107 The property "notificationCount" has been renamed to "notificationsCount".
  • ui5-switch: implement "design" property (998be76), closes #3107 The booloean "graphical" property has been deprecated in favour of enum "design" property.
  • ui5-tab: rename "semanticColor" property to "design" (#3107) (a7a0da1) The property :semanticColor" has been renamed to "design".
  • ui5-tabcontainer: deprecate "tabsPlacement" (#3107) (4343100) The property "tabsPlacement" has been removed as it is not specified in SAP Fiori 3 design system.
  • ui5-table: introduce "hideNoData" property (#3107) (d2d4397) The property "showNoData" has been renamed to "hideNoData".
  • ui5-table: rename "more(sub)Text" to "growingButton(sub)Text" (#3107) (a3dd305) The properties "moreText" and "moreSubtext" have been removed, use "growingButtonText" and "growingButtonSubtext" instead.
  • ui5-timeline-item: change API (#3107) (3b1c0b5) The properties "itemName" and "itemNameClickable" are renamed to renamed to "name" and "nameClickable" and the event "item-name-click" is renamed to "name-click".
  • ui5-title: replace "wrap" with "wrappingType" (#3107) (448c726) The boolean property "wrap" has been removed in favour of string prop "wrappingType". If you previously used "wrap", now set wrappingType="Normal" instead.
  • ui5-toggle-button: change tag name (4347195), closes #3107
  • ui5-toggle-button: remove "iconSize" property (#3107) (ff9d7dd) The "iconSize" property has been removed.
  • ui5-upload-collection: change "file-deleted" event name (#3107) (5898eb8) The "file-deleted" event has been renamed to "item-delete".
  • ui5-upload-collection: rename "noDnd" property to "hideDragOverlay" (#3107) (c360443) The property "noDnd" has been renamed to "hideDragOverlay".
  • ui5-upload-collection-item: change API (#3107) (09e9d2a) The properties "noDelete", "noRetry" and "noTerminate" have been renamed to "disableDeleteButton", "hideRetryButton" and "hideTerminateButton".
  • ui5-wizard: rename "selection-change" event to "step-change" (#3107) (eec4ba3) The “selection-change” event has been renamed to "step-change". In addition, the event param "selectedStep" has been renamed to "step" and the event param "previouslySelectedStep" has been renamed to "previousStep".
  • ui5-wizard-step: rename "heading" and "subheading" properties (#3107) (b0e73ad) The properties "heading" and "subheading" have been renamed to "titleText" and "subtitleText".

Code Refactoring

  • all list items: rename "info" and "infoState" properties (#3259) (ca42531), closes #3107
  • ui5-avatar: rename "backgroundColor" property to "colorScheme" (#3237) (a3a3a11)
  • ui5-avatar-group: deprecate "avatarSize" property (#3107) (fd60e90)
  • ui5-bar: remove "middleContent" slot (#3107) (e235d7d)
  • ui5-busy-indicator: change tag name (#3107) (d43de85)
  • ui5-button: remove "iconSize" property (#3107) (ff9d7dd)
  • ui5-card: refactor API (#3107) (86f0333)
  • ui5-carousel: refactor API (#3107) (351d289)
  • ui5-carousel: change "hideNavigation" to "hideNavigationArrows" (#3107) (2adee01)
  • ui5-checkbox: replace "wrap" with "wrappingType" (#3107) (85143e9)
  • ui5-color-palette: rename "change" event (#3107) (b1e2eaf)
  • ui5-color-palette: change API (#3107) (12ce9fd)
  • ui5-color-palette-item: remove "stableDomRef" as not needed (#3107) (862a452)
  • ui5-dialog: rename the "open" method to "show" (#3107) (0ecc508)
  • ui5-daterange-picker: rename first/lastDateValue (#3107) (ad365f4)
  • ui5-duration-picker: remove component (#3107) (8801e55)
  • ui5-flexible-column-layout: rename "noArrows" property to "hideArrows" (#3107) (8660d11)
  • ui5-input: remove "highlight" property (#3350) (6630c2a)
  • ui5-input: change public method to private (#3224) (1166fb4), closes #3107
  • ui5-label: replace "wrap" with "wrappingType" (#3107) (e591e04)
  • ui5-link: replace "wrap" with "wrappingType" (#3107) (cff8fd4)
  • ui5-list: rename "inset" property to "indent" (#3107) (eba1e64)
  • ui5-li-notification: replace "wrap" with "wrappingType" (#3565) (6701ab5)
  • ui5-li-notification: rename "heading" property to "titleText" (#3586) (4f17a31)
  • ui5-li-notification-group: rename "heading" property to "titleText" (#3586) (4f17a31)
  • ui5-messagestrip: refactor API (#3237) (1cb43f2)
  • ui5-messagestrip: rename property "type" to "design" (#3237) (4208d19)
  • ui5-popover: rename "noArrow" property to "hideArrow" (#3107) (39cc473)
  • ui5-popover: rename "openBy" method to "showAt" (#3107) (59f5354)
  • ui5-product-switch-item: rename "heading" and "subtitle" properties (#3107) (2461b73)
  • ui5-radio-button: change tag name (bca726e), closes #3107
  • ui5-radio-button: replace "wrap" with "wrappingType" (#3107) (724025b)
  • ui5-radio-button: change "selected" proerty to "checked" (#3107) (677d5be)
  • ui5-rating-indicator: rename "maxValue" property to "max" (#3107) (8aaf99b)
  • ui5-responsive-popover: rename "openBy" method to "showAt" (#3107) (59f5354)
  • ui5-segmented-button: change tag name (b3b42f6), closes #3107
  • ui5-shellbar: rename "notificationCount" property to "notificationsCount" (6495028), closes #3107
  • ui5-switch: implement "design" property (998be76), closes #3107
  • ui5-tab: rename "semanticColor" property to "design" (#3107) (a7a0da1)
  • ui5-tabcontainer: deprecate "tabsPlacement" (#3107) (4343100)
  • ui5-table: rename "showNoDate" to "hideNoData" (#3107) (d2d4397)
  • ui5-table: rename "more(sub)Text" to "growingButton(sub)Text" (#3107) (a3dd305)
  • ui5-timeline-item: change API (#3107) (3b1c0b5)
  • ui5-title: replace "wrap" with "wrappingType" (#3107) (448c726)
  • ui5-toggle-button: change tag name (4347195), closes #3107
  • ui5-toggle-button: remove "iconSize" property (#3107) (ff9d7dd)
  • ui5-upload-collection: rename "noDnd" property to "hideDragOverlay" (#3107) (c360443)
  • ui5-upload-collection: change "file-deleted" event name (#3107) (5898eb8)
  • ui5-upload-collection-item: change API (#3107) (09e9d2a)
  • ui5-wizard: rename "selection-change" event to "step-change" (#3107) (eec4ba3)
  • ui5-wizard-step: rename "heading" and "subheading" properties (#3107) (b0e73ad)
ilhan007
published 0.0.0-db2be6526 •

1
3031
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc