calckey/src/client
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
..
assets APIリファレンスでレスポンスのスキーマを見るのにいちいち2回クリックさせられるのを修正 (#6217) 2020-04-03 23:36:13 +09:00
components Ability to set header image for a Page (#6210) 2020-04-05 17:55:51 +09:00
directives lintをGitHub Actions でするように (#6101) 2020-03-04 11:45:33 +09:00
filters v12 (#5712) 2020-01-30 04:37:25 +09:00
pages Ability to set header image for a Page (#6210) 2020-04-05 17:55:51 +09:00
scripts refactor: Use === 2020-04-04 08:46:54 +09:00
themes 🎨 2020-03-25 22:57:13 +09:00
widgets refactor: Use === 2020-04-04 08:46:54 +09:00
app.vue refactor: Use === 2020-04-04 08:46:54 +09:00
config.ts インスタンス情報ページとMisskey情報ページを分離するなど 2020-02-13 02:48:52 +09:00
i18n.ts v12 (#5712) 2020-01-30 04:37:25 +09:00
init.ts perf(client): Lazy load themes 2020-04-04 08:25:28 +09:00
mios.ts refactor: Use === 2020-04-04 08:46:54 +09:00
router.ts インストールしたアプリ見れるようにしたり削除できるようにしたり 2020-03-28 19:33:11 +09:00
store.ts refactor: Use === 2020-04-04 08:46:54 +09:00
style.scss インストールしたアプリ見れるようにしたり削除できるようにしたり 2020-03-28 19:33:11 +09:00
sw.js Fix cannot update (#5890) 2020-02-09 12:47:50 +09:00
theme.ts テーマ関係 2020-03-29 16:09:44 +09:00
tsconfig.json v12 (#5712) 2020-01-30 04:37:25 +09:00
v.d.ts v12 (#5712) 2020-01-30 04:37:25 +09:00