chore: remove Lumo iconset from bundles#8072
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 |
|
|
|
relavent ticket for further investigation. vaadin/flow#23563 |
|
Closing this for now, this should be properly looked at and fixed by vaadin/flow#23563 |
Pull request was closed
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.