Skip to content

24.7.0.alpha12

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 25 Feb 17:21
3ae19a0

What's Changed

New Features

  • Duplicate custom components (Flow) fixes
  • Restoring drill down same as selection on page reload
  • Allow creating a new in-memory service when connecting grid to data

Bug Fixes

  • Use setItemsPageable to simplify Grid data binding
  • Actually load the font
  • Write hooks in function and not inline
  • Selection should not go out of drill down context
  • Allow dragging into a preceding layout
  • Fix dragging into a non-empty preceding layout
  • Handling method selection when adding a template
  • Unable to drop a template before a class field
  • Consider Composite hierarchy
  • Font family weight fix

Other Improvements

  • Use Title Case
  • Random global theme changes extracted from the 'new service' change
  • Fix invalid error handling caused by refactoring
  • Properly handle popovers in Copilot
  • Allow using Throwable instead of Exception