Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prism v9.0.271-pre - Update End-to-End Samples #142

Conversation

DamianSuess
Copy link
Collaborator

@DamianSuess DamianSuess commented Apr 11, 2024

Update End-to-End Sample applications to use v9.0.271-pre

SampleDialogApp

  • NEW: Sample using DialogParameters key, KnownDialogParameters.WindowName
  • NEW: Setting custom parent window using DialogParameters key, KnownDialogParameters.WindowName
    • In Prism.Avalonia v8.1.97, this was a parameter in the _dialogService.ShowDialog(...). Now you pass it as a parameter.
  • Updated Prism.Avalonia Wiki documentation pages

@DamianSuess DamianSuess added documentation Improvements or additions to documentation enhancement New feature or request Prism-v9.0.x-pre Prism v9.0.x Pre-Release labels Apr 11, 2024
@DamianSuess DamianSuess added this to the Prism 9.0.x milestone Apr 11, 2024
@DamianSuess DamianSuess self-assigned this Apr 11, 2024
@DamianSuess DamianSuess changed the base branch from develop to feature/Prism9x-v9.0.271 April 11, 2024 16:43
@DamianSuess DamianSuess linked an issue Apr 11, 2024 that may be closed by this pull request
@DamianSuess DamianSuess merged commit 560667c into feature/Prism9x-v9.0.271 Apr 13, 2024
@DamianSuess DamianSuess deleted the feature/Prism9x-v9.0.271-Samples-New-Navigation branch April 13, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request Prism-v9.0.x-pre Prism v9.0.x Pre-Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Prism v9.0.271 - Update End-to-End Samples
1 participant