Commit Graph

6732 Commits

Author SHA1 Message Date
squidfunk
51bc7ba063 Prepare 9.6.18 release 9.6.18 2025-08-22 10:20:28 +02:00
squidfunk
fe4a4314d3 Updated dependencies 2025-08-22 10:14:41 +02:00
squidfunk
3b3c632c4e Updated Azerbaijani translations
Co-authored-by: nurlan-aliyev <19326995+nurlan-aliyev@users.noreply.github.com>
2025-08-18 14:25:43 +02:00
squidfunk
26d6e5e382 Improved compatibility with minijinja 2025-08-17 10:39:55 +02:00
squidfunk
c79364a7e0 Fixed last minijinja compat issues in templates 2025-08-16 11:11:40 +02:00
squidfunk
c89a66bf39 Updated changelog 2025-08-15 18:09:14 +02:00
squidfunk
6fb115b1a8 Prepare 9.6.17 release 9.6.17 2025-08-15 18:08:15 +02:00
squidfunk
f3bf8b340b Fixed linter errors 2025-08-15 18:05:12 +02:00
squidfunk
b1ad1bc8f5 Updated dependencies 2025-08-15 18:02:38 +02:00
squidfunk
83055c1157 Fixed linter errors 2025-08-15 18:00:59 +02:00
squidfunk
9b1f4ef1b7 Fixed videos with autoplay not playing in content tabs 2025-08-15 10:10:34 +02:00
squidfunk
1f7c404a07 Fixed stroke width not effective in Mermaid.js diagrams 2025-08-14 12:25:01 +02:00
squidfunk
08fd86935b Fixed disappearing version selector when hiding page title 2025-08-06 12:05:06 +02:00
squidfunk
d52b04b7ff Temporarily pin click<8.2.2 2025-08-02 15:43:22 +02:00
squidfunk
8f7b0dd919 Documentation 2025-08-02 12:24:08 +02:00
squidfunk
479b60ef3d Updated dependencies 2025-08-02 11:57:34 +02:00
B. Batkhuu
9d958543d0 Added JSON schema for mkdocs-awesome-nav plugin (#8341)
* Add JSON schema for external plugin - "mkdocs-awesome-nav".

* Add reference to 'awesome-nav' plugin in external plugins schema.

* art: Fix missing newline at end of file in plugins schema files.
2025-07-29 11:29:54 +02:00
squidfunk
8b949816ba Prepare 9.6.16 release 9.6.16 2025-07-26 17:52:31 +02:00
squidfunk
e5c7ab5427 Updated dependencies 2025-07-26 17:49:07 +02:00
Kamil Krzyśków
53385529f0 Fixed handling of inconsistent drive letter case 2025-07-26 14:19:52 +02:00
Kamil Krzyśków
6d4f756461 Fixed dotpath venv guessing 2025-07-26 14:19:52 +02:00
Kamil Krzyśków
88bdcf5f16 Fixed empty username fallback 2025-07-26 14:19:52 +02:00
Martin Donath
d0c4bd618f Merge pull request #8346 from squidfunk/dependabot/npm_and_yarn/form-data-3.0.4
Bump form-data from 3.0.1 to 3.0.4
2025-07-22 13:45:13 +02:00
dependabot[bot]
9c1e4deb5c Bump form-data from 3.0.1 to 3.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v3.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 3.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 23:07:42 +00:00
squidfunk
b2d235eb65 Updated Premium sponsors 2025-07-17 23:29:20 +02:00
squidfunk
e54ff0632c Updated Premium sponsors 2025-07-17 23:27:52 +02:00
squidfunk
212b7ab8f7 Updated Premium sponsors 2025-07-17 23:22:34 +02:00
squidfunk
e85471226d Updated Premium sponsors 2025-07-16 11:26:43 +02:00
squidfunk
8c3dee1189 Switched back to presentational role for hidden search results 2025-07-16 11:18:40 +02:00
squidfunk
fbf7df867d Fixed find-in-page detecting matches in hidden search results 2025-07-16 11:16:37 +02:00
Lumikeiju
f14055aba5 Documentation (#8331)
"it's" → "its"
2025-07-13 23:31:44 +02:00
squidfunk
1cfd22b948 Upadted GitHub Actions workflow 2025-07-11 15:57:07 +02:00
Chris Mayfield
4da9d80a74 Updated GitHub Action template (#8327) 2025-07-11 15:56:04 +02:00
squidfunk
639254a30e Revert "Temporarily pin Python Markdown to mitigate #8308"
This reverts commit 4487c88415.
2025-07-08 09:28:35 +02:00
squidfunk
4487c88415 Temporarily pin Python Markdown to mitigate #8308 2025-07-02 18:12:22 +02:00
squidfunk
e8a63311e8 Prepare 9.6.15 release 9.6.15 2025-07-01 12:10:08 +02:00
squidfunk
1f7a496234 Fixed breakpoint unit for media queries in JS 2025-07-01 11:57:45 +02:00
squidfunk
462bf384ff Updated dependencies 2025-07-01 11:49:05 +02:00
Kamil Krzyśków
2b0417f7c4 Updated info plugin to exclude guessed venv paths (#8286)
* Updated info plugin to hide usernames

* Updated info plugin to show active venv directory

* Updated info plugin to exclude possible venv paths

* Added exception handling in info plugin
2025-06-29 18:43:26 +02:00
Martin
2b42860462 Fixed feedback widget not mounting with instant navigation (#8275) 2025-06-23 19:16:55 +02:00
Kevin Zhang
74f6007e31 Updated JSON schema (#8264)
* Update schema.json

* Update schema.json

change the order
2025-06-14 09:08:51 +02:00
Vedran Miletić
2313e0c536 Also add Asahi Linux 2025-06-13 20:31:58 +02:00
Vedran Miletić
371b107ed1 Added more open-source projects 2025-06-13 20:31:58 +02:00
squidfunk
406a3ad81a Updated Premium sponsors 2025-06-10 11:21:44 +02:00
squidfunk
462c94e88f Updated Mongolian translations
Co-authored-by: russhustle <57210715+russhustle@users.noreply.github.com>
2025-06-01 13:13:26 +02:00
russ
84279c1bc3 Updated Mongolian translations (#8251) 2025-06-01 13:12:15 +02:00
squidfunk
8c5dded697 Updated dependencies 2025-06-01 07:00:13 +02:00
Edwin Amsler
d205ef549c Documentation (#8234)
* Small grammar fix

I took the wording from here:
https://squidfunk.github.io/mkdocs-material/setup/building-for-offline-usage/

* Proper grammatical usage

* Fix grammar in building-for-offline-usage

* Missed a word, fixed column alignment
2025-05-27 10:43:35 +02:00
squidfunk
1b09cb6d96 Added distribution files 2025-05-15 18:21:22 +02:00
James
dbce2f0b25 Added rel=edit to edit button link (#8217)
* Update actions.html

* move from view to edit link
2025-05-15 18:20:21 +02:00