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
25c91b967a
Formatting
2021-10-27 19:03:48 +02:00
squidfunk
4bdfef47eb
Added support for setting table of contents title via mkdocs.yml
2021-10-27 19:01:47 +02:00
squidfunk
149b0dbc47
Fixed rendering of section index pages with no other pages
2021-10-02 16:51:47 +02:00
squidfunk
eaa6e91884
Re-use Disqus configuration
2021-10-02 13:51:54 +02:00
squidfunk
e71b129433
Fixed Disqus integration with instant loading
2021-10-02 13:48:23 +02:00
squidfunk
12666a3c00
Fixed incompatibility between navigation.sections and navigation.indexes
2021-10-02 11:41:32 +02:00
squidfunk
32ab26a664
Fixed Serbian translations
2021-09-30 20:36:56 +02:00
squidfunk
377b4d648f
Merge of Insiders features tied to 'Caribbean Red' funding goal
2021-09-23 08:53:51 +02:00
Miodrag Milić
a6296573e0
update serbian translation (redo)
2021-09-09 12:48:03 +02:00
Miodrag Milić
6ac1141ce8
update serbian translation
2021-09-09 12:44:13 +02:00
L&H
bac2397afe
Updated Chinese translations
2021-09-03 12:17:00 +02:00
L&H
c41a5f1321
Updated Chinese translations ( #2994 )
2021-09-03 12:16:51 +02:00
Erli Soares
b762812685
Updated Portuguese translations ( #2969 )
...
fix : #2968
2021-08-24 16:11:11 +02:00
J-H-Cho
1e3859066c
Updated Korean translations ( #2875 )
...
Fixed `source.file.date.created` and added some missing Korean translations.
2021-07-28 09:14:22 +02:00
squidfunk
d68fe9102a
Merge of Insiders features tied to 'Biquinho Vermelho' funding goal
2021-07-21 17:08:10 +02:00
Olivier Robardet
d2ccbf3a1e
Added missing translations for French ( #2852 )
2021-07-20 17:46:11 +02:00
flanciskinho
5788755bbd
Updated Spanish and Galician translations ( #2843 )
2021-07-18 10:20:36 +02:00
squidfunk
122126cbde
Updated dependencies
2021-06-25 11:34:51 +02:00
Jack Cherng
0ecc5bebe3
Fixed Chinese translation for "source.file.date.created" ( #2751 )
...
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
2021-06-17 08:19:17 +02:00
Harmen CHRISTOPHE
a07322fe54
Escaped aria-label in footer links (squidfunk/mkdocs-material#2735) ( #2746 )
2021-06-09 20:54:27 +02:00
squidfunk
b3c0ecc161
Fixed error when no analytics provider was set
2021-06-06 17:36:50 +02:00
squidfunk
ed9347c487
Refactored analytics integration
2021-06-06 17:32:30 +02:00
squidfunk
11fcf4f0ab
Added aria labels to language and version selector
2021-06-06 15:11:04 +02:00
Benjamin Staneck
2a5ba14ebe
Added aria-label to language selector button ( #2725 )
2021-06-06 14:52:14 +02:00
squidfunk
42500aafa2
Added aria labels to palette toggles
2021-06-06 14:47:20 +02:00
squidfunk
0dd483121a
Added aria labels to footer links
2021-06-06 14:29:01 +02:00
squidfunk
093c67880d
Added Mongolian translations
2021-05-30 11:52:16 +02:00
trails-game
5fbdba2b13
Updated Chinese translations ( #2711 )
...
Minor improvement on Chinese translation
2021-05-30 10:26:01 +02:00
Benjamin Staneck
44d6fb04c7
Added title to back-to-top button ( #2631 )
...
* Add title to to-top button
* Rename
2021-05-04 12:15:41 +02:00
squidfunk
0f285a1d4d
Fixed broken integration for git-revision-date-localized plugin
2021-05-03 12:21:01 +02:00
Tim Vink
440fc830de
Update path to source-file partial
2021-05-03 09:38:20 +02:00
Martin Donath
1bb22efbce
Merge pull request #2579 from timvink/master
...
Add support for git creation date
2021-05-02 10:57:05 +02:00
Tim Vink
cee1eb465d
Add source-file.html partial and rename date based translation
2021-04-25 19:57:30 +02:00
squidfunk
319db2d57d
Fixed empty table of contents being rendered
2021-04-24 11:15:05 +02:00
Tim Vink
8029b58d3d
Add support for git creation date, see #2551
2021-04-19 10:31:49 +02:00
squidfunk
8d752312aa
Fixed table of contents breaking when class is set on h1
2021-04-15 21:21:33 +02:00
squidfunk
b968bf6e8f
Formatting
2021-04-11 14:17:47 +02:00
squidfunk
8015c3991e
Fixed focus/hover hierarchy of version selector
2021-04-11 13:07:39 +02:00
squidfunk
2c973e1755
Allow to define color schemes without toggles
2021-04-10 19:36:59 +02:00
EdouardThiel
599fdf9c5f
Updated extracopyright in footer (fixes issue 2508) ( #2509 )
...
Replace the extracopyright block,which doesnt' work, by a variable `{{ extracopyright }}` that can be set e.g from `overrides/main.html` with `{% set extracopyright %} ... {% set %}`; see issue [`#2508`](https://github.com/squidfunk/mkdocs-material/issues/2508 )
2021-04-10 11:01:22 +02:00
squidfunk
ca3da9e3ca
Merge of Insiders features tied to 'Black Pearl' funding goal
2021-03-29 18:46:57 +02:00
Koltai Péter
77358d73d8
Updated Hungarian translations ( #2471 )
2021-03-20 11:20:11 +01:00
squidfunk
47659c24d7
Renamed home component to logo
2021-03-07 19:39:03 +01:00
squidfunk
859173ef88
Fixed logo URL not being updated when using instant loading
2021-03-07 19:36:51 +01:00
squidfunk
5037094b12
Fixed problems with mike when logo points to site_url
2021-03-07 19:23:24 +01:00