Commit graph

12 commits

Author SHA1 Message Date
syuilo
0089260392 Revert "refactor(client): Use v-t for i18n"
This reverts commit 9c30b23358699a530f2bcb0f5ae6efe17146bcb3.
2020-07-25 01:56:52 +09:00
syuilo
01776a0336 refactor(client): Use v-t for i18n 2020-07-25 01:36:39 +09:00
syuilo
b289f6201e fix(client): Fix style 2020-07-12 00:17:30 +09:00
syuilo
3d3c800d23 chore(client): 🎨 2020-04-17 20:36:51 +09:00
syuilo
d9ecb62a65 chore(client): 🎨 2020-04-14 00:13:49 +09:00
Balazs Nadasdi
decdec2c1d 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
45bf53f08d Fix page like button 2020-02-19 04:15:14 +09:00
syuilo
6d19a552b7 Fix bug 2020-02-18 21:27:47 +09:00
syuilo
fba5a5a2d2 Pages 2020-01-31 07:01:45 +09:00
syuilo
f6ebba7805 _section --> _card 2020-01-30 11:10:42 +09:00
syuilo
ada7935866 Adjust page style 2020-01-30 06:19:18 +09:00
syuilo
e24ca1e51f 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)