Minor Changes
-
#1654
07c9f3d66eThanks @nuke-ellington! - Add openAppSwitch event to ix-application-header and ix-menu. -
#1609
89801b1149Thanks @danielleroux! - Addmeta-tag feature to disable default load of@siemens/ix-icons<meta name="ix:legacy-icons" content="false" />
In addition the warning is removed if no icon component is provided.
-
#1669
6ce292968eThanks @AndreasBerliner! - Preventix-selectlist items to expand beyond screen width and add properties: dropdown-width + dropdown-max-width -
#1635
9a5fff63e6Thanks @matthiashader! - Add additional button properties to ix-date-dropdown and ix-expanding-search.
Patch Changes
-
#1658
9b91179825Thanks @AndreasBerliner! - Adjustix-pillspacing between text + icon and icon only -
#1659
d28d62160eThanks @matthiashader! - Fixix-selectin editable mode to correctly select a known item when confirmed with Enter. -
#1648
1625ddc001Thanks @AndreasBerliner! - Fix ix-select keyboard navigation and wrap behavior when new items are created -
#1652
3f5d0a4f39Thanks @danielleroux! - Fix the disable state ofix-checkboxifdisabled=undefinedis provided. -
#1617
e2316d8b6dThanks @nuke-ellington! - Automatically expand ix-menu-category if nested menu item becomes active. -
#1672
4558698209Thanks @matthiashader! - Fix initial overlapping between value and end slots onix-input,ix-number-inputandix-date-input -
#1666
0234ccf941Thanks @nuke-ellington! - Fix padding for ix-textarea. -
#1665
72dd729926Thanks @danielleroux! - Fix behavior where internal validation logic removes validation classes fromix-input,ix-input-numberetc. -
#1651
f3c8ab8b01Thanks @ridvandmrc! - Fix the disable state ofix-radioifdisabled=undefinedis provided. -
#1621
e263955649Thanks @AndreasBerliner! - Set correct cursors and handle overflow for ix-card and ix-push-card.