Commit Graph

18 Commits

Author SHA1 Message Date
Fernando Fernández
508ae4c9e5 refactor: use ImageType enum properly and address review comments 2021-01-14 13:20:36 +01:00
Fernando Fernández
fd176037df refactor: imageHelper, blurhashImage, backdrop and backdrop store 2021-01-14 13:20:30 +01:00
Maxr1998
eb084525d8
fix(imagehelper): increase quality for loaded images
Use window.devicePixelRatio to scale CSS dimensions to match hardware resolution
2020-12-18 22:07:15 +01:00
Fernando Fernández
7ba24955ad Merge branch 'master' into refactor-img-mixin 2020-12-17 13:26:33 +01:00
Fernando Fernández
3c2e85a365 refactor(imagehelper): fix jsdoc 2020-12-16 19:46:06 +01:00
Fernando Fernández
44426206ec refactor(imagehelper): address review comments 2020-12-15 11:14:08 +01:00
Fernando Fernández
dd06b0ee8d Merge 'master' into 'refactor-img-mixin' 2020-12-15 00:53:41 +01:00
Cameron
a8dcad694e
Merge branch 'master' into video-player-errors 2020-12-14 10:54:28 +00:00
Fernando Fernández
11029302b4 refactor(imageHelper): create shorthands for getImageUrlForElement 2020-12-14 00:47:36 +01:00
Fernando Fernández
b53661135b refactor(homeheader): get image url from imagehelper mixin 2020-12-14 00:12:45 +01:00
Fernando Fernández
aab7de9f1c refactor(imageHelper): refactor getImageUrlForElement 2020-12-14 00:02:15 +01:00
MrTimscampi
0b97de3413 refactor: fix imports for the API 2020-12-09 19:37:25 +01:00
MrTimscampi
0514f2e7a3 refactor(imagemixing): cleanup imageMixing and handle episodes properly 2020-12-06 12:39:33 +01:00
MrTimscampi
b4fb4a9ec3 refactor(card): use mixin to get image URL 2020-09-20 12:59:23 +02:00
MrTimscampi
1ef9d60159 feat(eslint): add jsdoc rules 2020-09-06 21:29:05 +02:00
Cameron
fd43c787f7 Apply suggestions from code review
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-09-06 12:51:40 +01:00
Cameron
a0b8ad5147 fix(imagehelper): fix typescipt errors in imageHelper 2020-09-06 12:00:15 +01:00
Cameron
d2f1699a59 refactor(image link mixin): adds image link mixin 2020-09-05 18:36:50 +01:00