24.1.0.alpha1
Pre-release
Pre-release
What's Changed
- chore: Update to TestBench 9.0.1 by @mshabarov
- chore: removed webdrivermanager dependency as it is replaced on last TestBench version by @mgarciavaadin
- chore: Update legacy Sizeable.Unit replaced by Flow Unit by @mgarciavaadin
- feat: Enhanced GridLayout performance for big grids by @mgarciavaadin
- chore: bump from 24.0-SNAPSHOT to 24.1-SNAPSHOT version
- Chore:update license-checker to latest by @vaadin-bot
- feat: added to AbstractComponent compatibility with new HasStyle API by @mgarciavaadin
- feat: added HasLabel and HasTooltip to AbstractComponent by @mgarciavaadin
- chore: update TB to 9.0.2 by @ZheSun88