summaryrefslogtreecommitdiffstats
path: root/src/components/ContentTemplate.vue
AgeCommit message (Expand)Author
2023-11-07remove unnecessary height of app content details componentPaul Tirk
2023-11-07show empty content component when no article is selectedPaul Tirk
2023-11-07add note about composition apiPaul Tirk
2023-11-07reformat emit definition to satisfy linterPaul Tirk
2023-11-07use type import for PropTypePaul Tirk
2023-11-07lintingPaul Tirk
2023-11-07fix article scrollingPaul Tirk
2023-11-07show/hide details according to item selectionPaul Tirk
2023-11-07wrap list and details in the corresponding nextcloud componentsPaul Tirk
2023-11-07use template component for list/content viewsPaul Tirk