Commit Graph

4 Commits

Author SHA1 Message Date
kdevo e93a9fae1e fix(shortcodes): use GetMatch if exact Get fails
- allows using more relaxed GetMatch in shortcode
- makes it easy to retrieve images relatively from page bundle
- supports wildcard usage
2021-12-04 11:26:05 +01:00
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 b0bc22384f feat(shortcodes): add lazyimg wrapper 2021-10-09 16:21:47 +02:00
kdevo 3cfc4e6945 initial: support lqip and responsive image rendering/resizing 2021-09-18 11:20:39 +02:00