From 2d9fea161fd4fc73994fc77951bafdccdc2071fd Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 30 Aug 2018 11:15:22 +0200 Subject: watch view visual tweaks and search/comment placeholder dismiss on focus (#983) - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view --- client/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 4b24d5e31..26583faba 100644 --- a/client/package.json +++ b/client/package.json @@ -92,6 +92,7 @@ "ngx-clipboard": "11.1.3", "ngx-pipes": "^2.1.7", "ngx-qrcode2": "^0.0.9", + "ngx-textarea-autosize": "^2.0.0", "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2", "path-browserify": "^1.0.0", -- cgit v1.2.3