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

Do not dispose dialogs on close #14456

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2024

  1. Do not dispose dialogs on close.

    Fixes eclipse-theia#12093
    
    The about dialog in Theia is reopened and must no be disposed on close.
    
    Contributed on behalf of STMicroelectronics
    
    Signed-off-by: Thomas Mäder <[email protected]>
    tsmaeder committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    729d6b9 View commit details
    Browse the repository at this point in the history
  2. Add readme entry.

    Signed-off-by: Thomas Mäder <[email protected]>
    tsmaeder committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a71b7a8 View commit details
    Browse the repository at this point in the history
  3. Satisfy the linter

    Signed-off-by: Thomas Mäder <[email protected]>
    tsmaeder committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    88c6975 View commit details
    Browse the repository at this point in the history