Commit Graph

2253 Commits

Author SHA1 Message Date
Martin Donath
a9bae7f0c7 Fixed navigation spacing in Safari 18.3 (#7979) 2025-02-12 16:13:13 +07:00
squidfunk
8a576105fd Fixed blog post content sometimes not stretching 2025-02-09 08:01:33 +07:00
squidfunk
aaabbfe99e Reverting group plugin fix 2025-02-07 12:07:03 +07:00
squidfunk
d4203f65bb Fixed group plugin crashing on ENV vars for enabled setting 2025-02-07 10:42:17 +07:00
Martin Donath
a1816aedcb Fixed rendering of arrow heads in Mermaid.js class diagrams
Fix embedded mermaid css to fix class diagram arrow heads
2025-02-06 10:28:26 +07:00
squidfunk
4861c7d405 Fixed tags plugin crashing on numeric title 2025-02-05 21:15:53 +07:00
Willem Kokke
0a9868606c Fix embedded mermaid css to fix class diagram arrow heads
Originally used id based selecters, which doesn't work as the ids are made unique.
Replacing them with class based selectors fixes this.
2025-02-05 10:44:26 +00:00
Martin Donath
cf46186589 Fixed side effect of scope on outdated banner (#7959) 2025-02-03 21:18:21 +07:00
Niclas Heinz
66f1fc668d Added demo repository badge (#7915)
* docs(shortcodes): Add example repository badge

* docs(shortcodes): Update description for 'Example Repository'

* docs(relations): link example repos in docs pages

* docs(shortcodes): Fix permanent link for convention page

* docs(shortcodes): Revert to commit 365dc24

* docs(shortcodes): Rename md:example to md:demonstration

* docs(shortcodes): Fix examples url

* docs(shortcodes): Add demo badge

* docs(shortcodes): Add badges for demo repositories

* docs(shortcodes): Replace md:demonstration with md:example

* docs(shortcodes): Replace demonstration with example

* docs(shortcodes): Replace demonstration with example

* docs(shortcodes): Build new theme

* docs(shortcodes): Build with pymdownx
2025-02-02 15:47:21 +07:00
squidfunk
2c52fa28e8 Fixed word breaks for excessively long words 2025-02-02 11:44:00 +07:00
squidfunk
2d147c72c0 Fixed crashing tags plugin 2025-01-31 13:10:59 +07:00
squidfunk
4ca5214ebf Corrected position of related links in blog post 2025-01-31 11:27:54 +07:00
squidfunk
1416697c6b Prepare 9.6.0 release 2025-01-31 11:02:40 +07:00
squidfunk
fefdd42c96 Merged features tied to 'Chipotle' funding goal 2025-01-31 10:31:48 +07:00
squidfunk
07a434b465 Fixed instant navigation anchor scoll restoration issue 2025-01-21 11:37:20 +07:00
squidfunk
6d1ef25146 Switched social plugin to other hook 2025-01-18 09:14:17 +07:00
squidfunk
365dc24062 Updated copyright year 2025-01-04 10:27:13 +01:00
squidfunk
968fbe1ae2 Fixed privacy plugin interop with generated files 2024-12-16 11:16:16 +01:00
squidfunk
b368cee13f Fixed diagram title not switching color in dark mode 2024-12-10 11:52:18 +01:00
squidfunk
a7dc57c239 Fixed disabling of social cards 2024-12-06 21:13:18 +01:00
squidfunk
d468344751 Fixed numeric tags breaking search 2024-11-25 18:24:01 +01:00
perpil
6288b26b90 Fixed timezone when draft_if_future_date: true (#7749)
* Set timezone to UTC when draft_if_future_date: true Fixes #7748

* Use more compact form of setting timezone
2024-11-25 18:13:00 +01:00
squidfunk
b3f1eb27fe Fixed uppercasing of code blocks in H5 headlines 2024-11-25 11:51:10 +01:00
Nejc Habjan
6a0a790e8f Added preload hints in privacy plugin replacements (#7733) 2024-11-22 14:24:58 +01:00
perpil
eee4934efd Fixed blog plugin crashing on missing timezone (regression) (#7730)
* Default timezone to UTC for blog plugin created date

Fix for https://github.com/squidfunk/mkdocs-material/issues/7725

* Fix variable name

* Run build
2024-11-20 18:22:48 +01:00
perpil
a08809a0f3 Fixed blog plugin crashing on dates with timezones (#7708)
* Normalize datetime values to UTC in blog plugin

Fixes #7705

Normalize datetime values to UTC in blog plugin to handle offset-naive and offset-aware datetimes correctly.

* Import `timezone` from `datetime` in `material/plugins/blog/structure/options.py`.
* Modify `pre_validation` method to set `tzinfo=timezone.utc` for datetime values.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/squidfunk/mkdocs-material/issues/7705?shareId=XXXX-XXXX-XXXX-XXXX).

* Normalize datetime values to UTC in blog plugin

Fixes #7705

+ Move changes to src directory
2024-11-19 13:39:37 +01:00
Nejc Habjan
eb63b608e2 Fixed file save regression in privacy plugin (#7673) 2024-11-05 19:17:10 +01:00
Nejc Habjan
4918a10d8f Added support for quoted external CSS URLs in privacy plugin (#7651) 2024-10-30 15:22:06 +01:00
Nejc Habjan
7dc96f1e13 Added support for downloading external images in SVG for privacy plugin (#7650) 2024-10-30 13:54:31 +01:00
squidfunk
cc1508f1dc Fixed encoding of boolean attributes in privacy plugin 2024-10-16 14:09:40 +02:00
squidfunk
e2c621f1d9 Fixed regression in privacy plugin 2024-10-15 22:52:36 +02:00
squidfunk
649abd2ff8 Fixed tooltip on logo lost on instant navigation 2024-10-15 09:55:44 +02:00
squidfunk
e29e124e42 Fixed feedback visible on print 2024-10-14 15:06:57 +02:00
squidfunk
92089c67f1 Fixed race condition in privacy plugin 2024-10-14 14:41:35 +02:00
squidfunk
39d14d5c19 Fixed comment section appearing in print view 2024-10-14 14:13:35 +02:00
Pekka Klärck
829d1c8db2 Fixed social cards not using site name on homepage (#7608)
Use `config.site_name` instead of `page.title`.
2024-10-10 10:06:56 +02:00
squidfunk
92bb867949 Updated Latvian translations
Co-authored-by: klejejs <24546950+klejejs@users.noreply.github.com>
2024-10-01 11:02:55 +02:00
Angaddeep Singh
1c742ef51a Updated Twitter links to X (#7573) 2024-10-01 10:27:08 +02:00
Ilya Grigoriev
aeb9492c08 Fixed stay no page functionality when using mike's canonical versioning (#7559) 2024-09-27 09:53:14 +02:00
squidfunk
74ca2341ac Added Albanian translations
Co-authored-by: gerardkraja <60074729+gerardkraja@users.noreply.github.com>
2024-09-25 16:32:15 +02:00
squidfunk
573d23d147 Updated dependencies 2024-09-23 14:00:33 +02:00
squidfunk
06fe18af7e Fixed rendering of tags in search 2024-09-22 12:10:08 +02:00
squidfunk
43a22b6150 Fixed ordered list markers 2024-09-21 19:54:13 +02:00
squidfunk
57765c48f9 Updated dependencies 2024-09-20 10:37:25 +02:00
squidfunk
68b675854f Added support for setting custom list styles 2024-09-20 10:14:00 +02:00
squidfunk
85d609183e Added support for setting custom list styles 2024-09-20 09:48:53 +02:00
squidfunk
22ff858174 Removed unused import 2024-09-20 09:46:19 +02:00
squidfunk
b655e07805 Fixed HTML entities not escaped in social cards 2024-09-20 09:44:29 +02:00
squidfunk
8925cae63a Fixed Vietnamese search not working due to Lunr.js error 2024-09-17 16:00:26 +02:00
Mike Anselmi
d3b17920a2 Updated Mermaid to v11 (#7475) 2024-08-24 11:42:59 +02:00