From 50a6bcb693806bacaac0ad339ca3dc46de350f65 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 8 Feb 2018 14:02:08 +0900 Subject: [PATCH] wip --- src/web/app/ch/tags/channel.tag | 2 +- .../app/common/tags/{poll.tag => poll.vue} | 88 ++++++++++--------- src/web/app/common/tags/signin.tag | 2 +- .../app/desktop/tags/big-follow-button.tag | 2 +- src/web/app/desktop/tags/drive/browser.tag | 2 +- src/web/app/desktop/tags/follow-button.tag | 2 +- src/web/app/desktop/tags/post-detail.tag | 2 +- src/web/app/desktop/tags/post-form.tag | 4 +- src/web/app/desktop/tags/settings.tag | 20 ++--- src/web/app/desktop/tags/timeline.tag | 2 +- src/web/app/mobile/tags/follow-button.tag | 2 +- .../app/mobile/tags/notification-preview.tag | 2 +- src/web/app/mobile/tags/notification.tag | 2 +- src/web/app/mobile/tags/post-detail.tag | 2 +- src/web/app/mobile/tags/timeline.tag | 4 +- 15 files changed, 73 insertions(+), 65 deletions(-) rename src/web/app/common/tags/{poll.tag => poll.vue} (58%) diff --git a/src/web/app/ch/tags/channel.tag b/src/web/app/ch/tags/channel.tag index a706a247f..d71837af4 100644 --- a/src/web/app/ch/tags/channel.tag +++ b/src/web/app/ch/tags/channel.tag @@ -246,7 +246,7 @@
-
diff --git a/src/web/app/common/tags/poll.tag b/src/web/app/common/tags/poll.vue similarity index 58% rename from src/web/app/common/tags/poll.tag rename to src/web/app/common/tags/poll.vue index c0605d890..638fa1cbe 100644 --- a/src/web/app/common/tags/poll.tag +++ b/src/web/app/common/tags/poll.vue @@ -1,6 +1,7 @@ - + + + + + + - diff --git a/src/web/app/common/tags/signin.tag b/src/web/app/common/tags/signin.tag index 441a8ec56..76a55c7e0 100644 --- a/src/web/app/common/tags/signin.tag +++ b/src/web/app/common/tags/signin.tag @@ -1,5 +1,5 @@ -
+ diff --git a/src/web/app/desktop/tags/big-follow-button.tag b/src/web/app/desktop/tags/big-follow-button.tag index 6d43e4abe..09b587c37 100644 --- a/src/web/app/desktop/tags/big-follow-button.tag +++ b/src/web/app/desktop/tags/big-follow-button.tag @@ -1,5 +1,5 @@ - -

{ '%i18n:desktop.tags.mk-post-form.text-remain%'.replace('{}', 1000 - refs.text.value.length) }

- diff --git a/src/web/app/desktop/tags/settings.tag b/src/web/app/desktop/tags/settings.tag index 3288ba721..191d1d754 100644 --- a/src/web/app/desktop/tags/settings.tag +++ b/src/web/app/desktop/tags/settings.tag @@ -1,15 +1,15 @@
diff --git a/src/web/app/desktop/tags/timeline.tag b/src/web/app/desktop/tags/timeline.tag index 485353346..772140dcc 100644 --- a/src/web/app/desktop/tags/timeline.tag +++ b/src/web/app/desktop/tags/timeline.tag @@ -135,7 +135,7 @@ - - -