aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/components/PublicPageMenu
Commit message (Collapse)AuthorAgeFilesLines
* feat: Implement Vue UI for public page menuFerdinand Thiessen2024-09-035-0/+262
This adds a Vue implementation of the public page menu, that is the menu that can be added using `PublicTemplateResponse::setHeaderActions`. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Louis <louis@chmn.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>