Skip to content

v70.0.0

Compare
Choose a tag to compare
@carbonci carbonci released this 26 Apr 13:44
· 8122 commits to master since this release
c3e2230

70.0.0 (2021-04-26)

⚠ BREAKING CHANGES

  • DialogFullScreen, Dialog, Alert and Confirm components
    no longer support enabling background UI interactions or disabling focus trap
    Dialog, Alert and Confirm height prop behaviour has changed

Code Refactoring

  • refactor modal based components (59c65da)