Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PCL-Community
/
PCL-CE
Public
Notifications
You must be signed in to change notification settings
Fork
143
Star
4.3k
Code
Issues
183
Pull requests
31
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
refactor(msgbox): add customizable DialogControl + Dialog API
- #3168
#3168
Draft
tangge233
wants to merge 14 commits into
dev
PCL-Community/PCL-CE:dev
from
refactor/msgbox
PCL-Community/PCL-CE:refactor/msgbox
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
refactor(msgbox): add customizable DialogControl + Dialog API
#3168
tangge233
wants to merge 14 commits into
dev
PCL-Community/PCL-CE:dev
from
refactor/msgbox
PCL-Community/PCL-CE:refactor/msgbox
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
refactor(msgbox): add customizable DialogControl + Dialog API
Show description for bef259d
tangge233
committed
bef259d
View commit details
Copy full SHA for bef259d
Browse repository at this point
feat(demo): add dialog test button in toolbox (debug-only)
Show description for bf89224
tangge233
committed
bf89224
View commit details
Copy full SHA for bf89224
Browse repository at this point
feat(dialog): add Id to DialogButton, preset button factories, i18n
Show description for a81caa7
tangge233
committed
a81caa7
View commit details
Copy full SHA for a81caa7
Browse repository at this point
feat(dialog): add async wait model, support sync/async blocking
Show description for afb6f74
tangge233
committed
afb6f74
View commit details
Copy full SHA for afb6f74
Browse repository at this point
refactor(dialog): eliminate MyMsgBoxConverter from Dialog path
Show description for 1bd383f
tangge233
committed
1bd383f
View commit details
Copy full SHA for 1bd383f
Browse repository at this point
refactor(dialog): route all MyMsg types through DialogControl
Show description for e38a2c5
tangge233
committed
e38a2c5
View commit details
Copy full SHA for e38a2c5
Browse repository at this point
refactor: extract dialog code to ModMain.Dialog.cs partial class
Show description for 072e641
tangge233
committed
072e641
View commit details
Copy full SHA for 072e641
Browse repository at this point
refactor(dialog): DialogManager with XamlRoot, split into clean files
Show description for f7ad35d
tangge233
committed
f7ad35d
View commit details
Copy full SHA for f7ad35d
Browse repository at this point
refactor: remove MyMsgBoxConverter, migrate MS login, delete old controls
Show description for be51f26
tangge233
committed
be51f26
View commit details
Copy full SHA for be51f26
Browse repository at this point
fix(dialog): catch TaskCanceledException on Dispatcher.Invoke
Show description for 3dec522
tangge233
committed
3dec522
View commit details
Copy full SHA for 3dec522
Browse repository at this point
feat(dialog): generic Dialog<T>, Show(content), cancel flag, keyboard refactor
Show description for 9e4d841
tangge233
committed
9e4d841
View commit details
Copy full SHA for 9e4d841
Browse repository at this point
refactor: rename MyMsgLogin → DialogMsOAuthLogin, use DialogManager.ShowOAuth
Show description for 99a6acb
tangge233
committed
99a6acb
View commit details
Copy full SHA for 99a6acb
Browse repository at this point
fix: dialog color
tangge233
committed
024de3a
View commit details
Copy full SHA for 024de3a
Browse repository at this point
Commits on Jun 18, 2026
refactor(dialog): AddButton accepts DialogButton, ButtonBuilder, drop Tag hack
Show description for 17f6761
tangge233
committed
17f6761
View commit details
Copy full SHA for 17f6761
Browse repository at this point
You can’t perform that action at this time.