Commit Graph

1740 Commits

Author SHA1 Message Date
squidfunk
8ca7e2b042 Merge branch 'master' into refactor/is-pseudo-class 2022-11-12 12:54:18 +01:00
squidfunk
9979cbf9ec Removed deprecations 2022-11-12 12:50:20 +01:00
squidfunk
6a1b86e8c6 Fixed development environment and overrides 2022-11-11 18:39:38 +01:00
squidfunk
078a411a22 Allowed to override primary and accent colors more easily 2022-11-11 17:25:43 +01:00
squidfunk
074a0c86cd Fixed issues with color overrides by always setting color attributes 2022-11-08 15:40:03 +01:00
squidfunk
f5f5baa8d7 Fixed illegible links for black and white primary colors 2022-11-08 15:30:35 +01:00
squidfunk
dca42744e4 Removed unnecessary overrides prefix 2022-11-03 16:42:20 +01:00
squidfunk
713bf41403 Removed unnecessary templates in overrides 2022-11-03 15:22:18 +01:00
squidfunk
487140e538 Replaced hex with hsl color 2022-11-03 14:29:48 +01:00
Brendan
96e2119bfc
Fixed text color for notes in diagrams in dark mode (#4518)
fixes #4517
2022-11-03 14:21:54 +01:00
squidfunk
3c5f94f592 Fixed buttons when using white or black primary colors 2022-11-01 13:23:41 +07:00
squidfunk
daffd085f3 Revert to pre-8.0.0 simpler CSS selectors 2022-11-01 12:08:20 +07:00
squidfunk
4caa165b97 Ensure checked flag is reset 2022-10-28 16:42:58 +07:00
squidfunk
006f520f37 Added support for always showing settings in cookie consent 2022-10-28 16:41:14 +07:00
squidfunk
c8eac99591 Formatting 2022-10-28 16:09:19 +07:00
Oleh Prypin
09580da963
Optimize social plugin: parallelize image saving 2022-10-24 23:58:52 +02:00
Oleh Prypin
38aca1e206
Optimize social plugin: cache word width computation 2022-10-24 23:58:48 +02:00
Oleh Prypin
c681be2f7f
Optimize social plugin: reuse resized logo 2022-10-24 23:58:47 +02:00
Oleh Prypin
5f8269b78f
Optimize social plugin: cache font objects 2022-10-24 23:58:45 +02:00
squidfunk
922fde0701 Fixed search boost not being applied to document sections 2022-10-19 23:25:46 +07:00
squidfunk
b8161e0179 Added warning for social plugin when site_url is not defined 2022-10-18 12:40:25 +07:00
squidfunk
2b08c42c09 Fixed linter errors 2022-10-16 17:16:10 +07:00
squidfunk
4b51fa21a8 Adjusted checks for plugins in templates 2022-10-16 16:36:38 +07:00
squidfunk
7ca1c1d623 Removed unnecessary non-null hints 2022-10-04 15:42:29 +02:00
squidfunk
6344549ecf Improved resilience of repository source facts extraction 2022-10-04 15:38:08 +02:00
squidfunk
29f00a5bb8 Modernized look of admonitions 2022-10-02 15:15:35 +02:00
squidfunk
31518177b3 Formatting 2022-10-01 16:25:03 +02:00
Oleh Prypin
c383892aae MkDocs upgrade: refactor path handling 2022-10-01 16:25:03 +02:00
Oleh Prypin
02bcffa6a8 MkDocs upgrade: use attribute-based access 2022-10-01 16:25:03 +02:00
Oleh Prypin
b6d2eb19fd MkDocs upgrade: migrate to class-based config schemas 2022-10-01 16:25:03 +02:00
Oleh Prypin
dcbbfcfb5e Fix DeprecationWarning: invalid escape sequence '\w' 2022-10-01 16:25:03 +02:00
Oleh Prypin
98c32aa24d Guard against repo_url being None in MkDocs 1.4 2022-10-01 16:25:03 +02:00
squidfunk
60ea10a028 Fixed sequence diagrams in Firefox 2022-09-30 20:19:43 +02:00
squidfunk
4c8620c6ee Added support for scrollbar-gutter 2022-09-28 18:41:33 +02:00
squidfunk
290de4acc7 Fixed jumping chevrons in sidebar (attempt) 2022-09-27 18:21:48 +02:00
squidfunk
c7deb06b79 Fixed cookie consent when analytics was not set 2022-09-20 13:39:12 +02:00
squidfunk
dcab57dd1c Removed ligatures from code blocks 2022-09-19 21:39:53 +02:00
squidfunk
30d812888c Updated Mermaid to 9.1.7 2022-09-18 16:17:05 +02:00
squidfunk
8ee2de9998 Fixed overly large headlines in search results (8.5.0 regression) 2022-09-18 16:09:03 +02:00
squidfunk
06629ffdad Documentation 2022-09-18 15:40:38 +02:00
squidfunk
6b1ce14683 Require consent for GitHub repository stats if consent is enabled 2022-09-18 15:26:59 +02:00
squidfunk
f30775fa0a Fixed non-index navigation links appearing as clickable 2022-09-18 14:19:49 +02:00
squidfunk
15d9dacc0c Documentation 2022-09-15 19:02:13 +02:00
squidfunk
5afacad66c Removed dependencies with native extensions 2022-09-15 18:51:35 +02:00
squidfunk
ec9e2a3258 Fixed scroll offset when activating linked content tabs 2022-09-13 16:13:41 +02:00
squidfunk
5181ed4c0a Formatting 2022-09-13 13:06:08 +02:00
squidfunk
419740831d Merged features tied to Scotch Bonnet funding goal 2022-09-13 12:35:14 +02:00
squidfunk
1cf9d45c28 Updated documentation 2022-09-11 19:25:40 +02:00
squidfunk
d0f73018f5 Fixed versioning not working with anchors 2022-09-07 19:46:26 +02:00
squidfunk
43ea033e4a Fixed links in table headers 2022-09-06 21:49:08 +02:00
squidfunk
c6dd6b67d5 Moved page edit action into separate partial 2022-09-03 21:33:49 +02:00
squidfunk
909591e0a8 Added support for changing edit icon 2022-09-01 16:54:05 +02:00
squidfunk
3d8e82ccf7 Formatting 2022-08-27 13:13:32 +02:00
squidfunk
46d06c1c1d Fixed feedback widget not shown when using instant loading 2022-08-27 11:39:17 +02:00
squidfunk
662b33d6ed Merge branch 'master' of github.com:squidfunk/mkdocs-material 2022-08-27 10:59:44 +02:00
squidfunk
4c4e3c0aea Fixed numeric tags breaking search 2022-08-27 10:59:37 +02:00
Din Mušić
2e8ebf58a5
Updated Slovenian translations (#4284) 2022-08-27 10:48:57 +02:00
squidfunk
71f40c5efa Fixed Croatian translations 2022-08-21 09:48:18 +02:00
squidfunk
2d44af6598 Updated Croatian translations 2022-08-21 09:31:50 +02:00
Vedran Miletić
f9c40d26b2
Updated Croatian translations (#4265) 2022-08-21 09:29:32 +02:00
Amir E. Aharoni
612429c903
Updated Hebrew translations (#4243)
* Fix existing Hebrew translations

* Add more Hebrew translations

Copy missing keys from the English file and translate them.

* Remove unnecessary separator from Hebrew translations

* Remove unnecessary search configuration for Hebrew
2022-08-15 16:25:37 +02:00
squidfunk
7427662fe2 Fixed syntax error in Chinese (Simplified) translations 2022-08-13 09:55:09 +02:00
squidfunk
5f360d2771 Added Tagalog translations 2022-08-13 09:19:16 +02:00
squidfunk
eef9bdece9 Added Lithuanian translations 2022-08-13 09:12:58 +02:00
squidfunk
53482b61ba Added Urdu translations 2022-08-13 09:00:52 +02:00
squidfunk
63f736bbdd Added Armenian translations 2022-08-13 08:52:53 +02:00
Jason Ren
b5df9b8686
Updated Chinese (Simplified) translations (#4181)
add string translations related to 8.4.0 release
2022-08-13 08:45:59 +02:00
squidfunk
de438d5d9d Merged features tied to Royal Gold funding goal 2022-07-20 17:25:55 +02:00
squidfunk
9488affa87 Formatting 2022-07-12 17:46:47 +02:00
squidfunk
862dc03f7d Improved rendeirng of overly long source facts 2022-07-12 17:45:00 +02:00
squidfunk
a261130204 Fixed home button not working occasionally when using versioning 2022-07-03 10:27:53 +02:00
squidfunk
209856e724 Allow ids for content tabs with special characters 2022-07-02 09:25:09 +02:00
Blueswen
7d578d82de
Updated zh-TW translations (#4071) 2022-06-27 17:27:23 +02:00
squidfunk
c011c245f0 Updated Giscus integration 2022-06-26 11:19:57 +02:00
squidfunk
5ed04897db Limit width of HTML5 videos to content area 2022-06-24 15:13:47 +02:00
squidfunk
4d117e5725 Fixed empty tags key in front matter breaking search 2022-06-22 17:16:54 +02:00
squidfunk
e3ce3dbc25 Fixed search stuck in initializing when tags are used 2022-06-22 07:50:43 +02:00
squidfunk
4f78e81959 Fixed navigation not working with version selector 2022-06-15 22:35:37 +02:00
squidfunk
7512441511 Fixed same-page version navigation for current version 2022-06-12 11:52:43 +02:00
squidfunk
cfe83ccbba Fixed search indexing of multi-word tags 2022-06-08 20:06:51 +02:00
squidfunk
ff9e41f329 Fixed linter errors 2022-06-07 16:52:13 +02:00
squidfunk
b0fa1ac5ad Fixed linter errors 2022-06-07 13:55:54 +02:00
squidfunk
26010be27a Fixed Mermaid.js styles for dark mode (8.3.0 regression) 2022-06-06 21:51:25 +02:00
squidfunk
ce0484e546 Replaced hidden classes with hidden attributes 2022-06-05 13:58:22 +02:00
squidfunk
f1cfe4c07f Improved back-to-top button during fast scrolling 2022-06-05 13:49:03 +02:00
squidfunk
7998dbf06a Fixed custom admonition icons not working when color palette is defined 2022-06-05 08:42:58 +02:00
squidfunk
c4cb6b45a3 Fixed scroll offset when tabs are brought into view 2022-06-04 08:52:34 +02:00
squidfunk
35210f560f Removed scroll-snapping for content tabs 2022-06-04 08:38:27 +02:00
squidfunk
e3bea56112 Added missing safe guard for hiding footer navigation 2022-06-04 07:51:30 +02:00
squidfunk
95f80479a2 Removed unnecessary safe guards in templates 2022-06-04 07:51:12 +02:00
squidfunk
e2556d84d6 Merge of features tied to 'Trinidad Scorpion' funding goal 2022-06-02 17:20:33 +02:00
squidfunk
a3f457ecb1 Added pulsating effect to code annotations 2022-06-01 17:23:18 +02:00
squidfunk
97b291664c Formatting 2022-05-28 13:17:29 +02:00
squidfunk
5e442eb46f Reduced GPU cycles by only animating annotations when visible 2022-05-28 13:12:51 +02:00
squidfunk
ec441cdabe Added Uzbek translations 2022-05-14 09:47:20 +02:00
squidfunk
33e65f7c70 Fixed escape sequences on search separators 2022-05-14 09:40:59 +02:00
squidfunk
fb248e3e49 Fixed spacing for result containers in content tabs 2022-05-09 08:34:59 +02:00
squidfunk
0bd8c9410a Fixed missing top right rounded border on admonition 2022-05-08 09:31:07 +02:00
squidfunk
8beda2bfe1 Fixed handling of 4xx status codes when using instant loading 2022-05-07 09:22:05 +02:00
squidfunk
3666d09c8d Added missing escape characters to search separators 2022-05-05 08:43:56 +02:00