Commit Graph

15 Commits

Author SHA1 Message Date
c59f179d0b
feat: add button to copy code blocks (#115) 2021-11-23 22:18:26 +01:00
9b2a28d7b5
feat: add include shortcode (#111) 2021-11-23 14:33:03 +01:00
9e172ecab2
fix: fix various spacing issues (#108) 2021-11-21 12:55:56 +01:00
c697cf1edd
feat: add sizes 'regular' and 'large' to button shortcode (#50) 2021-05-24 15:22:22 +02:00
29b10769b7
fix: remove inline script usage (#49) 2021-05-24 15:11:36 +02:00
243f1f3009
docs: add missing documentation for shortcodes (#41) 2021-05-23 22:42:47 +02:00
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
18e0e7577a
fix: enforce css overwrite for raw links (#36) 2021-05-23 15:09:01 +02:00
0317ea13ce
feat: enable lazy loading for custom img shortcode (#28) 2021-02-21 14:45:41 +01:00
582d84408e
fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00
f00b90be78
load static css/js assets from data template 2020-11-08 22:36:04 +01:00
833e286134
add image procesing shortcode 2020-07-27 20:17:55 +02:00
a0fe4fd2a3
add markdown samples 2020-07-13 22:11:38 +02:00
7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00