Excellent work from everyone involved. I checked my wiki with the 5.4.0-prerelease and everything appears to be working so far. The only thing I’ve noticed is a minor cosmetic change, which is SVGs wrapped in hyperlink <a> tags now don’t honor a color: inherit rule … I poked around in the inspector but couldn’t locate any specific new rule that was overriding this.
It has to do whit the change of vanilla base CSS, that we use fill: currentColor now. So to change the icon color, we need to use color: something now instead of fill: something.
I do have the same problem with the link-to-tabs plugin. But not with every wiki. I currently do not know how to fix it. It’s probably a simple fix, but tricky to spot
We did expect that. I think the advantage of being prepared to use “native” Lucide icons, will outweigh the inconvenience to adjust some customisations with CSS.
IMO we should not “haste” with new experiments at the moment.