watch view visual tweaks and search/comment placeholder dismiss on focus (#983)
authorRigel Kent <par@rigelk.eu>
Thu, 30 Aug 2018 09:15:22 +0000 (11:15 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Aug 2018 09:15:22 +0000 (11:15 +0200)
commit2d9fea161fd4fc73994fc77951bafdccdc2071fd
tree12b86d180d60c1a7df53f4f7dafc2bb2f68dbdf4
parent649fa07756874e342821fb53840d2d5b2be9c68e
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
client/src/app/header/header.component.scss
client/src/app/videos/+video-watch/comment/video-comment-add.component.html
client/src/app/videos/+video-watch/comment/video-comment-add.component.scss
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.scss
client/src/app/videos/+video-watch/video-watch.module.ts
client/src/sass/application.scss
client/yarn.lock