Changes since 24.1.0.alpha7
Breaking Changes
-
Revert "feat!: add DataProvider API for refreshing without clearing selection (#16650)" (#16774)
Reverts recent DataProvider API changes, because it's not yet finally decided how the API should look like for setting components to erase or not the selection upon data refresh.
Also, we almost lost a train to include it to the Vaadin 24.1, so the suggestion is to make better API and use cases elaboration and target this feature to Vaadin 24.2.Issue to follow up vaadin/platform#3640.
This reverts commit 9d2b7b1.
New features
- Include bundle size visualization for production build
Commit · Pull request
Fixes
-
Run the IndexHtmlRequestListener after the whole page is complete
Commit · Pull requestThis ensures you can overwrite all parts of the index page in listeners