v0.53.1
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.