You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG-VAADIN8.md 328B

12345678
  1. # Vaadin 8 extended maintenance version changelog
  2. ## Vaadin 8.15.0
  3. * Change license from Apache 2.0 to CVDLv4
  4. * Add more intuitive resynchronization error message
  5. * fix: Allow scrolling away from a Grid using touch
  6. * fix: Throw exception when attempting to merge BeanPropertySets with identical keys but different value types