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: vaadin/quarkus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.0
Choose a base ref
...
head repository: vaadin/quarkus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.1
Choose a head ref
  • 2 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 4, 2025

  1. chore: update codestart (#209)

    Moved frontend files to src/main/frontend and removes
    legacy component styling causing bundle rebuild.
    
    Co-authored-by: Marco Collovati <marco@vaadin.com>
    vaadin-bot and mcollovati authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    f66d158 View commit details
    Browse the repository at this point in the history
  2. chore: prevent the extension to be listed in DevUI (#210)

    Adds the unlisted key to the extension metadata to prevent it
    to be shown in Dev UI.
    The platform extension will have the flag set to false, so
    that there will be only one Vaadin extension shown in Dev UI.
    
    Fixes #160
    mcollovati authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    40c0f34 View commit details
    Browse the repository at this point in the history
Loading