]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/misc/loader.component.html
Add user notification animation
authorChocobozzz <me@florianbigard.com>
Wed, 20 Feb 2019 09:16:04 +0000 (10:16 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 20 Feb 2019 09:16:04 +0000 (10:16 +0100)
commitb28e4e5e080646ec67363cb0a16c9bd97ccffb35
treea1af72cd2b0c7138bcaa4cb5f44e5db6d168e05d
parent28c8e63e55cad24b024fc1d05aa1cfc0257434e5
Add user notification animation
13 files changed:
client/src/app/core/notification/user-notification-socket.service.ts
client/src/app/menu/avatar-notification.component.html
client/src/app/menu/avatar-notification.component.scss
client/src/app/menu/avatar-notification.component.ts
client/src/app/shared/misc/loader.component.html
client/src/app/shared/misc/loader.component.scss [new file with mode: 0644]
client/src/app/shared/misc/loader.component.ts
client/src/app/shared/misc/small-loader.component.html [new file with mode: 0644]
client/src/app/shared/misc/small-loader.component.ts [new file with mode: 0644]
client/src/app/shared/shared.module.ts
client/src/app/shared/users/user-notifications.component.ts
client/src/app/videos/+video-watch/comment/video-comments.component.html
client/src/app/videos/+video-watch/video-watch.component.html