summaryrefslogtreecommitdiff
path: root/src/client/components/page-preview.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ability to set header image for a Page (#6210)Balazs Nadasdi2020-04-051-3/+3
| | | | | | | | | | | | | | | | | | | * Ability to set header image for a Page - Add header image to Page - Show it on Page view - Show correctly it on Page list view - On the Page list view, pages have a light border to make it easier to see an image belongs to a page * Maybe it looks better * Use <img> instead if <x-image> * src -> :src; set width * Update page.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* v12 (#5712)syuilo2020-01-301-0/+163
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>