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: playcanvas/pcui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.5.0
Choose a base ref
...
head repository: playcanvas/pcui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.6.0
Choose a head ref
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 6, 2026

  1. Configuration menu
    Copy the full SHA
    4eae9f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. chore(deps): update all npm dependencies (#498)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    6dc10a4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all npm dependencies (#499)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    935c204 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. chore(deps): update all npm dependencies (#501)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    ebd3af2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    ffd6cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1de4f4e View commit details
    Browse the repository at this point in the history
  3. fix: improve type safety for TreeView and TreeViewItem APIs (#505)

    * fix: improve type safety for TreeView and TreeViewItem APIs
    
    Made-with: Cursor
    
    * fix: remove unsafe TreeViewItem casts in reparent child-index logic
    
    Made-with: Cursor
    willeastcott authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    2b197aa View commit details
    Browse the repository at this point in the history
  4. feat: add public traverse() method to TreeView (#506)

    Made-with: Cursor
    willeastcott authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    bd0e9bb View commit details
    Browse the repository at this point in the history
  5. feat: expose content getter on TreeViewItem (#507)

    Made-with: Cursor
    willeastcott authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    1b85aa7 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update all npm dependencies (#508)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    ffab27e View commit details
    Browse the repository at this point in the history
  7. 5.6.0

    willeastcott committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    da11807 View commit details
    Browse the repository at this point in the history
Loading