6 Commits

Author SHA1 Message Date
Óscar
27525fc13f
feat(shortcodes): add inline option to image shortcodes (#315) 2024-05-18 14:52:39 +02:00
Óscar
ed845eaf25
feat(shortcodes): support URLs for image source (#280) 2024-02-16 00:49:16 +01:00
Óscar Fernández
7796162e37
feat: allow relative paths for image shortcodes (#222) 2023-11-24 02:10:43 +01:00
Óscar
1c3db86b75
feat(image shortcodes): add lazy loading (#116)
Additionally sets the `alt` parameters as optional and cleans HTML output.
2023-08-26 01:57:19 +02:00
welpo
5250576744
💡 chore: add comments explaining use of get_random 2023-08-10 17:26:39 +02:00
welpo
7ccd71736e
feat: add 2 interactive image shortcodes
- `image_hover` changes image on mouse hover.

- `image_toggler` swaps image on click.
2023-08-09 18:36:45 +02:00