Skip to content

DialogHost API revamp #3841

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

Draft
wants to merge 35 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
ede38d4
Cleanup of launchSettings and Cards Page in Demo
Oct 24, 2024
8c8644a
Revert "Cleanup of launchSettings and Cards Page in Demo"
Oct 24, 2024
550c20d
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Oct 29, 2024
649b234
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Nov 4, 2024
83ab505
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Nov 19, 2024
75b12a6
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Nov 29, 2024
ec4ab7e
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Dec 12, 2024
693f32e
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Dec 20, 2024
ffc320a
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Jan 2, 2025
d216821
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Jan 3, 2025
5ea61a4
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Jan 8, 2025
202c919
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Jan 27, 2025
1eb432e
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Jan 31, 2025
622c328
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Feb 12, 2025
737a145
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Feb 17, 2025
27bbd55
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Feb 28, 2025
0751054
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Mar 11, 2025
7d9cf1b
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Mar 12, 2025
129653d
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Mar 14, 2025
4858124
Merge branch 'master' of https://github.com/corvinsz/MaterialDesignIn…
Mar 31, 2025
8228167
-added "isFullscreenDialog" Parameter to all Dialog.Show methods
Mar 31, 2025
5e386eb
before showing the Dialog remove the Dialogs Margin and CornerRadius …
corvinsz Mar 31, 2025
4466075
added summary description for "isFullscreenDialog"
corvinsz Mar 31, 2025
34f7767
applied newer "syntactic sugar" features
corvinsz Mar 31, 2025
485a4ca
resize and reposition the PopupEx if the Window is resized or reposit…
Apr 1, 2025
7e8d9fc
added PART_CloseButton to the Template of the DialogHost
Apr 1, 2025
e5d37f3
-added DialogOptions class
Apr 1, 2025
f1d4c2a
-added demo page for DialogOptions
corvinsz Apr 1, 2025
d0b71cb
demo cleanup
corvinsz Apr 2, 2025
f36b86a
save size of Popup before setting it to fullscreen so the height and …
corvinsz Apr 2, 2025
e43653e
-removed unused variables and summaries
corvinsz Apr 2, 2025
5ff9626
added BlurBackground to the DialogOptions and showcase it the demo
corvinsz Apr 10, 2025
e98f550
Mark the old Show methods as obsolete
corvinsz Apr 10, 2025
2444022
fix to restore the BlurRadius correctly
corvinsz Apr 29, 2025
affc82a
-if no DialogOptions are supplied, fall back to Defaults
corvinsz Apr 29, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading