HonkingGoose
25a7123c3a
Check for GitHub Action updates with Dependabot ( #3288 )
2021-12-12 10:49:13 +01:00
squidfunk
f492cc0d68
Documentation
2021-12-11 17:21:57 +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
1f6a784730
Documentation
2021-12-11 16:01:17 +01:00
squidfunk
fea3e00ffd
Fixed position for next footer navigation link (8.0.0 regression)
2021-12-11 15:55:57 +01:00
squidfunk
a6d8e555c3
Documentation
2021-12-11 15:40:13 +01:00
squidfunk
e3fba7ac7d
Added support for #only-light and #only-dark image hash fragments
2021-12-11 15:22:13 +01:00
squidfunk
90410f3910
Stripped comments from all annotations
2021-12-11 14:30:07 +01:00
squidfunk
e5d1efc6fe
Documentation
2021-12-10 23:23:37 +01:00
squidfunk
bcb7adecfd
Replaced :is() with :where() to mitigate specificity issues
2021-12-10 17:14:08 +01:00
squidfunk
460c54e12c
Documentation
2021-12-10 13:31:08 +01:00
squidfunk
c1b464d005
Updated Insiders documentation
2021-12-10 12:30:47 +01:00
squidfunk
5ba23b28e7
Documentation
2021-12-10 11:05:38 +01:00
squidfunk
3a9b3d23a5
Updated Insiders changelog
2021-12-10 10:19:08 +01:00
squidfunk
fed5ad66f5
Prepared 8.1.0 release
2021-12-10 10:12:07 +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
3f8a0578b8
Updated upgrade guide
2021-12-08 15:34:53 +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
squidfunk
4be7cc5b1b
Updated distribution files
2021-12-07 13:37:54 +01:00
squidfunk
1f0abe80aa
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2021-12-07 13:37:05 +01:00
squidfunk
48015816b5
Documentation
2021-12-07 13:36:49 +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
ba539c7f5b
Prepare 8.0.5 release
2021-12-07 00:12:47 +01:00
squidfunk
a5990a1101
Updated dependencies
2021-12-07 00:00:15 +01:00
squidfunk
674e57ea6a
Updated data tables documentation
2021-12-06 23:51:34 +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
86a25e802d
Updated Insiders changelog
2021-12-05 12:39:54 +01:00
squidfunk
0abade5308
Added distribution files
2021-12-05 12:27:21 +01:00
squidfunk
4dd7cb364a
Fixed typings
2021-12-05 11:49:19 +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
6a348e6e81
Prepare 8.0.4 release
2021-12-04 13:16:50 +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