Skip to content

v0.53.1

Compare
Choose a tag to compare
@openprojectci openprojectci released this 04 Feb 12:01
· 62 commits to main since this release
54762ad

Patch Changes

  • #236 de1a205 Thanks @myabc! - Fix regression: callers unable to set custom button text

  • #237 c2c98cf Thanks @myabc! - Make DangerDialog title param required: Axe will raise accessibility violations in the absence of a title. We want to ensure best a11y practice, so this change makes it a required param and documents it.

    This is a BREAKING change.

  • #237 694bdae Thanks @myabc! - Make FeedbackDialog title param required: Axe will raise accessibility violations in the absence of a title. We want to ensure best a11y practice, so this change makes it a required param and documents it.

    This is a BREAKING change.