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

1948 Commits

Author SHA1 Message Date
squidfunk
8fdd1ad529 Added support for disabling footer navigation 2022-11-12 14:44:59 +01:00
squidfunk
128e26742c Added support for removing copy-to-clipboard button 2022-11-12 14:32:13 +01:00
squidfunk
37250f1beb Removed .title suffix on translations 2022-11-12 13:56:18 +01:00
squidfunk
5aebaaa71f Fixed Korean language code in translations 2022-11-12 13:36:47 +01:00
squidfunk
77c125bbf4 Removed unnecessary settings from MkDocs theme config 2022-11-12 13:30:30 +01:00
squidfunk
17186b4947 Merge branch 'refactor/namespace-plugins' into feature/material-v9 2022-11-12 13:19:13 +01:00
squidfunk
68fcbe6f6f Merge branch 'master' into refactor/namespace-plugins 2022-11-12 13:19:07 +01:00
squidfunk
ed147e9875 Merge branch 'refactor/is-pseudo-class' into feature/material-v9 2022-11-12 12:56:42 +01:00
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
squidfunk
43a6d929ce Fixed issue with OS-specific paths in tags plugin 2022-05-01 16:39:06 +02:00
squidfunk
fd60d5bdae Fixed issue with OS-specific paths in tags plugin 2022-05-01 14:04:36 +02:00
squidfunk
1eeb8b7c0c Simplified code block mounting 2022-04-30 18:07:55 +02:00
squidfunk
bdb5ba5a3d Fixed issues with rounded borders on code blocks in some cases 2022-04-30 17:42:27 +02:00
Isaac Muse
f7be5c75bb
Fixed issues related to latest Pygments and Pymdown Extensions (#3862) 2022-04-30 16:50:18 +02:00
Michael Brewer
d8d734d306
Added support for GitHub-style hash fragments for dark/light images (#3857)
* feat(images): github dark mode images

closes #3856

* refactor: conbine styles
2022-04-29 19:05:19 +02:00
squidfunk
a8cb5d0abb Documentation 2022-04-27 15:05:12 +02:00
squidfunk
6a811bbc6a Improved rendering of code annotation markers 2022-04-25 09:59:04 +02:00
squidfunk
24025f425f Fixed colors of arrows in class an state diagrams for dark mode 2022-04-24 13:27:47 +02:00
squidfunk
41517023cd Fixed code block titles overlaying inline admonitions 2022-04-24 13:05:05 +02:00
squidfunk
e77aa0015a Added Macedonian translations 2022-04-24 12:38:52 +02:00
squidfunk
cc0f7a914a Fixed incorrectly computed header height when using instant loading 2022-04-07 22:20:32 +02:00
squidfunk
d926bb4c27 Added button to view source of every page 2022-04-07 19:18:50 +02:00
squidfunk
8264e338fb Always render table of contents container (except when hidden) 2022-04-06 09:25:34 +02:00
squidfunk
0f7e9fad0b Fixed bleeding admonitions in Firefox 2022-04-04 17:49:32 +02:00
squidfunk
92dc0375dc Replaced deprecated RxJS operators 2022-04-02 18:36:59 +02:00
squidfunk
f4f9c21d32 Fixed search suggestions not triggered on query parameter 2022-04-02 17:19:28 +02:00
squidfunk
d4c80075e8 Mitigate flicker on color palette switch by disabling all transitions 2022-04-01 17:18:24 +02:00
squidfunk
041e95b505 Mitigate flicker on code blocks when switching color scheme 2022-04-01 16:57:26 +02:00
squidfunk
c5a06c1d82 Fixed bleeding admonitions in Firefox 2022-03-30 17:57:00 +02:00
squidfunk
26f2778f56 Removed prefix from animation 2022-03-27 16:49:19 +02:00
squidfunk
6b91c8dc10 Added background color to code blocks in hovered links 2022-03-26 16:37:57 +01:00
squidfunk
71dd84a0e9 Improved styling of code annotations and fixed borders of code blocks in tabs 2022-03-26 16:08:40 +01:00
squidfunk
c7cc8f07ab Formatting 2022-03-26 14:15:19 +01:00
squidfunk
dfba03f15e Raise error in tags plugin when tags file does not exist 2022-03-26 14:14:00 +01:00
squidfunk
6976b9fd31 Fixed tab indicator on wrong position when using back button 2022-03-26 09:03:06 +01:00
squidfunk
88cfda4288 Fixed code annotations not being mounted for long code blocks (8.2.5 regression) 2022-03-22 18:33:35 +01:00
squidfunk
eab95da23f Fixed deprecation warnings for unescaped backslashes in Jinja templates 2022-03-22 18:16:17 +01:00
squidfunk
104c8c85e0 Fixed problems with empty comment nodes generated by Terraform lexer 2022-03-22 17:59:01 +01:00
squidfunk
366a5ea3a4 Improved semantics when returning from switchMap 2022-03-08 10:33:30 +01:00
squidfunk
1d1cf476c8 Improved semantics when returning from switchMap 2022-03-08 10:31:38 +01:00
squidfunk
e71891f497 Improved performance for very large pages 2022-03-06 13:52:57 +01:00
squidfunk
485f993d91 Fixed flowchart markers 2022-03-06 12:09:04 +01:00
Timothée Mazzucotelli
d023e49593
Fixed color of cluster labels in Mermaid flowcharts (#3657)
Co-authored-by: Martin Donath <squidfunk@users.noreply.github.com>
2022-03-06 11:31:19 +01:00
squidfunk
cfa64745a2 Fixed Mermaid not mounted when headline with same name is present 2022-03-02 16:06:21 +01:00
squidfunk
bcc2c180cd Fixed invalid outdated version banner URL when using instant loading 2022-03-02 09:26:00 +01:00
iBug
1cc250625b
Fixed specificity issue with admonitions in lists (#3648)
* Remove :is from .md-typeset (ol, ul) li :is(p, blockquote)

Fixes #3644

* Fix SCSS style
2022-03-02 08:44:01 +01:00
squidfunk
64e5ed0ed7 Fixed malformed Google Fonts url when a font setting was omitted 2022-03-01 07:49:57 +01:00
squidfunk
a7aa552588 Fixed table of contents active element off-by-one on large screens 2022-02-27 09:41:52 +01:00
squidfunk
8deb1c2425 Fixed stealing of hash fragments when using navigation tracking 2022-02-26 10:27:12 +01:00
squidfunk
e3c26215de Added automatic removal of query parameter when search is closed 2022-02-26 10:07:32 +01:00
squidfunk
5acd0c3620 Improve resilience of tags plugin 2022-02-26 09:38:06 +01:00
squidfunk
4f641cc0ee Added missing font variants to load from Google Fonts 2022-02-21 20:34:20 +01:00
squidfunk
845b843781 Fixed module 'material.plugins' not being found 2022-02-17 17:34:56 +01:00
squidfunk
b5e71dfcb1 Merge of Insiders features tied to 'Aji Panca' funding goal 2022-02-17 17:20:36 +01:00
squidfunk
275465230e Added Portuguese (Brasilian) translations 2022-02-10 21:55:45 +01:00
squidfunk
93a55412ad Fixed theme toggle and search overlaying version selector 2022-02-08 09:19:08 +01:00
squidfunk
5462bf5b0c Fixed cutoff long logos in sidebar 2022-02-03 10:22:59 +01:00
squidfunk
a021c746f5 Fixed Latvian translations 2022-01-25 18:02:29 +01:00
squidfunk
219dd3d047 Fixed Latvian translations 2022-01-25 16:48:42 +01:00
squidfunk
e13de2a852 Fixed linter errors 2022-01-24 09:27:27 +01:00
squidfunk
e6bcb8100f Updated Giscus example to support theme change without reload 2022-01-23 12:33:35 +01:00
squidfunk
6816aa8cd0 Added Latvian translations 2022-01-23 12:17:44 +01:00
squidfunk
e9211d9088 Fixed aspect ratio of logo in header and drawer 2022-01-23 12:12:17 +01:00
squidfunk
76d73b249f Fixed back-top-top button not disappearing when using sticky navigation tabs 2022-01-21 18:56:43 +01:00
squidfunk
840a00a6f6 Improved discoverability of icons in the documentation 2022-01-16 17:27:14 +01:00
squidfunk
014ab602cb Improved back-to-top button behavior on anchor jump 2022-01-16 16:09:51 +01:00
squidfunk
749c19c4bc Fixed endless redirect in palette change example 2022-01-16 12:34:51 +01:00
squidfunk
29cc1dddfa Documentation 2022-01-16 11:26:29 +01:00
squidfunk
9511569d05 Added dark mode support for Giscus 2022-01-16 11:16:07 +01:00
squidfunk
18455b3db9 Switched to giscus for comments and added blog template 2022-01-16 10:50:53 +01:00
squidfunk
bcf2f78394 Fixed blockquote spacing (8.1.5 regression) 2022-01-10 19:11:38 +01:00
squidfunk
73331ee78c Fixed edge cases for rounded borders on code blocks 2022-01-10 17:34:59 +01:00
squidfunk
aa3440215a Fixed overflow/clearfix issues for code result blocks 2022-01-10 14:45:04 +01:00
squidfunk
50408bf984 Added new code block styles to reference documentation 2022-01-10 14:31:58 +01:00
squidfunk
9655c3a924 Updated dependencies and bumped copyright year 2022-01-10 09:59:00 +01:00
squidfunk
97c920a1c5 Fixed issues with code annotation line height 2022-01-09 15:37:43 +01:00
squidfunk
e063108ea4 Fixed scrollbars on MathJax formulas 2022-01-09 14:47:10 +01:00
squidfunk
cffb403435 Added Bahasa Malaysian translations 2022-01-09 14:20:09 +01:00
squidfunk
db4648fb0b Fixed remaining issues and added docs for browser support 2022-01-09 13:51:37 +01:00
squidfunk
ea02f33286 Merge branch 'master' into refactor/compatibility 2022-01-09 11:31:50 +01:00
squidfunk
db3ba10979 Improved graceful handling of missing code annotations 2022-01-08 10:54:53 +01:00
squidfunk
51ac73a56e Revert "Added support for search highlighting fading"
This reverts commit 07f7366875.
2022-01-08 08:56:48 +01:00
squidfunk
07f7366875 Added support for search highlighting fading 2022-01-08 08:56:06 +01:00
squidfunk
638d01905f Fixed search and details for Safari 10+ 2022-01-06 21:33:38 +01:00
squidfunk
3ded01c281 Fixed linter errors 2022-01-06 20:59:40 +01:00
squidfunk
0bd5ff2741 Added polyfills for unfetch, URL, Object.entries and Element.scrollTo 2022-01-06 20:57:06 +01:00
squidfunk
0a25f757f4 Replaced use of flat() and max() math function for compatibility 2022-01-06 20:26:34 +01:00
squidfunk
c45265d860 Polyfilled :is() and added back resize observer polyfill 2022-01-06 20:10:41 +01:00
squidfunk
7d8165cda6 Improved support for reduced motion media 2021-12-30 12:04:44 +01:00
squidfunk
ac0a5391bb Fixed jitter of active content tab indicator 2021-12-19 18:13:00 +01:00
squidfunk
634f863a69 Added visual indicator to active navigation expander icon 2021-12-19 14:41:39 +01:00
squidfunk
a7ab13fe98 Fixed linter errors 2021-12-19 13:44:15 +01:00
squidfunk
be0a36d1b0 Fixed highlighted lines adding blank lines when copying 2021-12-19 13:40:16 +01:00
squidfunk
368cad0955 Documentation 2021-12-19 13:24:09 +01:00
squidfunk
1f725cb388 Simplified reduced motion implementation for content tabs 2021-12-19 11:54:27 +01:00
squidfunk
f3926bf444 Fixed filtering of subsequent index.md files when using section index pages 2021-12-19 11:12:30 +01:00
squidfunk
a32760bdee Fixed tab indicator animation for right-to-left languages 2021-12-19 11:00:31 +01:00
squidfunk
4b2a97a51d Added animation to content tabs 2021-12-18 00:36:45 +01:00
squidfunk
8787449ddd Switched :where back to :is 2021-12-16 20:14:31 +01:00
squidfunk
be24342a70 Fixed spacing for admonitions inside lists (8.1.1 regression) 2021-12-15 09:46:03 +01:00
squidfunk
bfe7540d2a Switched to logical CSS properties 2021-12-13 19:10:58 +01:00
squidfunk
1453e946fb Fixed direction for code annotations in right-to-left languages 2021-12-13 17:17:00 +01:00
squidfunk
539ddad271 Fixed filtered stopwords appearing as missing terms 2021-12-13 17:04:34 +01:00
squidfunk
dea3ad86ce Replaced selector list in :not() with two compound selectors (FF 78 regression) 2021-12-13 17:00:38 +01:00
squidfunk
5340f63f69 Fixed footer breaking out of container when titles are too long 2021-12-12 18:26:53 +01:00
squidfunk
c96ff2278e Fixed shrinking arrow in navigation when title is too long 2021-12-12 12:35:32 +01:00
squidfunk
687466d7ba Fixed copy-to-clipboard adding blank lines when using line anchors (8.1.0 regression) 2021-12-12 12:04:20 +01:00
squidfunk
d7155fc523 Fixed header title positioning for right-to-left languages 2021-12-12 11:43:59 +01:00
squidfunk
575dcd738a Fixed admonition borders for right-to-left languages (8.0.0 regression) 2021-12-11 16:39:09 +01:00
squidfunk
fea3e00ffd Fixed position for next footer navigation link (8.0.0 regression) 2021-12-11 15:55:57 +01:00
squidfunk
e3fba7ac7d Added support for #only-light and #only-dark image hash fragments 2021-12-11 15:22:13 +01:00
squidfunk
bcb7adecfd Replaced :is() with :where() to mitigate specificity issues 2021-12-10 17:14:08 +01:00
squidfunk
d447324816 Honor prefers-reduced-motion for + sign animation 2021-12-09 22:32:15 +01:00
squidfunk
1ddf8723b0 Switched annotation markers to + signs in non-print contexts 2021-12-09 21:31:12 +01:00
squidfunk
16939c16ae Added basic support for line anchors 2021-12-08 21:53:52 +01:00
squidfunk
3c4c8dce9c Improved admonition icon positions reacting to font size 2021-12-08 19:08:04 +01:00
squidfunk
7dcc0a1e3a Simplified footnote CSS 2021-12-08 18:08:41 +01:00
squidfunk
1316d8d184 Simplified tooltip positioning 2021-12-07 15:35:52 +01:00
squidfunk
350aee371d Adjusted font weight of drawer title 2021-12-07 13:50:25 +01:00
squidfunk
e486bbe1a2 Adjusted font weight of site title 2021-12-07 13:44:55 +01:00
arterm-sedov
f851cb1603
Fixed syntax error in Russian translations (#3319)
Comma was missing before the last item
This caused a crash during the documentation build
File "..\Python\Python310\lib\site-packages\material\partials\languages\ru.html", line 36, in template jinja2.exceptions.TemplateSyntaxError: expected token ':', got ','
2021-12-07 13:20:35 +01:00
squidfunk
accfc4ff87 Fixed open details always closed on initial load 2021-12-06 23:22:02 +01:00
squidfunk
4be2ab283c Documentation 2021-12-05 19:03:42 +01:00
squidfunk
37e6f430f9 Fixed ellipsis in footer due to potential WebKit rendering bug 2021-12-05 19:02:26 +01:00
squidfunk
21b7bc4999 Omit unnecessary recomputations for annotations 2021-12-05 17:51:40 +01:00
squidfunk
cb57ce986e Restructured templates 2021-12-05 16:42:58 +01:00
squidfunk
f14d73931f Simplified content tabs implementation 2021-12-05 16:33:44 +01:00
squidfunk
bac1301710 Restructured content observables 2021-12-05 16:20:50 +01:00
squidfunk
0abade5308 Added distribution files 2021-12-05 12:27:21 +01:00
squidfunk
ba7a227800 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2021-12-05 11:38:27 +01:00
squidfunk
632eff2e19 Fixed base path in storage helpers not updated for instant loading 2021-12-05 11:37:21 +01:00
arterm-sedov
9c6dfc464d
Updated Russian translations (#3298)
* added the missing Russian strings

As suggested last week by @squidfunk, added the missing Russian strings

Also fixed:
1. search.result.other string per Russian grammar plural rules, reference:
https://developer.mozilla.org.cach3.com/en/Localization_and_Plurals#Plural_rule_.237_.283_forms.29

2. source.file.date.created which was mistranslated as an adjective rather than a

Apart of that I'd suggest to change   "toc.title": "Содержание" to "toc.title": "Содержание раздела" (as Содержание in Russian refers to a complete documentation set contents)

* updated "toc.title" to "Содержание раздела"

updated "toc.title" to "Содержание раздела", previous "Содержание" version referred to a complete documentation table of contents (rather than a section/page contents)
2021-12-05 08:47:49 +01:00
squidfunk
6c9ffe0bda Refactored footer to use flex positioning 2021-12-04 14:21:53 +01:00
squidfunk
183db0937c Refactored tooltip origin computation 2021-12-04 14:07:56 +01:00
squidfunk
8da3c9ad85 Restructured viewport helpers 2021-12-04 12:49:43 +01:00
squidfunk
67f7301e0a Fixed print rendering of nested code annotations 2021-12-04 12:33:58 +01:00
squidfunk
732565b3af Removed unnecessary deferrals to animation frames 2021-12-04 11:53:07 +01:00
squidfunk
87df85def8 Fixed lists after code blocks disappearing without annotations 2021-12-04 11:43:33 +01:00
squidfunk
fb751c108c Improved rendering of code annotations + keep focus for clipboard button 2021-12-04 11:33:21 +01:00
squidfunk
ebcd000fdc Fixed anchor navigation when using instant loading 2021-12-02 18:52:00 +01:00
squidfunk
0b22e78832 Fixed default details marker showing due to Safari bug 2021-12-02 15:02:32 +01:00
squidfunk
cc04ddead0 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2021-12-01 20:16:33 +01:00
squidfunk
f8a19dc06b Fixed back-to-top button position for sticky navigation tabs 2021-12-01 20:16:26 +01:00
Neil Hanlon
ae6bdb4278
Fixed Swedish and Polish translations (#3279) 2021-11-30 22:57:46 +01:00
squidfunk
f9044530e6 Removed deprecated google_analytics setting 2021-11-30 19:14:18 +01:00
squidfunk
194a08e0fe Fixed code annotations always closing on click 2021-11-30 15:57:21 +01:00
squidfunk
0dd26b9eb3 Fixed wrong box-sizing on nested admonitions 2021-11-28 22:40:23 +01:00
squidfunk
8fa834f73c Fixed specificity issue with admonitions in lists 2021-11-28 22:23:08 +01:00
squidfunk
674df04f8a Improved rendering of code annotation markers 2021-11-28 18:32:25 +01:00
squidfunk
fbbafc2455 Formatting 2021-11-28 17:48:38 +01:00
squidfunk
14a89bc9ea Fixed eager anchor tracking through debouncing 2021-11-28 17:09:55 +01:00
squidfunk
44b8272dc9 Merge branch 'master' into feature/insiders-ghost-pepper 2021-11-28 14:58:25 +01:00
squidfunk
c30c3d196e Fixed observable completion semantics 2021-11-28 14:54:14 +01:00
squidfunk
abe475e151 Refactored code annotations 2021-11-28 13:01:27 +01:00
squidfunk
f6503920b1 Renamed _variables.scss back into _colors.scss 2021-11-28 10:30:36 +01:00
squidfunk
7558c56c49 Modernized scroll offset solution 2021-11-28 10:21:48 +01:00
squidfunk
1bd7f9d665 Fixed minor z-index issues for code annotations 2021-11-21 23:35:41 +01:00
squidfunk
e44034d456 Cleaned up toc partial 2021-11-21 23:26:11 +01:00
squidfunk
0ceed63825 Cleaned up SCSS codebase 2021-11-21 23:19:42 +01:00
squidfunk
9e7b48a21f Centralized box-shadow definitions 2021-11-21 22:50:55 +01:00
squidfunk
15f74d81fd Fixed empty search highlighting breaking site 2021-11-21 20:08:09 +01:00
squidfunk
db1c069e52 Fixed code annotations and updated dependencies 2021-11-21 20:03:26 +01:00
squidfunk
fa9f906c2b Refactored CSS, code annotations almost working properly 2021-11-21 17:45:49 +01:00
Jason Ren
77171e02a4
Updated Chinese translations (#3231)
* Update zh.html

Fix missing Chinese translations (for mkdocs-material v8)

* Update zh.html

Finished translation of "search.result.term.missing"

* Update zh.html
2021-11-20 09:14:56 +01:00
Martin B
02890ec48a
Updated Swedish translations (#3227)
Updated Swedish translations.
2021-11-20 09:14:42 +01:00
Andrea Borruso
d51279ae72
Updated Italian translations (#3224)
* added back to top Italian localization

* added all missing items

* Update it.html

* same order as in the en.html

* Update it.html
2021-11-15 08:24:08 +01:00
squidfunk
88ba609ee1 Refactored project structure 2021-11-14 16:09:09 +01:00
squidfunk
ad1b964aaa Improved footnote accessibility and removed unnecessary code annotation CSS 2021-11-14 09:32:02 +01:00
squidfunk
417ab30c65 Fixed dedented code blocks in annotations 2021-11-14 09:04:50 +01:00
squidfunk
1d6d8198ab Fixed code blocks with line numbers not being rounded (8.0.0b1 regression) 2021-11-14 08:47:16 +01:00
squidfunk
b4e0467878 Reverted page partials into a single one due to better performance 2021-11-14 08:22:57 +01:00
squidfunk
d55df26df4 Fixed wrong palette color for inactive code annotations 2021-11-13 15:28:26 +01:00
squidfunk
bda6e156ed Fixed wrong palette color for inactive code annotations 2021-11-13 15:18:08 +01:00
squidfunk
0a6ade980f Removed legacy Tabbed implementation 2021-11-13 14:15:20 +01:00
squidfunk
796cb583b7 Documentation 2021-11-13 13:52:11 +01:00
squidfunk
4d2102c3b8 Removed unnecessary redundant imports 2021-11-13 13:50:46 +01:00
squidfunk
d9b7928316 Fixed page header partial 2021-11-13 13:43:52 +01:00
squidfunk
fe06e8dcba Moved copyright into dedicated partial 2021-11-13 13:41:07 +01:00
squidfunk
7f4458eb18 Removed Disqus integration 2021-11-13 13:15:58 +01:00
squidfunk
d5593e34a5 Removed block syntax from partial 2021-11-13 13:11:19 +01:00
squidfunk
6db782a64c Improved extensibility by restructuring template blocks 2021-11-13 13:08:22 +01:00
squidfunk
76035dee40 Switched to new RxJS API 2021-11-13 12:05:24 +01:00
squidfunk
9ef21503ca Fixed linter errors 2021-11-13 11:41:45 +01:00
squidfunk
887b7115fc Merge of Insiders features tied to 'Ghost Pepper' funding goal 2021-11-13 11:39:10 +01:00
squidfunk
41785f1c57 Improved CSS font-family variables 2021-11-13 09:19:48 +01:00
squidfunk
a0ea9632da Removed deprecated prebuilt index support 2021-11-13 09:09:25 +01:00
squidfunk
8eca83d8bf Removed deprecated web app manifest and md-announce class 2021-11-13 09:05:23 +01:00
squidfunk
adcdb2aa52 Removed deprecated instant loading selector for logo 2021-11-13 09:04:12 +01:00
squidfunk
0d72009312 Merge branch 'master' into feature/insiders-ghost-pepper 2021-11-13 08:57:00 +01:00
Alkis Georgopoulos
26d1e437f7
Updated Greek translation (#3191)
* Update Greek translation

* Fix Search for Greek content

* Avoid trimmer but not stopWordFilter
2021-11-13 08:52:23 +01:00
squidfunk
0130bcbca2 Deleted deprecated source-date.html partial 2021-11-13 08:47:33 +01:00
squidfunk
5606b06153 Updated documentation 2021-11-07 18:23:01 +01:00
squidfunk
ce602ddf2a Updated documentation 2021-11-07 12:35:21 +01:00
squidfunk
fb64efa5ef Merge branch 'master' of github.com:squidfunk/mkdocs-material 2021-11-04 20:59:17 +01:00
squidfunk
f3c27fdaf9 Added backward compat for Greek translations 2021-11-04 20:59:09 +01:00
Garrett
07bea1e36e
Added support for site search tracking with GA4 (#3184)
* Send search analytics events for GA4

* move docs into content tabs
2021-11-04 20:58:03 +01:00
Alkis Georgopoulos
c15a9d183b
Fixed invalid ISO language code for Greek (#3183) 2021-11-04 20:50:48 +01:00
squidfunk
b5098041cb Adjusted height of title to match height of single-line code block 2021-11-04 10:08:13 +01:00
squidfunk
6ceef24179 Added support for code block titles 2021-10-30 13:16:05 +02:00
squidfunk
403580bff8 Fixed back-to-top button position for right-to-left languages 2021-10-27 22:36:09 +02:00
squidfunk
25c91b967a Formatting 2021-10-27 19:03:48 +02:00