From 18e1628e2ab0a5537773c4192ebd5625fce961ff Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 5 Feb 2018 14:25:19 +0900 Subject: [PATCH] wip --- .../app/common/tags/{time.tag => time.vue} | 59 +++++---- src/web/app/common/tags/url-preview.tag | 117 ----------------- src/web/app/common/tags/url-preview.vue | 124 ++++++++++++++++++ 3 files changed, 154 insertions(+), 146 deletions(-) rename src/web/app/common/tags/{time.tag => time.vue} (56%) delete mode 100644 src/web/app/common/tags/url-preview.tag create mode 100644 src/web/app/common/tags/url-preview.vue diff --git a/src/web/app/common/tags/time.tag b/src/web/app/common/tags/time.vue similarity index 56% rename from src/web/app/common/tags/time.tag rename to src/web/app/common/tags/time.vue index b0d7d2453..14f38eb2d 100644 --- a/src/web/app/common/tags/time.tag +++ b/src/web/app/common/tags/time.vue @@ -1,36 +1,38 @@ - -