Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 15:24
· 36 commits to refs/heads/main since this release
3ba585d

What's Changed

🚀 Features

🐛 Bug Fixes

  • (#436) Disabled rerenders when background click is disabled - Thanks to @chrissainty
  • (#419) Proposed tweaks for FocusTrap - Thanks to @DannyRichardsonWG
  • (#367) Set up key to BlazoredModalInstance component to get proper updates - Thanks to @crui3er
  • (#292) Change FocusFirstElement to ActivateFocusTrap - Thanks to @larsk2009
  • (#293) Detect multiple modals on deactiveFocusTrap - Thanks to @georgeemr
  • (#408) Added TaskCreationOptions.RunContinuationsAsynchronously to ModalRefence - Thanks to @chrissainty
  • (#396) Fixes for sample projects - Thanks to @chrissainty
  • (#417) Added null checks for JS interop calls - Thanks to @chrissainty

🧰 Maintenance