24.7.0.alpha12
Pre-release
Pre-release
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