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

Added support to override URL clicks in PopupViewer #584

Merged

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    7d6cf97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8524f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41f4c28 View commit details
    Browse the repository at this point in the history
  4. Refactor hyperlink event handling and cleanup

    - Corrected the event name from `HyperLinkClicked` to `HyperlinkClicked` in both XAML and code-behind files for consistency and to meet case sensitivity requirements.
    prathameshnarkhede committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b618959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf285b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bed5ed6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7516933 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2d181d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f15bea View commit details
    Browse the repository at this point in the history