Commit Graph

7 Commits

Author SHA1 Message Date
498a717699 Turn Image's null into undefined 2021-10-23 22:52:09 +02:00
ff4222c05e Make Image component's srcSet reactive 2021-10-23 15:30:58 +02:00
f29b4c3bb0 🔥 Use Directus Storage Assets Presets only for images
Block the generation of other image sizes from the URL

TODO: Block the access to root asset url as it still displays the original file
2021-10-17 22:17:52 +02:00
2ed411a94e 🔥 Implement sizes with Image component and webp loading with source 2021-10-13 23:33:07 +02:00
f1ddc05d17 Add lazy loading on images 2021-10-01 23:40:33 +02:00
c2ce89f049 Create helper function for getting asset URL from API 2021-09-26 23:37:33 +02:00
2211c74c99 [wip] Add Image component 2021-09-24 21:52:04 +02:00