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: eclipse-theia/theia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.64.0
Choose a base ref
...
head repository: eclipse-theia/theia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.64.1
Choose a head ref
  • 6 commits
  • 99 files changed
  • 2 contributors

Commits on Jul 31, 2025

  1. docs: update changelog for v1.64.0

    Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
    sgraband committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    4c074e0 View commit details
    Browse the repository at this point in the history
  2. core: update re-exports for v1.64.0

    Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
    sgraband committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    d69981f View commit details
    Browse the repository at this point in the history
  3. v1.64.0

    Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
    sgraband committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    7feabac View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Revert "Ensure context menu arguments are propagated to submenus (#16083

    )"
    
    This reverts commit ebd4ceb.
    
    The commit is reverted  because the original submenu fix introduced a regression that breaks submenu actions (e.g., the "Commit Staged (Signed Off)" action in the Git view) due to incorrect argument handling in menu contributions.
    ndoschek committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    63e84b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cdea83 View commit details
    Browse the repository at this point in the history
  3. v1.64.1

    ndoschek committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    043a874 View commit details
    Browse the repository at this point in the history
Loading