platform icon indicating copy to clipboard operation
platform copied to clipboard

chore: remove Lumo iconset from bundles

Open sissbruecker opened this issue 3 months ago • 3 comments

Follow-up from https://github.com/vaadin/platform/pull/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 LumoIcon class, 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.

sissbruecker avatar Sep 24 '25 08:09 sissbruecker

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 avatar Sep 24 '25 10:09 mshabarov

@mshabarov if the flow snapshot is ready, we can also update use flow snapshot version the versions.json. but i am afraid that the build will fail with the jackson incompatibility issue.

ah.. the failure is as in #8074

ZheSun88 avatar Sep 24 '25 13:09 ZheSun88

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

:white_check_mark: mshabarov
:white_check_mark: ZheSun88
:x: sissbruecker
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Nov 03 '25 13:11 CLAassistant