Skip to content

v0.54.1

Compare
Choose a tag to compare
@openprojectci openprojectci released this 20 Feb 13:05
· 37 commits to main since this release
dc3ddc2

Patch Changes

  • #246 26fdce6 Thanks @myabc! - DangerDialog now uses the "alertdialog" ARIA role

  • #245 27b6af1 Thanks @myabc! - Fix broken FeedbackDialog aria-describedby value - was referencing non-existent id.

  • #243 79986c4 Thanks @myabc! - Fix DangerDialog body scroll behaviour when containing a form: the dialog's confirm and cancel buttons should now always be visible in the viewport, never scrolling with the other dialog content.

  • #245 27b6af1 Thanks @myabc! - Fix broken DangerDialog aria-describedby value - was referencing non-existent id.