Skip to content

v2.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 16:03
· 55 commits to main since this release
6a186ba

Patch Changes

  • #311 01cafcb Thanks @gregoralbrecht! - Modal should allow for more flexible markup

    We noticed that having a form in a modal breaks the parent-child
    relationship needed to make the flexbox layout work. This patch should(tm)
    fix the false assumption that Modal.Body is always a direct descendant
    of Modal.