What's Changed
This release is mostly an improvement in the tests. Add more unit and integration tests.
It fixes a bug when the sort was done on multiple items at the same time.
It adds a vaadin.properties
to scan automatically the resource to build the frontend. It should not be required to add vaadin.allowed-packages=org.vaadin.jchristophe
if you're using Vaadin 24.8 (or more).
- Test coverage by @jcgueriaud1 in #29
- Jacoco coverage by @jcgueriaud1 in #30
- Disable copilot in test by @jcgueriaud1 in #31
Full Changelog: v2.0.2...v2.1.0