Skip to content

Preliminary Aura support and additional maintenance - #33

Merged
mstahv merged 5 commits into
mainfrom
feature/assets-instead-of-frontend
Jul 15, 2026
Merged

Preliminary Aura support and additional maintenance#33
mstahv merged 5 commits into
mainfrom
feature/assets-instead-of-frontend

Conversation

@mstahv

@mstahv mstahv commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

mstahv and others added 5 commits July 10, 2026 12:01
Vaadin's Spring Security integration whitelists /assets/** by default
(HandlerHelper.getPublicResources()) but not /frontend/**, so secured
apps blocked the editor engine script. The engine resolves its
sub-resources (skins, plugins, langs, ...) relative to the script URL,
so moving the folder covers them all.

Note for apps referencing the old /frontend/hugerte_addon/... path
directly: update to /assets/hugerte_addon/...

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The strip's only background was the menubar color, which is a
semi-transparent tint in both Aura (--vaadin-background-container) and
Lumo (--lumo-contrast-5pct). Layer the tint over the opaque overlay
background so the strip covers the content it floats over.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mstahv
mstahv merged commit 6b7b72c into main Jul 15, 2026
2 checks passed
@mstahv mstahv mentioned this pull request Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant