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

Add support for configuring WebViewSettings via DI #5059

Merged
merged 9 commits into from
Mar 7, 2022

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    9bc2647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cbe903 View commit details
    Browse the repository at this point in the history
  3. Update tests

    javiercn committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    15f7b37 View commit details
    Browse the repository at this point in the history
  4. Address feedback

    javiercn committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    37cb3b5 View commit details
    Browse the repository at this point in the history
  5. Rename variables

    javiercn committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    7b64dea View commit details
    Browse the repository at this point in the history
  6. Missing rename

    javiercn committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    148b384 View commit details
    Browse the repository at this point in the history
  7. Update src/BlazorWebView/src/SharedSource/BlazorWebViewServiceCollect…

    …ionExtensions.cs
    
    Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
    javiercn and TanayParikh committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    1f0271b View commit details
    Browse the repository at this point in the history
  8. Fix missing pragma

    javiercn committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    65270e1 View commit details
    Browse the repository at this point in the history
  9. Add marker service

    javiercn committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    2a8654b View commit details
    Browse the repository at this point in the history