hugo-theme-hilfe/layouts/shortcodes
Robert Kaussow 128a55e974
feat: add option to sort items in properties shortcode (#527)
BREAKING CHANGE: To enable sorting of elements in the `properties` shortcode, it was necessary to change the structure of the properties file. Due to this change, the `properties` object now requires a list of maps instead of a map. A [sample file](https://raw.githubusercontent.com/thegeeklab/hugo-geekdoc/main/exampleSite/data/properties/demo.yaml) can be found in the repository.
2022-11-02 13:01:20 +01:00
..
button.html fix button class handling (#444) 2022-06-27 09:14:24 +02:00
columns.html feat: add column size attribute (#455) 2022-07-11 20:46:01 +02:00
expand.html fix: fix formatting issue while using nested toc shortcodes (#415) 2022-05-22 22:07:35 +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 feat: add origin size to image shortcode (#490) 2022-09-02 10:58:44 +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
propertylist.html feat: add option to sort items in properties shortcode (#527) 2022-11-02 13:01:20 +01:00
tab.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
tabs.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
toc-tree.html fix: fix formatting issue while using nested toc shortcodes (#415) 2022-05-22 22:07:35 +02:00
toc.html fix: fix formatting issue while using nested toc shortcodes (#415) 2022-05-22 22:07:35 +02:00