ZUi version 2.x
Components
SelectButton
- The custom property
--zui-select-button-font
will not be available anymore. Please usefont
attribute on the component directly
MenuItem
- The custom property
--zui-menu-item-font
will not be available anymore. Please usefont
attribute on the component directly
Scrollable
-
The attribute
hitarea
andbackground
are deprecated. The attributes will still be available but the enlarged hitarea is always set and the backgrund is always hidden. they will be removed from the bundle in the next major version. -
The css custom properties
--zui-scrollbar-background-color
,--zui-scrollbar-background-opacity
and--zui-scrollbar-hitarea-enlarge
are also deprecated and not available anymore.
Scrollable Directive
- The attribute
hitarea
andbackground
are deprecated. The attributes will still be available but the enlarged hitarea is always set and the backgrund is always hidden. they will be removed from the bundle in the next major version.
Menu
- The attribute
scrollable-hitarea
andscrollable-background
are deprecated. The attributes will still be available but the enlarged hitarea is always set and the backgrund is always hidden. they will be removed from the bundle in the next major version.
List Accordion
- The custom property
--zui-list-accordion-content-height
will be deprecated. The height will be automatically calculated.
Checkbox
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Ewiq Dialog
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Ewiq Dialog description
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Expander
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Menu
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Menu Item
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Quiet Link
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Radio Button
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Slider
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Slider Custom
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.
Slider Range
- The property
tabindex
is deprecated. instead of 'tabindex' please use 'tabIndex', notice upper case 'I'. We added this property with incorrect spelling (i in lower case), all components inherit the native tabIndex property and tabindex attribute. The tabindex property with wrong spelling will be removed, this only concerns the property and not the attribute.