1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-15 11:23:19 +01:00
Commit Graph

2336 Commits

Author SHA1 Message Date
squidfunk
6be485c38f
Documentation 2023-11-26 15:22:43 +01:00
squidfunk
28ebcbfb59
Added support for linking authors in blog posts
Co-authored-by: alexvoss <4134224+alexvoss@users.noreply.github.com>
2023-11-26 14:29:38 +01:00
squidfunk
9c01605149
Updated dependencies 2023-11-26 13:09:17 +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
c2da2d8279
Fixed blog broken pagination links to previous pages 2023-11-26 12:46:32 +01:00
squidfunk
bf6e66bddd
Prepare 9.4.12 release 2023-11-24 10:47:24 +01:00
squidfunk
058b32f2d3
Fixed non-deterministic order of categories in blog plugin 2023-11-24 09:42:57 +01:00
squidfunk
d43626a838
Switched blog plugin to generate Unicode-aware slugs 2023-11-24 09:06:36 +01:00
squidfunk
8053524ad8
Prepare 9.4.11 release 2023-11-23 12:12:19 +01:00
squidfunk
ae056297bf
Fixed crash of blog plugin when pagination is disabled 2023-11-23 11:53:43 +01:00
squidfunk
ad83798bef
Fixed search plugin crashing when enabling theme while serving 2023-11-19 18:35:58 +01:00
squidfunk
bafa78094d
Updated dependencies 2023-11-19 11:33:02 +01:00
squidfunk
71a87f86b4
Prepare 9.4.10 release 2023-11-19 11:17:31 +01:00
squidfunk
c181a46f74
Added support to disable version selector in mike 2023-11-19 11:03:43 +01:00
squidfunk
dcc296e42e
Fixed animation of expanded navigation items 2023-11-19 10:45:45 +01:00
squidfunk
a2a4dd928a
Prepare 9.4.9 release 2023-11-17 12:19:55 +01:00
squidfunk
c0546f5686
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-11-17 11:22:53 +01:00
squidfunk
1095a4e523
Updated distribution files 2023-11-17 11:20:53 +01:00
Alexander Voss
8fb97e7132
Added md-ellipsis span to toc-item.html 2023-11-17 10:26:04 +01:00
squidfunk
34d789bf82
Remove trailing whitespace when copying 2023-11-14 09:41:17 +01:00
squidfunk
88470b38cd
Added monochrome logo to icons 2023-11-14 09:37:59 +01:00
squidfunk
9c73460e2c
Fixed blog plugin crashing for pt-BR locale 2023-11-14 09:33:48 +01:00
squidfunk
830011eb1c
Updated dependencies 2023-11-12 16:18:13 +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
e509bd73e0
Updated dependencies 2023-11-06 10:40:02 +01:00
Sigurd Spieckermann
47e7c3e87d
Fixed visible artifacts on rotation of details marker (Firefox) (#6268)
* Work around collapsible block icon rotation bug

* Minify link to upstream issue
2023-11-06 10:34:44 +01:00
squidfunk
c0755bf247
Prepare 9.4.8 release 2023-11-05 19:50:30 +01: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
ff76068e41
Prepare 9.4.7 release 2023-10-27 19:15:44 +02:00
squidfunk
997da1efc5
Updated dependencies 2023-10-24 11:37:50 +02:00
squidfunk
0341516fe5
Updated dependencies 2023-10-23 16:50:25 +02:00
squidfunk
ff3a8ff19a
Updated Azerbaijani translations
Co-authored-by: computerbox124 <63882460+computerbox124@users.noreply.github.com>
2023-10-19 17:35:13 +02:00
squidfunk
5c318799f6
Updated dependencies 2023-10-16 11:20:58 +02:00
squidfunk
1990b21c82
Prepare 9.4.6 release 2023-10-14 10:46:00 +02:00
squidfunk
7fa5ea0602
Updated Danish translations
Co-authored-by: saltydk <6587950+saltydk@users.noreply.github.com>
2023-10-14 10:39:12 +02:00
squidfunk
2800e7ea62
Fixed blog post metadata layout on small screens 2023-10-14 10:27:56 +02:00
squidfunk
e20cf0beca
Updated Norwegian (Nynorsk) translations
Co-authored-by: audunklyve <34168782+audunklyve@users.noreply.github.com>
2023-10-14 09:53:52 +02:00
squidfunk
fe69addc28
Prepare 9.4.5 release 2023-10-10 10:31:36 +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
53749f2acc
Fixed hiding of tags (9.4.3 regression) 2023-10-10 08:50:43 +02:00
squidfunk
4c192d3ab7
Fixed group plugin compatibility with Python < 3.10 2023-10-10 08:44:55 +02:00
squidfunk
4ba4e5c084
Updated dependencies 2023-10-09 08:50:56 +02:00
squidfunk
59d21ffe6f
Prepare 9.4.4 release 2023-10-05 18:05:40 +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
442bd1b07a
Fixed breakpoints when using zoom (attempt) 2023-10-03 10:38:54 +02:00
squidfunk
bf06bbf72b
Updated dependencies 2023-10-02 11:20:35 +02:00
squidfunk
9c06fbd5a6
Prepare 9.4.3 release 2023-10-02 11:18:18 +02:00
squidfunk
8299f1d3a0
Fixed search plugin removing indentation for some code blocks 2023-10-02 10:54:59 +02:00
squidfunk
7956a82f0e
Moved back-to-top button to partial 2023-10-01 09:44:49 +02:00
squidfunk
f8fd537b97
Added support for instant navigation progress indicator 2023-10-01 09:42:02 +02:00
squidfunk
015685f421
Fixed blog post metadata overlap on mobile/tablet 2023-09-30 12:21:36 +02:00
squidfunk
bc9cdb5774
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-09-30 11:33:17 +02:00
squidfunk
4743c1bab6
Fixed occasional flashes when using instant loading 2023-09-30 11:33:09 +02:00
Alexander Voss
1be39328ac
Fixed encoding problem when using blog plugin (#6103) 2023-09-29 15:26:32 +02:00
squidfunk
cef79862a2
Added distribution files 2023-09-29 12:21:00 +02:00
Alex Voss
d144a1c1f6 neglected to check in built version of shortcodes.py 2023-09-28 17:37:31 +02:00
squidfunk
305c33622c
Improved spacing and alignment of tags 2023-09-25 10:56:13 +02:00
squidfunk
0e2759666d
Prepare 9.4.2 release 2023-09-25 09:49:06 +02:00
squidfunk
0e104c1420
Updated dependencies 2023-09-25 09:13:35 +02:00
squidfunk
59d3b3395d
Improved extension compatibility with Python 3.8 2023-09-24 17:50:57 +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
ef30cfea67
Added Slovenian translations
Co-authored-by: dkalsan <25985498+dkalsan@users.noreply.github.com>
2023-09-23 15:39:06 +02:00
squidfunk
e08d0471e9
Stretch outline of navigation section 2023-09-23 15:38:05 +02:00
squidfunk
8a1244e74a
Fixed integrated table of contents 2023-09-23 14:55:49 +02:00
squidfunk
3fbcb3ed83
Fixed blog sidebar navigation 2023-09-23 14:41:44 +02:00
squidfunk
521f7272ee
Fixed navigation outlines on focus 2023-09-23 13:50:10 +02:00
squidfunk
9dd7511b65
Fixed linter errors 2023-09-23 09:46:11 +02:00
squidfunk
3baf74f1b9
Fixed navigation sections being hidden 2023-09-23 09:40:50 +02:00
squidfunk
e6f9b0fc34
Updated distribution files 2023-09-23 09:32:20 +02:00
squidfunk
159b28cd64
Test direct GitHub Pages deployment 2023-09-22 19:30:57 +02:00
squidfunk
188d395ac7
Test direct GitHub Pages deployment 2023-09-22 19:22:21 +02:00
squidfunk
a3b619fc4b
Merge branch 'master' into fix/instant-loading 2023-09-22 18:17:17 +02:00
squidfunk
433c137bc1
Fixed blog plugin not generating paginated views as index pages 2023-09-22 18:12:48 +02:00
squidfunk
7d0f759cfb
Removed hack in blog plugin for MkDocs < 1.5.3 2023-09-22 17:58:26 +02:00
squidfunk
50c273cfd4
Fixed blog plugin crashing when blog is not linked in navigation 2023-09-22 17:28:57 +02:00
squidfunk
530c86bd14
Prepare 9.4.1 release 2023-09-22 14:12:33 +02:00
squidfunk
5deec283a0
Switched content tabs to neutral color 2023-09-22 14:00:40 +02:00
squidfunk
c9e4a5e265
Improved colors and contrast in dark mode 2023-09-22 13:33:40 +02:00
squidfunk
a0cc06b112
Prepare 9.4.0 release 2023-09-21 18:56:35 +02:00
squidfunk
859b8bcaee
Improved slate color scheme 2023-09-21 17:23:36 +02:00
squidfunk
970670bb4a
Improved slate color scheme 2023-09-21 16:06:55 +02:00
squidfunk
f4e4d71343
Updated issue templates 2023-09-21 15:33:49 +02:00
squidfunk
c476842334
Merge branch 'master' into docs/guides 2023-09-21 14:53:33 +02:00
squidfunk
1205411f22
Added version info to entrypoint 2023-09-20 17:59:51 +02:00
squidfunk
00c5fb1766
Added emoji extension 2023-09-20 17:33:29 +02:00
squidfunk
916e30c877
Added distribution files 2023-09-20 15:01:13 +02:00
squidfunk
1a102a0f7f
Fixed asset URLs after restructuring 2023-09-20 14:26:05 +02:00
squidfunk
56b96b4d79
Restructured project 2023-09-20 13:58:03 +02:00
squidfunk
438fa201cd
Updated shortcodes hook 2023-09-19 18:47:39 +02:00
squidfunk
11cb733741
Added badges to view and download examples 2023-09-19 17:16:41 +02:00