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: pixijs/pixijs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.8.1
Choose a base ref
...
head repository: pixijs/pixijs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.9.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 6 contributors

Commits on Mar 20, 2025

  1. feat: DOMContainer (#11340)

    * first pass dom canvas
    
    * fix types
    
    * update to use explicit import
    
    * add anchor and tests
    
    * Update src/dom/DOMContainer.ts
    
    Co-authored-by: Matt Karl <matt@mattkarl.com>
    
    * add docs
    
    ---------
    
    Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
    Co-authored-by: Matt Karl <matt@mattkarl.com>
    3 people authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    4aff90a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ab3a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b54709 View commit details
    Browse the repository at this point in the history
  4. fix: Restore gl extensions state on context restore (#11299)

    * Restore gl extensions state on context restore
    
    * lint fix
    
    ---------
    
    Co-authored-by: ddenysiuk <ddenysiuk@playtika.com>
    ddenisyuk and ddenysiuk authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    bd0e692 View commit details
    Browse the repository at this point in the history
  5. v8.9.0

    Zyie committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    58321a2 View commit details
    Browse the repository at this point in the history
Loading