]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add a render image hook (#39768)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 1 Apr 2024 18:48:31 +0000 (21:48 +0300)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 18:48:31 +0000 (21:48 +0300)
commit2ba7dae3c080c5fac21f4d7f1663c8f524fefb26
tree50f385c2f03112688c0cb47830897f9bdd28c402
parent24cc552343c817b0d13201639c635a778d55da09
Add a render image hook (#39768)

Images are now lazyloaded, they have width and height attributes and the classes are centralized.

Only applies to Markdown images
site/content/docs/5.3/getting-started/parcel.md
site/content/docs/5.3/getting-started/vite.md
site/content/docs/5.3/getting-started/webpack.md
site/layouts/_default/_markup/render-image.html [new file with mode: 0644]