Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Release 4.1.0 #189

Merged
merged 42 commits into from
Sep 14, 2023
Merged

Release 4.1.0 #189

merged 42 commits into from
Sep 14, 2023

Commits on May 26, 2023

  1. Merge pull request #170 from xdev-software/master

    Sync back
    AB-xdev authored May 26, 2023
    Configuration menu
    Copy the full SHA
    dc56c81 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Removed unused property

    AB-xdev authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1c37f6d View commit details
    Browse the repository at this point in the history
  2. Removed license from demo

    * Demo is never distributed via Maven
    * Demo license is always the same as the parent license
    AB-xdev authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e07b6c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb9d4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bac51c View commit details
    Browse the repository at this point in the history
  5. Track correction I

    AB-xdev committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3d92f19 View commit details
    Browse the repository at this point in the history
  6. Track correction II

    AB-xdev committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d555c76 View commit details
    Browse the repository at this point in the history
  7. Track correction III

    AB-xdev committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2d18bc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Bump vaadin.version from 24.0.5 to 24.1.0

    Bumps `vaadin.version` from 24.0.5 to 24.1.0.
    
    Updates `vaadin-bom` from 24.0.5 to 24.1.0
    
    Updates `vaadin-maven-plugin` from 24.0.5 to 24.1.0
    
    ---
    updated-dependencies:
    - dependency-name: com.vaadin:vaadin-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.vaadin:vaadin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e99cf00 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Merge pull request #61 from xdev-software/dependabot/maven/vaadin.ver…

    …sion-24.1.0
    
    Bump vaadin.version from 24.0.5 to 24.1.0
    AB-xdev authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    0cb59c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2b54b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Bump org.springframework.boot.version from 3.1.0 to 3.1.1

    Bumps `org.springframework.boot.version` from 3.1.0 to 3.1.1.
    
    Updates `spring-boot-dependencies` from 3.1.0 to 3.1.1
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.0...v3.1.1)
    
    Updates `spring-boot-maven-plugin` from 3.1.0 to 3.1.1
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    452e257 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jul 5, 2023

  1. Bump vaadin.version from 24.1.0 to 24.1.2

    Bumps `vaadin.version` from 24.1.0 to 24.1.2.
    
    Updates `vaadin-bom` from 24.1.0 to 24.1.2
    
    Updates `vaadin-maven-plugin` from 24.1.0 to 24.1.2
    
    ---
    updated-dependencies:
    - dependency-name: com.vaadin:vaadin-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.vaadin:vaadin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    210570a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge pull request #63 from xdev-software/dependabot/maven/org.spring…

    …framework.boot.version-3.1.1
    
    Bump org.springframework.boot.version from 3.1.0 to 3.1.1
    AB-xdev authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d0085f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from xdev-software/dependabot/maven/vaadin.ver…

    …sion-24.1.2
    
    Bump vaadin.version from 24.1.0 to 24.1.2
    AB-xdev authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b7cc4ab View commit details
    Browse the repository at this point in the history
  3. Rework Contributing.md

    AB-xdev committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f8e6728 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from xdev-software/rework-conributing

    Rework Contributing.md
    AB-xdev authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    65d39ad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #65 from xdev-software/update-from-template

    Update from template
    AB-xdev authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b9e21fa View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Bump org.springframework.boot.version from 3.1.1 to 3.1.2

    Bumps `org.springframework.boot.version` from 3.1.1 to 3.1.2.
    
    Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.1 to 3.1.2
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.2)
    
    Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.1 to 3.1.2
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d5cff0f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Bump vaadin.version from 24.1.2 to 24.1.4

    Bumps `vaadin.version` from 24.1.2 to 24.1.4.
    
    Updates `com.vaadin:vaadin-bom` from 24.1.2 to 24.1.4
    
    Updates `com.vaadin:vaadin-maven-plugin` from 24.1.2 to 24.1.4
    
    ---
    updated-dependencies:
    - dependency-name: com.vaadin:vaadin-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.vaadin:vaadin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e573d01 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #68 from xdev-software/dependabot/maven/vaadin.ver…

    …sion-24.1.4
    
    Bump vaadin.version from 24.1.2 to 24.1.4
    AB-xdev authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    122f4b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from xdev-software/dependabot/maven/org.spring…

    …framework.boot.version-3.1.2
    
    Bump org.springframework.boot.version from 3.1.1 to 3.1.2
    AB-xdev authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cc3a100 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Bump vaadin.version from 24.1.4 to 24.1.6

    Bumps `vaadin.version` from 24.1.4 to 24.1.6.
    
    Updates `com.vaadin:vaadin-bom` from 24.1.4 to 24.1.6
    
    Updates `com.vaadin:vaadin-maven-plugin` from 24.1.4 to 24.1.6
    
    ---
    updated-dependencies:
    - dependency-name: com.vaadin:vaadin-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.vaadin:vaadin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7a33d52 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Bump org.springframework.boot.version from 3.1.2 to 3.1.3

    Bumps `org.springframework.boot.version` from 3.1.2 to 3.1.3.
    
    Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.2 to 3.1.3
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.2...v3.1.3)
    
    Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.2 to 3.1.3
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.2...v3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7ec5839 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge pull request #70 from xdev-software/dependabot/maven/vaadin.ver…

    …sion-24.1.6
    
    Bump vaadin.version from 24.1.4 to 24.1.6
    AB-xdev authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3d1cbef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from xdev-software/dependabot/maven/org.spring…

    …framework.boot.version-3.1.3
    
    Bump org.springframework.boot.version from 3.1.2 to 3.1.3
    AB-xdev authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    43c5cbc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4883a90 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Bump vaadin.version from 24.1.6 to 24.1.8

    Bumps `vaadin.version` from 24.1.6 to 24.1.8.
    
    Updates `com.vaadin:vaadin-bom` from 24.1.6 to 24.1.8
    
    Updates `com.vaadin:vaadin-maven-plugin` from 24.1.6 to 24.1.8
    
    ---
    updated-dependencies:
    - dependency-name: com.vaadin:vaadin-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.vaadin:vaadin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    09c9342 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge pull request #3 from xdev-software/dependabot/github_actions/ac…

    …tions/checkout-4
    
    Bump actions/checkout from 3 to 4
    AB-xdev authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bca34c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from xdev-software/update-from-template

    Update from template
    AB-xdev authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2decbe8 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7c38b04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from xdev-software/dependabot/github_actions/ac…

    …tions/checkout-4
    
    Bump actions/checkout from 3 to 4
    AB-xdev authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ff8b438 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #75 from xdev-software/update-from-template

    Update from template
    AB-xdev authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2adc175 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #74 from xdev-software/dependabot/maven/vaadin.ver…

    …sion-24.1.8
    
    Bump vaadin.version from 24.1.6 to 24.1.8
    AB-xdev authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    579e9ba View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Bump vaadin.version from 24.1.8 to 24.1.9

    Bumps `vaadin.version` from 24.1.8 to 24.1.9.
    
    Updates `com.vaadin:vaadin-bom` from 24.1.8 to 24.1.9
    
    Updates `com.vaadin:vaadin-maven-plugin` from 24.1.8 to 24.1.9
    
    ---
    updated-dependencies:
    - dependency-name: com.vaadin:vaadin-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.vaadin:vaadin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    bfb50b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    af1ec8b View commit details
    Browse the repository at this point in the history
  2. Update for 4.1.0

    * Use ``Set`` instead of ``Collection`` so that empty value detection works correctly #186
    * Replaced ``Label`` with ``Span`` to remove deprecation warnings
    * Added deprecation notice
    AB-xdev committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    eb52f76 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update README.md

    AB-xdev authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    58eb64a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from xdev-software/dependabot/maven/vaadin.ver…

    …sion-24.1.9
    
    Bump vaadin.version from 24.1.8 to 24.1.9
    AB-xdev authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3cae5d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a988ce2 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AB-xdev authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2314fab View commit details
    Browse the repository at this point in the history