aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/components/UserMenu/UserMenuEntry.vue
Commit message (Collapse)AuthorAgeFilesLines
* fix(core): Migrate UserMenu / AccountMenu to NcListItemFerdinand Thiessen2024-08-061-89/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(core): do not assign all navigation entry properties as html attributesGrigorii K. Shartsev2023-10-191-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Port user menu to VueChristopher Ng2023-02-091-0/+106
Signed-off-by: Christopher Ng <chrng8@gmail.com>