Commit Graph

2067 Commits

Author SHA1 Message Date
squidfunk
8059f21915 Updated dependencies 2023-08-21 16:46:25 +02:00
squidfunk
914df5fe70 Improved warning in social plugin about site_url 2023-08-19 14:38:58 +02:00
squidfunk
688c9de4c9 Updated Serbo-Croatian translations
Co-authored-by: MladenPuzic <11843073+MladenPuzic@users.noreply.github.com>
2023-08-19 14:20:23 +02:00
squidfunk
2cfe872a4c Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-08-19 14:14:26 +02:00
squidfunk
245278b77a Added Luxembourgish translations
Co-authored-by: IanToujou <44029196+IanToujou@users.noreply.github.com>
2023-08-19 14:14:13 +02:00
Sigurd Spieckermann
2dd6f64464 Use flex gaps instead of whitespaces between social icons 2023-08-17 11:33:18 +02:00
squidfunk
ccc3c444ed Updated dependencies 2023-08-14 23:28:59 +02:00
squidfunk
7512e2e3ed Updated dependencies 2023-08-07 13:34:37 +02:00
squidfunk
2e1ead03b0 Updated dependencies 2023-07-31 16:04:30 +02:00
squidfunk
98a009b02a Prepare 9.1.21 release 2023-07-27 19:58:22 +02:00
squidfunk
08ab76fd05 Prepare 9.1.20 release 2023-07-27 09:46:49 +02:00
Kamil Krzyśków
f548d79991 Updated social plugin to use theme.custom_dir 2023-07-25 19:27:48 +01:00
squidfunk
3e8faa0fdb Updated dependencies 2023-07-24 13:13:23 +01:00
squidfunk
545fb27418 Prepare 9.1.19 release 2023-07-18 13:46:30 +01:00
squidfunk
e897b89125 Added support for MkDocs 1.5
Co-authored-by: oprypin <371383+oprypin@users.noreply.github.com>
2023-07-18 10:59:32 +01:00
squidfunk
4bb8926686 Updated dependencies 2023-07-18 10:53:44 +01:00
squidfunk
10b150112e Improved error reporting in social plugin 2023-07-10 17:53:51 +01:00
squidfunk
b3ade9fd3a Updated dependencies 2023-07-09 18:18:06 +01:00
squidfunk
03d065ca20 Prepare 9.1.18 release 2023-07-03 12:28:04 +02:00
squidfunk
5a703c12e2 Updated dependencies 2023-07-03 12:22:12 +02:00
squidfunk
5dc5998031 Added Danish translations
Co-authored-by: Yacobolo <45033225+Yacobolo@users.noreply.github.com>
2023-07-02 13:03:06 +02:00
Hendrik
aff66f8d55 highlight seperator change npm build 2023-06-28 20:14:44 +00:00
squidfunk
9b0d2f7160 Updated dependencies 2023-06-26 13:33:19 +02:00
squidfunk
9c7ff74989 Prepare 9.1.17 release 2023-06-23 20:25:41 +02:00
squidfunk
d8a0e36ce3 Fixed regression in config deprecation in social plugin 2023-06-23 11:53:07 +02:00
squidfunk
3be797ece8 Fixed annotations with nested lists not being mounted correctly 2023-06-23 09:36:45 +02:00
squidfunk
057f40d5e9 Updated dependencies 2023-06-19 11:42:50 +02:00
squidfunk
bf28923c43 Prepare 9.1.16 release 2023-06-15 17:38:42 +02:00
squidfunk
e18fd7cce0 Updated dependencies 2023-06-15 17:35:07 +02:00
squidfunk
118904c216 Updated Indonesian translations
Co-authored-by: Abyanu163 <127492205+Abyanu163@users.noreply.github.com>
2023-06-07 16:34:20 +02:00
squidfunk
d2f403495c Ensure color-scheme meta tag is set 2023-06-06 11:48:24 +02:00
squidfunk
530f84416e Added support for using .mjs files in extra_javascript 2023-05-30 19:40:58 +02:00
squidfunk
06d1ba1337 Prepare 9.1.15 release 2023-05-29 17:42:40 +02:00
squidfunk
3d706407d9 Updated dependencies 2023-05-29 17:35:42 +02:00
squidfunk
fe0c966a4d Added color-scheme property to indicate color scheme to OS 2023-05-27 17:41:00 +02:00
Martin Donath
263a85dbf5 Merge pull request #5536 from pawamoy/patch-6
Strip tags of ToC item's aria label
2023-05-22 18:31:06 +02:00
Timothée Mazzucotelli
3f978d86f6 Strip tags of ToC item's aria label
Some plugins/extensions might use the data-toc-label attribute
of headings to set a particular string for the ToC item title.

While not explicitly documented as possible or allowed,
they might set some HTML code instead of text.
In this case, the aria label of Toc nav elements break the HTML
as they will contain unescaped double quotes.

To fix this, we use the `striptags` filter
to remove any tags from the aria label, keeping text only.
2023-05-22 18:27:28 +02:00
squidfunk
ac7b96fb3d Updated dependencies 2023-05-22 11:27:18 +02:00
squidfunk
d30fa86338 Prepare 9.1.14 release 2023-05-20 10:39:56 +02:00
squidfunk
168b8b8fda Updated Armenian translations
Co-authored-by: cassmastern <49853998+cassmastern@users.noreply.github.com>
2023-05-20 10:31:50 +02:00
squidfunk
d10badb0b2 Updated Greek translations
Co-authored-by: geopolitis <2936134+geopolitis@users.noreply.github.com>
2023-05-17 10:37:42 +02:00
squidfunk
7e6ee58da7 Prepare 9.1.13 release 2023-05-16 20:16:33 +02:00
Chris Pointon
fdf8362d50 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	src/plugins/social/plugin.py
2023-05-15 11:05:40 +01:00
squidfunk
facfa5c218 Updated dependencies 2023-05-14 21:22:26 +02:00
squidfunk
14514a54c2 Prepare 9.1.12 release 2023-05-12 15:29:08 +02:00
squidfunk
01136b2fb9 Automatically pause media when content tabs are hidden 2023-05-12 15:12:40 +02:00
squidfunk
3520926284 Updated Bengali (Bangal) translations 2023-05-12 14:52:20 +02:00
squidfunk
c91174f238 Prepare 9.1.11 release 2023-05-08 21:23:06 +02:00
squidfunk
8b50290f5e Fixed errors in deprecation path of social plugin settings 2023-05-08 21:01:01 +02:00
squidfunk
b4dd4491e9 Prepare 9.1.10 release 2023-05-08 17:05:19 +02:00