Changes since 24.0.0
New features
- Support ES-module applications (#16207)
Commit · Pull request
Fixes
-
Always set development mode when in development mode (#16330)
Commit · Pull request -
Load badge when requested (#16286)
Commit · Pull request -
Use correct scope for ee api's (#16223)
Commit · Pull request -
Apply parent theme located in project frontend folder (#16218)
Commit · Pull request -
Do not import Lumo twice for the document (#16243)
Commit · Pull requestAll Lumo modules except utility are loaded and injected into by https://github.com/vaadin/flow-components/blob/main/vaadin-lumo-theme-flow-parent/vaadin-lumo-theme-flow/src/main/java/com/vaadin/flow/theme/lumo/Lumo.java We should not do that another time.
-
Option key does not work in addClickShortCut() method (#16086)
Commit · Pull request -
Add missing provided scope (#16221)
Commit · Pull request