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] Consume fingerprinted assets in MVC and Blazor #56045

Merged

Commits on Jun 14, 2024

  1. tmp

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cb992ca View commit details
    Browse the repository at this point in the history
  2. Update samples

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eef9307 View commit details
    Browse the repository at this point in the history
  3. Code changes

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    acc4e0c View commit details
    Browse the repository at this point in the history
  4. Template changes

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    74bc1b2 View commit details
    Browse the repository at this point in the history
  5. Missing changes

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3884726 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bd95a6 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f0c433a View commit details
    Browse the repository at this point in the history
  8. Revisit and remove

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    268e17c View commit details
    Browse the repository at this point in the history
  9. tmp

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    356c493 View commit details
    Browse the repository at this point in the history
  10. Tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b837505 View commit details
    Browse the repository at this point in the history
  11. Tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8a1a6a3 View commit details
    Browse the repository at this point in the history
  12. More tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7b79a53 View commit details
    Browse the repository at this point in the history
  13. LinkTagHelper tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    00f1ce8 View commit details
    Browse the repository at this point in the history
  14. More tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    988464f View commit details
    Browse the repository at this point in the history
  15. More tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2fb8ba7 View commit details
    Browse the repository at this point in the history
  16. Add components E2E tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    88383db View commit details
    Browse the repository at this point in the history
  17. Undo MVC samples

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    28edc30 View commit details
    Browse the repository at this point in the history
  18. Undo Blazor samples changes

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0abbd20 View commit details
    Browse the repository at this point in the history
  19. Fix E2ETest

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c646272 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    87512d7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    de4c97a View commit details
    Browse the repository at this point in the history
  22. Fix Template tests

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    456ee28 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    26d1c7d View commit details
    Browse the repository at this point in the history
  24. Fix Linq regression

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b15f14a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    56a61bf View commit details
    Browse the repository at this point in the history
  26. Address feedback

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    76d5c84 View commit details
    Browse the repository at this point in the history
  27. Fix bug

    javiercn committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c8b9130 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Address feedback

    javiercn committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2fefec1 View commit details
    Browse the repository at this point in the history
  2. Tweak StaticAssetsInvoker

    javiercn committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2c135a7 View commit details
    Browse the repository at this point in the history
  3. More simplifications

    javiercn committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7fd18c9 View commit details
    Browse the repository at this point in the history