hugo-geekdoc/layouts/shortcodes
Robert Kaussow 6eb576575e
refactor: move profile size from img to degicated avatar shortcode (#817)
BREAKING CHANGE: The `size=profile` option was removed from the `img` shortcode. To create avatar images the new `avatar` shortcode can be used.
2024-04-07 21:54:12 +02:00
..
avatar.html refactor: move profile size from img to degicated avatar shortcode (#817) 2024-04-07 21:54:12 +02:00
button.html fix button class handling (#444) 2022-06-27 09:14:24 +02:00
columns.html fix: issues with nested columns shortcode (#586) 2023-02-17 09:29:39 +01:00
expand.html fix: remove htmlUnescape from expand shortcode (#667) 2023-07-12 08:37:47 +02:00
hint.html fix: fix nested hint rendering issues (#391) 2022-04-28 11:26:45 +02:00
icon.html refactor: rename class .icon to .gdoc-icon (#379) 2022-04-18 20:33:23 +02:00
img.html refactor: move profile size from img to degicated avatar shortcode (#817) 2024-04-07 21:54:12 +02:00
include.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
katex.html fix: fix extra space after katex shortcode (#406) 2022-05-17 14:45:25 +02:00
mermaid.html fix template auto-formatting 2022-02-22 21:45:14 +01:00
progress.html feat: add progress bar shortcode (#594) 2023-03-04 15:45:26 +01:00
propertylist.html fix: generate unique properties anchor (#733) 2023-10-28 22:48:31 +02:00
tab.html fix: fix rendering of nested shortcodes in tabs (#584) 2023-02-16 09:02:52 +01:00
tabs.html fix: fix rendering of nested shortcodes in tabs (#584) 2023-02-16 09:02:52 +01:00
toc-tree.html fix: respect `geekdocFileTreeSortBy` parameter while creating the toc tree (#771) 2024-01-12 11:56:06 +01:00
toc.html chore: normalize mixed casing of code block lang and theme parameters (#647) 2023-06-22 09:45:54 +02:00