v4.6.0v4.5.2
Reading changes from the repo…
aria-controls
on comboboxes and aria-valuenow
on focusable separators to enhance accessibility compliance. flattenShadowColors
method in favor of the more efficient flattenColors
method, streamlining color handling in accessibility checks. aria-required-children
rule to allow menus as children of other menus, reducing false positives in nested menu structures. lang
attribute rule only runs when the attribute has a value, preventing unnecessary errors for empty attributes.