Skip to content

Release of NSW Design System v3.24.13

Choose a tag to compare

@oisa oisa released this 09 Jul 00:48

What's Changed

  • Dialog aria attribute updates by @oisa in #728

Note: This update removes aria-expanded from the dialog container. If your application uses this attribute as a selector or reference in custom JavaScript, tests, CSS, or analytics, update it to use .nsw-dialog.active for open state or aria-hidden="false" for accessibility state.

Full Changelog: v3.24.12...v3.24.13