Commit Graph

7 Commits

Author SHA1 Message Date
Balazs Nadasdi 10d72742f5
Ability to set header image for a Page (#6210)
* 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>
2020-04-05 17:55:51 +09:00
syuilo 913c3a6636 Fix page like button 2020-02-19 04:15:14 +09:00
syuilo 1d50bc3382 Fix bug 2020-02-18 21:27:47 +09:00
syuilo 963c7761f2 Pages 2020-01-31 07:01:45 +09:00
syuilo 24c047b662 _section --> _card 2020-01-30 11:10:42 +09:00
syuilo f5d5d26b0e Adjust page style 2020-01-30 06:19:18 +09:00
syuilo f6154dc0af
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00
Renamed from src/client/app/common/views/pages/page.vue (Browse further)