Commit Graph

29 Commits

Author SHA1 Message Date
squidfunk
be95f4901a
Fixed capturing of keyboard events for custom elements
Co-authored-by: vtsvetkov-splunk <142901247+vtsvetkov-splunk@users.noreply.github.com>
2024-01-24 10:38:32 +07:00
squidfunk
f3868a6f15
Updated Mermaid.js to 10.7.0 2024-01-24 08:20:41 +07:00
squidfunk
d87c20fafc
Fixed change of palette configuration breaking site 2024-01-15 17:09:20 +07:00
squidfunk
7624e78744
Updated copyright year 2024-01-06 09:27:06 +07:00
squidfunk
f855a67384
Merged features tied to 'Goat's Horn' funding goal 2023-12-07 10:48:42 +01:00
squidfunk
baaac7c291
Prepare 9.4.13 release 2023-11-26 13:06:48 +01:00
squidfunk
494f5570de
Fixed linter errors 2023-11-26 13:00:18 +01:00
Martin Donath
b5cf38f3d9
Merge branch 'master' into update-to-mermaid-10.6.0 2023-11-26 12:55:43 +01:00
squidfunk
1095a4e523
Updated distribution files 2023-11-17 11:20:53 +01:00
squidfunk
34d789bf82
Remove trailing whitespace when copying 2023-11-14 09:41:17 +01:00
squidfunk
b298194b23
Updated distribution files 2023-11-12 15:45:19 +01:00
Brian Campbell
441e05b5ee Upgrade to Mermaid 10.6.1
Bump the version of Mermaid up to 10.6.1. Per the release notes at
https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md the
render function is async now, so update to the new async render
function.

There's also apparently a change to use ESM, but I didn't seem to have
any trouble with just bumping the version and updating it to use async.
It looks like it's working without any change to how we load it, but I'm
not much of a frontend developer so I could be missing something.
2023-11-07 12:58:41 -05:00
squidfunk
87d69a95b8
Fixed invalid local address when using instant loading 2023-11-03 07:33:35 +01:00
squidfunk
494cae1e36
Fixed crash after navigation caused 404 when using instant loading 2023-11-02 11:50:45 +01:00
squidfunk
2800e7ea62
Fixed blog post metadata layout on small screens 2023-10-14 10:27:56 +02:00
squidfunk
d41707de99
Fixed linter errors 2023-10-10 10:29:45 +02:00
squidfunk
5824c6ca4e
Fixed sidebar auto-positioning (9.4.2 regression) 2023-10-10 10:24:59 +02:00
squidfunk
a9da0b632c
Added support for specifying copied text for code blocks 2023-10-05 17:51:50 +02:00
squidfunk
48ff39a5cc
Added support for specifying copied text for code blocks 2023-10-05 17:26:24 +02:00
squidfunk
57e598b96e
Fixed incomplete search highlighting for code blocks in titles 2023-10-05 16:45:36 +02:00
squidfunk
fbc36321b6
Updated distribution files 2023-10-05 15:53:18 +02:00
squidfunk
f8fd537b97
Added support for instant navigation progress indicator 2023-10-01 09:42:02 +02:00
squidfunk
4743c1bab6
Fixed occasional flashes when using instant loading 2023-09-30 11:33:09 +02:00
squidfunk
639dbacc63
Added support for auto-replacement of meta tags when using instant loading 2023-09-24 17:16:50 +02:00
squidfunk
15538b0a39
Merge branch 'master' into fix/instant-loading 2023-09-23 16:48:31 +02:00
squidfunk
7e6f15bb17
Fixed ignored repeated anchor link clicks when using instant loading 2023-09-23 16:32:44 +02:00
squidfunk
e6f9b0fc34
Updated distribution files 2023-09-23 09:32:20 +02:00
squidfunk
a3b619fc4b
Merge branch 'master' into fix/instant-loading 2023-09-22 18:17:17 +02:00
squidfunk
56b96b4d79
Restructured project 2023-09-20 13:58:03 +02:00