Commit Graph

9 Commits

Author SHA1 Message Date
squidfunk
f855a67384 Merged features tied to 'Goat's Horn' funding goal 2023-12-07 10:48:42 +01:00
squidfunk
494f5570de Fixed linter errors 2023-11-26 13:00:18 +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
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
f8fd537b97 Added support for instant navigation progress indicator 2023-10-01 09:42:02 +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
b1ee79b262 Fixed out-of-sync ARIA attributes in navigation 2023-09-23 09:30:15 +02:00
squidfunk
56b96b4d79 Restructured project 2023-09-20 13:58:03 +02:00