@ui5/webcomponents-icons-business-suite
Advanced tools
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)