Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mono/SkiaSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.116.0-preview.6.1
Choose a base ref
...
head repository: mono/SkiaSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.116.0
Choose a head ref
  • 6 commits
  • 34 files changed
  • 2 contributors

Commits on Nov 5, 2024

  1. Update version to stable

    mattleibow committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e543f36 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Use <WindowsSdkPackageVersion> to set the SDK version (#3085) (#3086)

    (cherry picked from commit aa42586)
    
    Co-authored-by: Matthew Leibowitz <[email protected]>
    github-actions[bot] and mattleibow authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ba36ede View commit details
    Browse the repository at this point in the history
  2. Move the Blazor workaround into WASM (#3082) (#3087)

    The workaround needed for WASM is not really Blazor specific
    and if the project is not using the Blazor views, the fix will not
    be applied to the build.
    
    (cherry picked from commit 32fbf8d)
    
    Co-authored-by: Matthew Leibowitz <[email protected]>
    github-actions[bot] and mattleibow authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2273b1e View commit details
    Browse the repository at this point in the history
  3. Fix .NET 9 ASP.NET Blazor issues (#3064) (#3081)

    * Fix .NET 9 ASP.NET Blazor issues
    * Fix the build!
    * Fix #3065
    The wrong API was used
    * fix the yaml
    
    (cherry picked from commit af2f0c1)
    
    Co-authored-by: Matthew Leibowitz <[email protected]>
    github-actions[bot] and mattleibow authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    48916c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Move the WASM fix to SkiaSharp (#3088) (#3089)

    (cherry picked from commit c85c478)
    
    Co-authored-by: Matthew Leibowitz <[email protected]>
    github-actions[bot] and mattleibow authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    892b723 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Fix the import for apps with a base path (#3092) (#3093)

    (cherry picked from commit 6a2982a)
    
    Co-authored-by: Matthew Leibowitz <[email protected]>
    github-actions[bot] and mattleibow authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    810ce17 View commit details
    Browse the repository at this point in the history
Loading