From 2f4c784a92ac50cacef07f4925e284b4041422f4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 12 Jun 2019 12:40:24 +0200 Subject: Add params to share modal --- .../+video-watch/modal/video-share.component.html | 192 ++++++++++++++++----- .../+video-watch/modal/video-share.component.scss | 68 +++++++- .../+video-watch/modal/video-share.component.ts | 91 ++++++++-- 3 files changed, 296 insertions(+), 55 deletions(-) (limited to 'client/src/app/videos/+video-watch/modal') diff --git a/client/src/app/videos/+video-watch/modal/video-share.component.html b/client/src/app/videos/+video-watch/modal/video-share.component.html index 955b2b80c..82e59d04d 100644 --- a/client/src/app/videos/+video-watch/modal/video-share.component.html +++ b/client/src/app/videos/+video-watch/modal/video-share.component.html @@ -5,53 +5,167 @@