Skip to content

Vaadin Framework 8.14.2

Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 03 Nov 08:31
· 92 commits to master since this release
6bb9177

Vaadin Framework 8.14.2 is a maintenance release with the following fixes :

  • fix: avoid ConcurrentModificationException in Binder
  • fix: don't update bean property which is read-only bound
  • fix: Ensure that side effects of readBean does not set hasChanges true
  • fix: Do not allow border to grow row height
  • fix: JavaDoc for setting page title
  • fix: Grid column reorder with partially hidden joined header cells
  • fix: compatibility Grid column reorder of partially hidden joined cells.

See 8.14.2 milestone for all changes