-
Notifications
You must be signed in to change notification settings - Fork 82
chore: remove Lumo iconset from bundles #8072
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
We perhaps need a new Flow 25 alpha release to fix the validation as now platform code is running agains older Flow code that uses older Jackson. |
|
@mshabarov if the flow snapshot is ready, we can also update use flow snapshot version the ah.. the failure is as in #8074 |
|
|
Follow-up from #8068.
Removes the Lumo SVG iconset from the default bundles, as those should not contain theme specific code. The iconset will be loaded automatically when using the
LumoIconclass, however it will require building a custom bundle.Note that icons used by Vaadin components themselves will still be loaded by default as they are included as font icons within
lumo.css.