Commit graph

143 commits

Author SHA1 Message Date
Sören Weber
32d5fd5d56
mermaid: fix zoom button #725 2023-11-18 23:19:35 +01:00
Sören Weber
fcb255caf7
theme: fix JS errors on hugo --minifiy #724 2023-11-16 23:53:06 +01:00
Sören Weber
6cdb5c1dad
mermaid: show zoom reset button always on mobile #691 2023-10-27 00:30:30 +02:00
Sören Weber
3787cfccc5
mermaid: only show zoom reset button if zoomed #691 2023-10-18 22:43:30 +02:00
Sören Weber
292e261617
mermaid: reset zoom correctly #690 2023-10-18 22:11:33 +02:00
Sören Weber
d2cfca4b2e
theme: fix mobile layout for width=48rem #676
clumsy solution as long as we still support IE11, otherwise we could have used
media query range syntax
2023-10-05 08:51:31 +02:00
Sören Weber
032b2556de
clipboard: fix RTL location of tooltip #661 2023-10-01 13:48:56 +02:00
Sören Weber
67264dba47
clipboard: ignore RTL for code #660 2023-10-01 12:23:50 +02:00
Sören Weber
394ff3f7b2
mermaid: improve zoom UX #659 2023-10-01 12:21:29 +02:00
Sören Weber
5342161fed
mermaid: avoid graph bombing on hugo --minify #656 2023-09-30 21:41:31 +02:00
Sören Weber
bb77153860
mermaid: fix width for some graphs #655 2023-09-30 21:39:57 +02:00
Sören Weber
175b0c8806
mermaid: add pan&zoom reset #651 2023-09-26 22:22:52 +02:00
Sören Weber
4416ab4c7c
clipboard: fix malused Fontawesome style #649 2023-09-26 21:27:04 +02:00
Sören Weber
e18c213e8c
theme: avoid id collisions between headings and theme #646 2023-09-23 10:18:31 +02:00
Sören Weber
e7eb9aa366
theme: remove HTML validation errors #644 2023-09-21 21:34:02 +02:00
Sören Weber
8bd202954d
topbar: make buttons configurable #639 2023-09-18 20:24:49 +02:00
Sören Weber
6cd5a93198
topbar: make button flyouts modular #639 2023-09-15 00:23:41 +02:00
Sören Weber
82ba045702
topbar: move sidebar- and toc-overlay into topbar #639
for better modularization by keeping their whole functionality DOMwise in one place
2023-09-13 23:25:47 +02:00
Sören Weber
626841a16c
topbar: modularize left sided buttons #639 2023-09-12 23:09:14 +02:00
Sören Weber
bef1accd20
topbar: modularize buttons #639 2023-09-12 00:10:03 +02:00
Sören Weber
e6b50128e4
theme: fix snyk code issues #633 2023-08-31 12:34:23 +02:00
Sören Weber
0dd4b34023
mermaid: lazy render graph if it is initially hidden #187
works now in initially collapsed expands and initially inactive tabs
2023-08-26 01:26:37 +02:00
Sören Weber
151c31e142
images: allow option to apply image effects globally #623 2023-08-25 19:09:50 +02:00
Sören Weber
b6708d693c
variant: signal variant switch as event #614 2023-08-12 23:11:21 +02:00
Sören Weber
e837822172
mermaid: fix broken zoom since update to v10 #608 2023-08-07 23:32:38 +02:00
Sören Weber
3dada8b058
mermaid: variant generator diagram does not respond to events #607 2023-08-07 22:37:05 +02:00
Sören Weber
b2b527756b
mermaid: in doubt, set variants mermaid theme into yaml #603 #601 2023-08-05 14:10:41 +02:00
Sören Weber
a718c05324
mermaid: formatting #601 #603 2023-08-05 14:06:57 +02:00
Sören Weber
c41edc86e1
mermaid: make yaml parsing more robust #603 #601 2023-08-05 14:05:52 +02:00
Marcel Beck
cbd8fa2006 fix: only render yaml/directive block when it is not empty 2023-08-04 15:19:45 +02:00
Marcel Beck
eec16d3abe fix: set theme during rendering
Sankey diagram isn't using yaml/directive currently
2023-08-04 15:13:42 +02:00
Marcel Beck
6960d63ee0 style: fix style in theme.js 2023-07-28 21:21:06 +02:00
Marcel Beck
be45120c46 feat: use yaml instead of directive for new mermaid diagram types
mermaid is deprecating directives for new diagram types: https://github.com/mermaid-js/mermaid/issues/4630
2023-07-28 21:13:56 +02:00
Sören Weber
e44a96cb22
openapi: inherit RTL setting from Hugo content #600 2023-07-27 21:17:43 +02:00
Alex Norell
80c1b4e04e fix[openapi]: Exapnd to Expand 2023-07-26 21:48:48 +02:00
Sören Weber
83e403ea2e
highlight: add option for wrapping vs. scrolling #169 2023-06-22 01:22:08 +02:00
Sören Weber
73fdfb5ea6
highlight: to much simplification #169 2023-06-21 22:27:33 +02:00
Sören Weber
90db4823dc
highlight: simplify js implementation #169 2023-06-21 22:06:16 +02:00
Sören Weber
7a92d032e5
syntaxhighlight: allow for wrapping #569
- currently the only option until #169 is implemented
- also mandatory for printing
2023-06-16 21:13:59 +02:00
Sören Weber
d319d92d98
syntaxhighlight: fix behavior for noClasses=true #569 2023-06-15 23:17:27 +02:00
Sören Weber
c3015432e5
syntaxhighlight: improve if using highlight shortcode #569 2023-06-15 19:35:35 +02:00
Sören Weber
e77afd6b70
mermaid: allow for YAML frontmatter inside of graph #564 2023-06-09 21:45:57 +02:00
Sören Weber
59428415f2
Merge branch 'mermaid-front-matter-support' of https://github.com/takac/hugo-theme-relearn into takac-mermaid-front-matter-support 2023-06-09 20:36:28 +02:00
Tom Cammann
cb9cec76e3 Support yaml front matter in mermaid blocks
Mermaid diagrams can start with yaml front matter, e.g.
```
---
title: Example Diagram
---
graph LR
  A --> B
```

