1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-28 09:20:52 +01:00
Commit Graph

1295 Commits

Author SHA1 Message Date
squidfunk
409d151044 Fixed #2703: search remains at 'Initializing search' on mobile 2021-05-27 11:36:08 +02:00
squidfunk
d6bb0b8a99 Updated dependencies 2021-05-24 15:34:23 +02:00
squidfunk
e2a1b679bf Updated inline documentation for colors 2021-05-17 21:01:56 +02:00
squidfunk
920f11cf6e Fixed details breaking page margins on print 2021-05-15 14:07:34 +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
2098fa42b2 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2021-05-03 12:21:06 +02:00
squidfunk
0f285a1d4d Fixed broken integration for git-revision-date-localized plugin 2021-05-03 12:21:01 +02:00
Martin Donath
c16b9a20b5
Merge pull request #2627 from Stanzilla/source-file
Fix source-file include
2021-05-03 12:20:21 +02:00
Tim Vink
440fc830de Update path to source-file partial 2021-05-03 09:38:20 +02:00
Benjamin Staneck
3b6d4ac0b7
Fix source-file include
Fixes https://github.com/squidfunk/mkdocs-material/pull/2579#issuecomment-830806927
2021-05-02 15:32:43 +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
squidfunk
6c6dd2a0db Improved footnote styles on :target and :focus 2021-05-01 19:56:40 +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
squidfunk
aea41d23c9 Improved style of footnote references 2021-04-21 09:37:47 +02:00
Tim Vink
8029b58d3d Add support for git creation date, see #2551 2021-04-19 10:31:49 +02:00
squidfunk
b3a3918419 Fixed hover color of focused button on landing page 2021-04-18 18:51:42 +02:00
squidfunk
564c1dad43 Improved focus outlines when using keyboard navigation 2021-04-18 18:42:02 +02:00
squidfunk
2e60bca665 Improved focus outline for desktop navigation 2021-04-18 15:03:54 +02:00
squidfunk
21b543a038 Fixed list overlapping floated elements 2021-04-15 21:33:00 +02:00
squidfunk
8d752312aa Fixed table of contents breaking when class is set on h1 2021-04-15 21:21:33 +02:00
squidfunk
a9b9faa3aa Fixed back-to-top button being clickable when hidden 2021-04-15 21:04:42 +02:00
squidfunk
094819e1e4 Fixed wrong font-family on version selector 2021-04-11 18:36:49 +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
squidfunk
ff9e2841cc Fixed visual quirk when opening language selector 2021-04-10 11:22:21 +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
bb57ea9b2d Fixed broken search in Safari <14 2021-04-10 10:48:04 +02:00
squidfunk
c011da1fa4 Removed display: flow-root on list elements 2021-03-29 19:21:47 +02:00
squidfunk
ca3da9e3ca Merge of Insiders features tied to 'Black Pearl' funding goal 2021-03-29 18:46:57 +02:00
squidfunk
f43ef69ee5 Fixed inconsistent header shadow behavior 2021-03-28 12:04:59 +02:00
squidfunk
cb8d3f47e8 Added back background on inline code blocks in admonition titles 2021-03-28 11:35:44 +02:00
squidfunk
076946713c Updated Insiders documentation 2021-03-21 17:14:32 +01:00
squidfunk
185f037fbc Backup current changes 2021-03-21 14:04:29 +01:00
Koltai Péter
77358d73d8
Updated Hungarian translations (#2471) 2021-03-20 11:20:11 +01:00
Benjamin Staneck
b851237940
Fix lint (#2460)
This assertion is unnecessary since the receiver accepts the original type of the expression  @typescript-eslint/no-unnecessary-type-assertion
2021-03-17 21:09:06 +01:00
squidfunk
6506a784e3 Added documentation on extra.homepage 2021-03-14 14:09:13 +01:00
squidfunk
90e9b8aeee Documentation 2021-03-14 13:03:52 +01:00
squidfunk
c6e15970a9 Fixed margins for nested inline admonitions 2021-03-14 13:02:24 +01:00
squidfunk
0be8640aed Updated screenshots and refactored version selector template 2021-03-14 12:17:19 +01:00
wbekerom
9fe820010e
Added trailing slash to version selector URL (#2434)
* Add trailing slash to version selector URL's

* Use template literal syntax

* Remove whitespace
2021-03-14 10:27:36 +01:00
Brennan Kinney
64349af06a
Fixed link-contained code block text color
Removes direct ancestor requirement, any content wrapped in an anchor tag is within the content boundaries of representing a link.
2021-03-14 10:20:28 +01:00
squidfunk
5fbcef3564 Refactored sponsorship overview into component 2021-03-13 15:53:37 +01:00
squidfunk
dbad649181 Formatting 2021-03-12 15:17:11 +01:00
squidfunk
393e05cc0a Formatting 2021-03-12 15:15:41 +01:00
Benjamin Dobell
0a6869dcb6 Support TOC anchor targets vertical order differing from TOC order. 2021-03-13 00:48:04 +11:00
Martin Donath
781e00f78d
Merge pull request #2401 from polarathene/fix/version-selector-use-title-for-ui
fix(Version Selector): Current version should be consistent with drop-down listed version
2021-03-09 21:46:05 +01:00
squidfunk
5c03e8fc9b Adjusted instant loading for new favicon link 2021-03-09 21:42:30 +01:00
Christian Oliff
68367d3e78
remove 'shortcut' from favicon meta tag
This isn't needed and was never part of the spec.
Great article here: https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs#did-we-forget-anyone

Also:
https://mathiasbynens.be/notes/rel-shortcut-icon
2021-03-09 20:39:29 +09:00