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

refactor: disallow parametrized items in auto menu #2392

Merged
merged 10 commits into from
May 21, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    c15768e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca2ac52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7ba4b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    976929a View commit details
    Browse the repository at this point in the history
  5. style(endpoint): format

    Lodin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    adafca2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

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

Commits on May 20, 2024

  1. Merge branch 'refs/heads/main' into fix/file/param-items-menu

    # Conflicts:
    #	packages/java/endpoint/src/main/java/com/vaadin/hilla/route/RouteUnifyingIndexHtmlRequestListener.java
    #	packages/java/endpoint/src/main/java/com/vaadin/hilla/route/records/AvailableViewInfo.java
    #	packages/java/endpoint/src/test/resources/META-INF/VAADIN/available-views-admin.json
    #	packages/java/endpoint/src/test/resources/META-INF/VAADIN/available-views-anonymous.json
    #	packages/java/endpoint/src/test/resources/META-INF/VAADIN/available-views-user.json
    #	packages/java/endpoint/src/test/resources/META-INF/VAADIN/only-client-views.json
    Lodin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d7637b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2a093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64f8a6e View commit details
    Browse the repository at this point in the history