1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 07:30:12 +01:00
Commit Graph

804 Commits

Author SHA1 Message Date
squidfunk
c9b3d435f2
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-09-02 19:02:50 +02:00
squidfunk
bca4b1f8b1
Rebuild stylesheets 2023-09-02 19:02:05 +02:00
Sigurd Spieckermann
ea53f53982
Added CSS variables for Mermaid sequence diagrams (#5940)
* Add CSS variables for Mermaid sequence diagram note

* Add CSS variables for Mermaid sequence diagram actor

* Add CSS variables for Mermaid sequence diagram message

* Add CSS variables for Mermaid sequence diagram actor man

* Add CSS variables for Mermaid sequence diagram loop

* Add CSS variables for Mermaid sequence diagram number

* Add CSS variables for Mermaid sequence diagram box

---------

Co-authored-by: Martin Donath <martin.donath@squidfunk.com>
2023-09-02 18:58:13 +02:00
Sigurd Spieckermann
ec709b4f0e
Fixed rendering issue for rotated annotation icons in Firefox (#5937)
Co-authored-by: Martin Donath <martin.donath@squidfunk.com>
2023-09-02 18:51:49 +02:00
squidfunk
e79ffab3ac
Fixed page scrolling up when switching color palettes in Firefox 117 2023-09-02 18:41:26 +02:00
squidfunk
a6f0bc4439
Added missing files 2023-08-21 19:19:10 +02:00
squidfunk
d1ffeb22eb
Prepare 9.2.0 release 2023-08-21 19:18:59 +02:00
squidfunk
052a7bcedf
Merge branch 'master' into merge/piri-piri 2023-08-19 14:22:25 +02:00
Sigurd Spieckermann
2dd6f64464 Use flex gaps instead of whitespaces between social icons 2023-08-17 11:33:18 +02:00
squidfunk
04f1b33571
Merge branch 'master' into merge/piri-piri 2023-08-10 12:02:46 +02:00
squidfunk
7512e2e3ed
Updated dependencies 2023-08-07 13:34:37 +02:00
squidfunk
a4babcf37c
Improved dark mode link color for better accessibility 2023-08-01 19:21:51 +02:00
squidfunk
b3ade9fd3a
Updated dependencies 2023-07-09 18:18:06 +01:00
squidfunk
3e34f6c72d
Added focus outline to admonitions and details 2023-07-09 18:14:43 +01:00
squidfunk
320c852565
Hide announcement bar button when JavaScript is not available 2023-07-07 10:31:41 +02:00
squidfunk
7ef079012b
Hoisted active state of navigation tabs link into item 2023-07-06 15:45:36 +02:00
squidfunk
6b2f15f8e1
Fixed rendering bugs for pruned navigation items 2023-07-06 13:12:05 +02:00
squidfunk
ee9224fc07
Fixed errors after merge 2023-07-05 18:08:47 +02:00
squidfunk
1bee037713
Merge of features tied to 'Piri Piri' funding goal' 2023-07-05 17:39:33 +02:00
squidfunk
fe0c966a4d
Added color-scheme property to indicate color scheme to OS 2023-05-27 17:41:00 +02:00
squidfunk
986cadad29 Fixed display mode for light/dark mode images 2023-04-28 12:49:27 +02:00
squidfunk
270129abcb
Updated dependencies 2023-04-03 09:46:52 +02:00
squidfunk
f4d894d53b
Fixed footer direction label being cut off 2023-03-29 13:01:30 +02:00
squidfunk
e1b150f926
Updated dependencies 2023-03-27 11:06:58 +02:00
squidfunk
63daaa4087 Removed unnecessary property on ellipsis class 2023-03-14 20:09:09 +01:00
squidfunk
9752ad2630 Fixed back-to-top button when using instant loading 2023-03-14 17:18:02 +01:00
squidfunk
5b7cf17cd8 Fixed Mermaid text boxes incorrectly computed (9.0.13 regression) 2023-03-09 20:20:59 +01:00
squidfunk
eb51f1c387
Updated distribution files 2023-03-02 09:35:27 +01:00
squidfunk
1663d84b02 Fixed rendering errors in Firefox 2023-02-22 19:08:38 +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
squidfunk
19bf371ff5 Updated dependencies 2023-02-13 09:42:41 +01:00
squidfunk
b2cfad5e2b Updated distribution files 2023-01-29 13:21:42 +01:00
squidfunk
3cac37ef73 Updated dependencies 2023-01-14 20:34:29 +01:00
squidfunk
ce5e3531cf Fixed coloring of non-index top-level sections when using navigation tabs 2023-01-10 19:59:04 +01:00
squidfunk
024616f129 Fixed issue with contrast ratio 2023-01-10 19:36:32 +01:00
squidfunk
02637ef139 Removed greyish color from non-section links 2023-01-10 19:27:33 +01:00
squidfunk
35e6eed462 Updated dependencies 2023-01-08 12:54:39 +01:00
squidfunk
fc352ee44b Improved discernability of section index pages in navigation 2023-01-05 22:43:43 +01:00
squidfunk
157b4f2e46 Updated distribution files 2023-01-04 09:25:52 +01:00
squidfunk
0de33b3d72 Fixed appearance of linked tags when hovered (9.0.0 regression) 2023-01-02 17:30:08 +01:00
squidfunk
fbfb662588 Fixed positioning of abbreviations on touch devices 2023-01-02 17:07:47 +01:00
squidfunk
359fdc557a Unified CSS selector lists 2022-12-20 19:48:00 +01:00
squidfunk
7104778609 Let it melt (too much churn to keep this in beta) 2022-12-18 20:58:39 +01:00
squidfunk
b64d0a6993 Slight refactoring of tokenizer 2022-12-18 20:51:39 +01:00
squidfunk
61abf6f087 Added distribution files 2022-12-18 17:50:05 +01:00
squidfunk
7b93fed496 Added platform and runtime information to info plugin 2022-12-18 17:49:56 +01:00
squidfunk
78f3d151a2 Added latest version check to info plugin 2022-12-18 17:23:12 +01:00
squidfunk
5ec4a45110 Added info plugin, a helper for creating bug reports 2022-12-18 15:41:18 +01:00