Commit Graph

7 Commits

Author SHA1 Message Date
Robert Kaussow f9437ae997
fix: improve keyboard accessability for anchors and code blocks (#259) 2022-06-10 22:16:14 +02:00
Robert Kaussow 3ccc8918bb
refactor: rename class .icon to .gblog-icon (#232)
BREAKING CHANGE: The class `.icon` was renamed to `.gblog-icon` to avoid conflicts.
2022-04-30 13:36:39 +02:00
Robert Kaussow 85f5d63f29
fix: fix missing spaces while using links in headlines (#224) 2022-03-23 21:20:40 +01:00
Robert Kaussow b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +01: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 14502ab963
fix: ensure render template contains no empty newlines (#35) 2021-05-23 14:57:55 +02:00
Robert Kaussow 261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00