Commit Graph

11 Commits

Author SHA1 Message Date
Robert Kaussow 1e1da86618
feat: add profile size to img shortcode (#279) 2022-07-11 15:46:49 +02:00
Michael Kuhn 7656685e05
fix: add missing space in img shortcode (#272) 2022-07-06 20:44:21 +02:00
Robert Kaussow eb17b172ed
fix: use absolute ULRs in img shortcode (#196) 2022-02-06 23:57:32 +01:00
Robert Kaussow b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +01:00
Robert Kaussow 243f1f3009
docs: add missing documentation for shortcodes (#41) 2021-05-23 22:42:47 +02:00
Robert Kaussow 42968b6a30
feat: auto-load custom svg sprites from assets folder (#40)
BREAKING CHANGE:

The icon gdoc_telescope was removed. If you are using this icon you have to replace it.

Build-in icons are prefixed with gdoc_ now. If you use built-in icons in e.g. menus you have to rename these references!
2021-05-23 22:04:57 +02:00
Robert Kaussow 18e0e7577a
fix: enforce css overwrite for raw links (#36) 2021-05-23 15:09:01 +02:00
Robert Kaussow 0317ea13ce
feat: enable lazy loading for custom img shortcode (#28) 2021-02-21 14:45:41 +01:00
Robert Kaussow 582d84408e
fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
Robert Kaussow 261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00
Robert Kaussow 833e286134
add image procesing shortcode 2020-07-27 20:17:55 +02:00