Commit Graph

1979 Commits

Author SHA1 Message Date
squidfunk
087df3345e
Prepare 9.1.4 release 2023-03-24 13:50:30 +01:00
squidfunk
183b0be124
Fixed anchor links in closed details when using instant loading 2023-03-24 12:31:23 +01:00
squidfunk
e24759fb41 Updated dependencies 2023-03-20 11:11:14 +01:00
squidfunk
5f02d02dc4 Fixed inconsistency of code block sequence number in community edition and Insiders 2023-03-19 17:30:34 +01:00
squidfunk
c3ba161233 Fixed issue with non-percent encoded anchors in table of contents 2023-03-19 17:21:34 +01:00
squidfunk
63daaa4087 Removed unnecessary property on ellipsis class 2023-03-14 20:09:09 +01:00
squidfunk
d7348cc217 Prepare 9.1.3 release 2023-03-14 17:26:51 +01:00
squidfunk
9752ad2630 Fixed back-to-top button when using instant loading 2023-03-14 17:18:02 +01:00
squidfunk
a7c1d06470 Added Norwegian (Bokmål) translations
Co-authored-by: gallaher <16511229+gallaher@users.noreply.github.com>
2023-03-14 16:35:12 +01:00
squidfunk
9cbdb79a53 Added Romanian translations
Co-authored-by: g3ru1a <32644617+g3ru1a@users.noreply.github.com>
2023-03-14 16:32:08 +01:00
squidfunk
c54660a0b1 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-03-14 11:36:54 +01:00
squidfunk
645de23a19 Updated dependencies 2023-03-14 11:36:49 +01:00
Martin Donath
85eaceba04
Updated Portuguese translations
Portuguese translations
2023-03-14 11:35:10 +01:00
squidfunk
2c7b0a3fc1 Fixed search plugin not removing subsequent script and style tags 2023-03-14 11:22:05 +01:00
David Freire
9f29913497 restore missing override file: iconsearch_index.json 2023-03-13 16:47:59 +00:00
David Freire
20a195365f build with overrides 2023-03-13 14:46:54 +00:00
David Freire
bf8dcb0996 add all missing portuguese translations 2023-03-13 14:46:01 +00:00
squidfunk
cd73ef1573 Documentation 2023-03-11 09:46:55 +01:00
squidfunk
e60179f9fd Added Kurdish (Soranî) translations
Co-authored-by: Nawdare <127336364+Nawdare@users.noreply.github.com>
2023-03-11 09:43:45 +01:00
squidfunk
c57b5b271f Prepare 9.1.2 release 2023-03-09 20:34:59 +01:00
squidfunk
5b7cf17cd8 Fixed Mermaid text boxes incorrectly computed (9.0.13 regression) 2023-03-09 20:20:59 +01:00
squidfunk
6538b35a39 Updated Korean translations
Co-authored-by: minjikarin <63965039+minjikarin@users.noreply.github.com>
2023-03-09 20:04:21 +01:00
squidfunk
e11b708747
Updated Swedish translations
Co-authored-by: curmalin <1908885+curmalin@users.noreply.github.com>
2023-03-07 19:51:56 +01:00
squidfunk
64ca8fefd4
Fixed table of contents following not working for percent-encoded URIs 2023-03-06 20:27:04 +01:00
squidfunk
294b729dba
Updated Icelandic translations 2023-03-06 07:40:37 +01:00
squidfunk
2eff27fb2b
Prepare 9.1.1 release 2023-03-05 17:39:42 +01:00
Martin Donath
80d9603627
Refactored instant loading (#5032) 2023-03-05 17:32:21 +01:00
squidfunk
7efb5fe700
Updated Thai translations
Co-authored-by: watchakorn-18k <74919942+watchakorn-18k@users.noreply.github.com>
2023-03-03 09:23:47 +01:00
squidfunk
48b89f3dc0
Updated Czech translations
Co-authored-by: 3p1463k <7929155+3p1463k@users.noreply.github.com>
2023-03-02 11:59:29 +01:00
squidfunk
7b8b82e856
Prepare 9.1.0 release 2023-03-02 09:38:51 +01:00
squidfunk
15578c7d41
Updated dependencies 2023-03-02 09:36:48 +01:00
squidfunk
eb51f1c387
Updated distribution files 2023-03-02 09:35:27 +01:00
squidfunk
8014c0423c
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-02-28 09:34:57 +01:00
squidfunk
2a849a3e5c
Updated dependencies 2023-02-28 09:33:41 +01:00
squidfunk
966e2eb269 Mitigate flickering of header shadow 2023-02-26 19:13:28 +01:00
squidfunk
9b581ae19e Fixed occasional flickering of dismissed announcement bar 2023-02-26 19:00:56 +01:00
squidfunk
4d7291f25e Refactored tag modifier implementation 2023-02-26 15:28:47 +01:00
squidfunk
a90f176e30 Prepare 9.0.15 release 2023-02-26 11:56:22 +01:00
squidfunk
a840299065 Updated Chinese (Traditional) translations 2023-02-26 10:51:40 +01:00
squidfunk
02f6699c34 Updated Hebrew translations 2023-02-26 10:50:37 +01:00
squidfunk
8f4d30f8f1 Updated Hebrew translations
Co-authored-by: dngray <48640805+dngray@users.noreply.github.com>
2023-02-24 16:46:44 +01:00
squidfunk
db6e6c6f76 Prepare 9.0.14 release 2023-02-23 14:23:37 +01:00
squidfunk
1663d84b02 Fixed rendering errors in Firefox 2023-02-22 19:08:38 +01:00
squidfunk
9a59060acd Prepare 9.0.13 release 2023-02-18 12:33:56 +01:00
Martin Donath
3e8f04294c
Merge pull request #5056 from SupImDos/fix/content-headline-detection
Reimplement `<h1>` headline detection in content partial
2023-02-18 12:30:57 +01:00
squidfunk
05cd3839d3 Updated dependencies 2023-02-18 12:23:33 +01:00
squidfunk
b257235717 Added support for hiding version warning in multiple versions
Co-authored-by: SaltyAimbOtter <40303883+SaltyAimbOtter@users.noreply.github.com>
2023-02-18 12:10:28 +01:00
squidfunk
981ee65498 Improved readability of version warning for slate color scheme 2023-02-18 11:39:33 +01:00
squidfunk
8796d90087 Improved table row hover color 2023-02-18 10:56:45 +01:00
squidfunk
5065bf9cd3 Fixed actors in sequence diagrams not adhering to color scheme 2023-02-18 10:39:39 +01:00