Commit Graph

1600 Commits

Author SHA1 Message Date
squidfunk
e2556d84d6 Merge of features tied to 'Trinidad Scorpion' funding goal 2022-06-02 17:20:33 +02:00
squidfunk
a3f457ecb1 Added pulsating effect to code annotations 2022-06-01 17:23:18 +02:00
squidfunk
97b291664c Formatting 2022-05-28 13:17:29 +02:00
squidfunk
5e442eb46f Reduced GPU cycles by only animating annotations when visible 2022-05-28 13:12:51 +02:00
squidfunk
ec441cdabe Added Uzbek translations 2022-05-14 09:47:20 +02:00
squidfunk
33e65f7c70 Fixed escape sequences on search separators 2022-05-14 09:40:59 +02:00
squidfunk
fb248e3e49 Fixed spacing for result containers in content tabs 2022-05-09 08:34:59 +02:00
squidfunk
0bd8c9410a Fixed missing top right rounded border on admonition 2022-05-08 09:31:07 +02:00
squidfunk
8beda2bfe1 Fixed handling of 4xx status codes when using instant loading 2022-05-07 09:22:05 +02:00
squidfunk
3666d09c8d Added missing escape characters to search separators 2022-05-05 08:43:56 +02:00
squidfunk
43a6d929ce Fixed issue with OS-specific paths in tags plugin 2022-05-01 16:39:06 +02:00
squidfunk
fd60d5bdae Fixed issue with OS-specific paths in tags plugin 2022-05-01 14:04:36 +02:00
squidfunk
1eeb8b7c0c Simplified code block mounting 2022-04-30 18:07:55 +02:00
squidfunk
bdb5ba5a3d Fixed issues with rounded borders on code blocks in some cases 2022-04-30 17:42:27 +02:00
Isaac Muse
f7be5c75bb
Fixed issues related to latest Pygments and Pymdown Extensions (#3862) 2022-04-30 16:50:18 +02:00
Michael Brewer
d8d734d306
Added support for GitHub-style hash fragments for dark/light images (#3857)
* feat(images): github dark mode images

closes #3856

* refactor: conbine styles
2022-04-29 19:05:19 +02:00
squidfunk
a8cb5d0abb Documentation 2022-04-27 15:05:12 +02:00
squidfunk
6a811bbc6a Improved rendering of code annotation markers 2022-04-25 09:59:04 +02:00
squidfunk
24025f425f Fixed colors of arrows in class an state diagrams for dark mode 2022-04-24 13:27:47 +02:00
squidfunk
41517023cd Fixed code block titles overlaying inline admonitions 2022-04-24 13:05:05 +02:00
squidfunk
e77aa0015a Added Macedonian translations 2022-04-24 12:38:52 +02:00
squidfunk
cc0f7a914a Fixed incorrectly computed header height when using instant loading 2022-04-07 22:20:32 +02:00
squidfunk
d926bb4c27 Added button to view source of every page 2022-04-07 19:18:50 +02:00
squidfunk
8264e338fb Always render table of contents container (except when hidden) 2022-04-06 09:25:34 +02:00
squidfunk
0f7e9fad0b Fixed bleeding admonitions in Firefox 2022-04-04 17:49:32 +02:00
squidfunk
92dc0375dc Replaced deprecated RxJS operators 2022-04-02 18:36:59 +02:00
squidfunk
f4f9c21d32 Fixed search suggestions not triggered on query parameter 2022-04-02 17:19:28 +02:00
squidfunk
d4c80075e8 Mitigate flicker on color palette switch by disabling all transitions 2022-04-01 17:18:24 +02:00
squidfunk
041e95b505 Mitigate flicker on code blocks when switching color scheme 2022-04-01 16:57:26 +02:00
squidfunk
c5a06c1d82 Fixed bleeding admonitions in Firefox 2022-03-30 17:57:00 +02:00
squidfunk
26f2778f56 Removed prefix from animation 2022-03-27 16:49:19 +02:00
squidfunk
6b91c8dc10 Added background color to code blocks in hovered links 2022-03-26 16:37:57 +01:00
squidfunk
71dd84a0e9 Improved styling of code annotations and fixed borders of code blocks in tabs 2022-03-26 16:08:40 +01:00
squidfunk
c7cc8f07ab Formatting 2022-03-26 14:15:19 +01:00
squidfunk
dfba03f15e Raise error in tags plugin when tags file does not exist 2022-03-26 14:14:00 +01:00
squidfunk
6976b9fd31 Fixed tab indicator on wrong position when using back button 2022-03-26 09:03:06 +01:00
squidfunk
88cfda4288 Fixed code annotations not being mounted for long code blocks (8.2.5 regression) 2022-03-22 18:33:35 +01:00
squidfunk
eab95da23f Fixed deprecation warnings for unescaped backslashes in Jinja templates 2022-03-22 18:16:17 +01:00
squidfunk
104c8c85e0 Fixed problems with empty comment nodes generated by Terraform lexer 2022-03-22 17:59:01 +01:00
squidfunk
366a5ea3a4 Improved semantics when returning from switchMap 2022-03-08 10:33:30 +01:00
squidfunk
1d1cf476c8 Improved semantics when returning from switchMap 2022-03-08 10:31:38 +01:00
squidfunk
e71891f497 Improved performance for very large pages 2022-03-06 13:52:57 +01:00
squidfunk
485f993d91 Fixed flowchart markers 2022-03-06 12:09:04 +01:00
Timothée Mazzucotelli
d023e49593
Fixed color of cluster labels in Mermaid flowcharts (#3657)
Co-authored-by: Martin Donath <squidfunk@users.noreply.github.com>
2022-03-06 11:31:19 +01:00
squidfunk
cfa64745a2 Fixed Mermaid not mounted when headline with same name is present 2022-03-02 16:06:21 +01:00
squidfunk
bcc2c180cd Fixed invalid outdated version banner URL when using instant loading 2022-03-02 09:26:00 +01:00
iBug
1cc250625b
Fixed specificity issue with admonitions in lists (#3648)
* Remove :is from .md-typeset (ol, ul) li :is(p, blockquote)

Fixes #3644

* Fix SCSS style
2022-03-02 08:44:01 +01:00
squidfunk
64e5ed0ed7 Fixed malformed Google Fonts url when a font setting was omitted 2022-03-01 07:49:57 +01:00
squidfunk
a7aa552588 Fixed table of contents active element off-by-one on large screens 2022-02-27 09:41:52 +01:00
squidfunk
8deb1c2425 Fixed stealing of hash fragments when using navigation tracking 2022-02-26 10:27:12 +01:00