Skip to content

24.6.3

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 28 Jan 19:12
3ae19a0

What's Changed

New Features

  • Connect to service for Flow grid
  • Support for binding a Hilla grid to a custom service method
  • Allow setting example data for Charts in Hilla

Bug Fixes

  • Fixed issue where a proper message wasn't displayed when App container is a React class component
  • Resolved issue of not being able to select a disabled element with mouse clicks
  • Logging response code when Hilla request fails
  • Retain errors that happened before loading Copilot
  • Fixed issue where wrapping can cause usage before the definition
  • Fixed issue where wrapping a child and a parent causes the parent to be deleted
  • Made scrolling to element only when it is outside of viewport
  • Fixed bad error message when check if a property can be edited fails
  • Fixed handling of 404 on plugin connection
  • Hide 'connect to data' for components that do not support it