Skip to content

0.21.0

Compare
Choose a tag to compare
@jlp-craigmorten jlp-craigmorten released this 02 Mar 23:32
· 76 commits to main since this release

What's Changed

Details

Implements the position and group algorithm for appropriate roles, allowing the calculation of roles that have implicit aria-posinset and aria-setsize support.

REF: https://www.w3.org/TR/core-aam-1.2/#mapping_additional_position

Updates aria-level to support additional roles that have implicit values calculated by the document structure.

REF: https://www.w3.org/TR/wai-aria-1.2/#aria-level

Breaking change: aria-posinset and aria-setsize are now announced as position and set size respectively, instead of item set position and item set size.

Full Changelog: 0.20.0...0.21.0