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

Improve GLSP UI Extension mechanism for easier re-use of HTML elements #516

Merged
merged 1 commit into from Mar 21, 2024

Commits on Mar 20, 2024

  1. Improve GLSP UI Extension mechanism for easier re-use of HTML elements

    - Allow more fine-grained definition of container and parent
    - Allow more fine-grained definition of container within parent
    - Replace hard-coded styles with 'hidden' class
    - Rework index file to define structure and use grid for layouting
    - Properly align ALL index files with same structure, loading and style
    - Remove workaround for toolbar height (48px adjustment)
    - Ensure Quick Action UI is still rendering correctly
    
    Minor fix:
    - Ensure that mouse move is only ever executed on drag
    martin-fleck-at committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f7c382f View commit details
    Browse the repository at this point in the history