]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add a loader animation when loading the videos list
authorChocobozzz <florian.bigard@gmail.com>
Thu, 26 May 2016 18:40:03 +0000 (20:40 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 26 May 2016 18:40:03 +0000 (20:40 +0200)
commit157cb9c9713e08ff70078660a32dd77ecb87eabc
tree4a9066f820be014fcbddf582fd6b92bdb006dccf
parenta99593ed9f3244e75f7db793ba6716754d664573
Add a loader animation when loading the videos list
client/angular/videos/components/list/videos-list.component.html
client/angular/videos/components/list/videos-list.component.scss
client/angular/videos/components/list/videos-list.component.ts
client/angular/videos/components/watch/videos-watch.component.html
client/angular/videos/components/watch/videos-watch.component.scss
client/angular/videos/components/watch/videos-watch.component.ts
client/angular/videos/loader.component.html [new file with mode: 0644]
client/angular/videos/loader.component.scss [new file with mode: 0644]
client/angular/videos/loader.component.ts [new file with mode: 0644]
client/tsconfig.json