Relearn injects an init directive
`%%{init: {"theme":"default"}}%%` at the top of a mermaid block to
support theming the mermaid diagram. However this will cause a syntax
parser error in mermaid if the init directive comes before the yaml
front matter.

Valid:
```
%%{init: {"theme":"default"}}%%
graph LR
    A --> B
```
Invalid:
```
%%{init: {"theme":"default"}}%%
---
title: Example
---
graph LR
    A --> B
```

To support yaml front matter, we detect if front matter is used, and
inject the init directive after the front matter.

```
---
title: Example
---
%%{init: {"theme":"default"}}%%
graph LR
    A --> B
```
2023-06-09 11:52:23 +01:00
Sören Weber
5a2ffac7fc
tabs: fix false codify detection if only contained in subtabs #550 2023-06-08 16:45:30 +02:00
Sören Weber
cef256eb40
tabs: allow codified tabs to be colored #550 2023-06-08 14:53:22 +02:00
Sören Weber
25e39cfe34
tabs: fix style for indented code blocks #550 2023-06-07 20:16:59 +02:00
Sören Weber
67fe76a99c
shortcodes: add style option to mimic code box color scheme #551 2023-06-06 17:44:06 +02:00
Sören Weber
5099b5b73c
tags: taxonomy layout with headings all on the left #530
and columned lists like in the terms page for a more concicse look
2023-05-19 12:59:06 +02:00
Sören Weber
55549897c5
tags: leverage space in taxonomy layout #530 2023-05-19 09:54:14 +02:00