kdevo
45b704ebdb
fix(lazyimg): normalize config dict in partial instead of shortcode
...
- move normalization of provided config dictionary keys to lower case
from shortcode to partial
- allows using any case when supplying config dict from other layouts
2021-10-30 11:21:31 +02:00
kdevo
0efce069c3
feat(renderer): add webp without lqip
2021-10-11 20:46:34 +02:00
kdevo
e73b63ad46
fix(renderer): use default instead of lqip initial resolution
2021-10-11 20:43:57 +02:00
kdevo
ebc898b8e3
feat(partials): implement LQIP renderer with WebP
2021-10-09 16:08:28 +02:00
kdevo
c824db3108
feat(partials): add simple renderer without LQIP
2021-10-09 16:06:00 +02:00
kdevo
8121a2f2e1
refactor(partials): extract to native renderer
2021-10-09 16:04:49 +02:00
kdevo
3cfc4e6945
initial: support lqip and responsive image rendering/resizing
2021-09-18 11:20:39 +02:00