Commit Graph

12 Commits

Author SHA1 Message Date
syuilo 166bc19131 Revert "refactor(client): Use v-t for i18n"
This reverts commit 9c30b23358.
2020-07-25 01:56:52 +09:00
syuilo 9c30b23358 refactor(client): Use v-t for i18n 2020-07-25 01:36:39 +09:00
syuilo 11f8d742eb fix(client): Fix style 2020-07-12 00:17:30 +09:00
syuilo 44ea1be930 chore(client): 🎨 2020-04-17 20:36:51 +09:00
syuilo cda1803e59 chore(client): 🎨 2020-04-14 00:13:49 +09:00
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)