Skip to content

Update dialog backdrop close logic, docs, and tests#42

Merged
chouteau merged 1 commit into
mainfrom
marc/dev
Jun 24, 2026
Merged

Update dialog backdrop close logic, docs, and tests#42
chouteau merged 1 commit into
mainfrom
marc/dev

Conversation

@chouteau

Copy link
Copy Markdown
Contributor
  • Change DialogOptions.CloseOnBackdropClick default to false
  • Update docs to reflect new default and clarify usage
  • SuperDialog only closes on backdrop click if enabled
  • OpenAsync now closes previous dialog instead of throwing
  • Close button now calls DialogService.Close(null) directly
  • Bump version to 2.0.6
  • Add bUnit/MSTest tests for dialog behaviors

- Change DialogOptions.CloseOnBackdropClick default to false
- Update docs to reflect new default and clarify usage
- SuperDialog only closes on backdrop click if enabled
- OpenAsync now closes previous dialog instead of throwing
- Close button now calls DialogService.Close(null) directly
- Bump version to 2.0.6
- Add bUnit/MSTest tests for dialog behaviors
@chouteau chouteau merged commit cbae3eb into main Jun 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant