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

[Blazor] Add an API to describe the render mode (if any) a component is running in #55577

Merged
merged 12 commits into from
May 14, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    1cd685b View commit details
    Browse the repository at this point in the history
  2. Replace implementation

    javiercn committed May 10, 2024
    Configuration menu
    Copy the full SHA
    448869e View commit details
    Browse the repository at this point in the history
  3. Undo unwanted change

    javiercn committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1f21391 View commit details
    Browse the repository at this point in the history
  4. Cleanups

    javiercn committed May 10, 2024
    Configuration menu
    Copy the full SHA
    066a250 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06d1e47 View commit details
    Browse the repository at this point in the history
  6. Refactor and API shape

    javiercn committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c637de2 View commit details
    Browse the repository at this point in the history
  7. Added and updated E2E tests

    javiercn committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1017c33 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update APIs

    javiercn committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4a2bdba View commit details
    Browse the repository at this point in the history
  2. API review feedback

    javiercn committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fd57940 View commit details
    Browse the repository at this point in the history
  3. More API review feedback

    javiercn committed May 13, 2024
    Configuration menu
    Copy the full SHA
    397d779 View commit details
    Browse the repository at this point in the history
  4. Update APIs

    javiercn committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8e8cad0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Apply suggestions from code review

    Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
    SteveSandersonMS and MackinnonBuck committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8eabd02 View commit details
    Browse the repository at this point in the history