]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts
Optimize custom markup angular tags
authorChocobozzz <me@florianbigard.com>
Fri, 13 Jan 2023 08:39:35 +0000 (09:39 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 13 Jan 2023 08:39:35 +0000 (09:39 +0100)
commitbc48e33b80f357767b98c1d310b04bdda24c6d46
tree24f21505fb6d42707a2917736170ad7eb11d5bec
parent6a056bbe4df1c29039d46df2b7937163033a5585
Optimize custom markup angular tags

We can use the on push strategy with these components
client/src/app/shared/shared-custom-markup/peertube-custom-tags/button-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts