@ui5/webcomponents-icons-business-suite
Advanced tools
Changelog
1.1.1 (2022-01-24)
Changelog
1.1.0 (2022-01-21)
stable-dom-ref
support for abstract items (#4604) (5526dea)accessibleNameRef
property (#4474) (3f7eae3)accessibleName
and accessibleNameRef
(#4547) (6f285fd), closes #4500accessibilityRoles
property (#4446) (f515f3d), closes #3804 #3796accessibleRole
property (#4548) (6d6cf6f), closes #4499accessibilityAttributes
property (#4591) (9a16d61), closes #3546item-click
event preventable (#4448) (12d3e8a)title
attribute (#4546) (0c060aa)accessibleNameRef
property (#4517) (0a7c1f3)accessibleNameRef
property (#4511) (83fdef5)accessibleName
property (#4378) (e6a8b38)accessibilityTexts
property (#4377) (f762e76), closes #4009accessibleNameRef
property (#4472) (8538de9)separators
in overflow (#4507) (b646157)indeterminate
state (#4397) (80bbc22)tabindex
value (#4509) (54698f6)noopener
to rel attribute (#4533) (3f2c3cd)readonly
component focusable on mobile device (#4456) (755599d)title
attribute from samples (#4422) (56a6724)Changelog
1.0.0-rc.16 (2021-11-09)
getDomRef
for abstract web components (#4210) (d1ebea3)accessibleName
property (#4021) (54fdb3a)ariaLevel
property (#3878) (b2b2ccd)subtitle
slot (#3633) (96ccf93), closes #3557 #3557noAnimation
property introduced (#3694) (fc7972b), closes #3505selected
state to an item (#3872) (9e7928b)displayValue
property (#3879) (50008d0), closes #3573 #3573preventInitialFocus
parameter to showAt
method (#3595) (62d1079), closes #3473item-mouseover/item-mouseout
events (#3990) (e8b6145)accessibleName
property (#3917) (ea79fb3), closes #3768 #3768filter
section (#3616) (52987c2)fetchI18nBundle
function is now removed. Use async getI18nBundle
instead #4128import "@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
theme-base
package deprecated in favour of theming
package. #4133stableDomRef
property has been removed - use getDomRef
to get the matching actual DOM ref. #4284ui5-messagestrip
to ui5-message-strip
. #4268suggestion-scroll
event has been removed as no UX specified. #4141stableDomRef
property has been removed - use getDomRef
to get the matching actual DOM ref. #4210.item-click
has been renamed to click
. #4282accessible-name
property has been removed. #4262tap-highlight-color
(18dab92)image
slot is used (#4117) (81d7815)accessibleNameRef
value (#4118) (07e8d44), closes #3681readonly
is now fixed (#4272) (535d0e5)middleContent
slot (#3719) (d5a0a3a), closes #3456 #3456change
event is now fired on opacity change (#3645) (9ee329a)aria-hidden=true
to decorative icons (#3983) (9101130), closes #3954getFocusDomRef
returns the correct element when the state is busy
(#3951) (ec81c15), closes #3922n-more
click (#3931) (2ebc6a7)readonly
unselected icon (#3992) (5854e0f)select all
column is now sticky (#3950) (9530a5b)option
have a parent element with role listbox
(#4053) (2b27754), closes #3459dateValue
getter to return most recent value (#3629) (bee34da), closes #3516aria-label
from buttons (#3981) (d60120d), closes #3953no files
heading HTML tag (#3930) (e020249)