Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lagoproject.Net.Gh
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LAGO
Lagoproject.Net.Gh
Commits
dcd4a3d7
Commit
dcd4a3d7
authored
2 years ago
by
squidfunk
Browse files
Options
Downloads
Patches
Plain Diff
Prepare 8.5.8 release
parent
9e8446e3
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CHANGELOG
+6
-0
6 additions, 0 deletions
CHANGELOG
docs/changelog/index.md
+6
-0
6 additions, 0 deletions
docs/changelog/index.md
material/base.html
+1
-1
1 addition, 1 deletion
material/base.html
package-lock.json
+2
-2
2 additions, 2 deletions
package-lock.json
package.json
+1
-1
1 addition, 1 deletion
package.json
with
16 additions
and
4 deletions
CHANGELOG
+
6
−
0
View file @
dcd4a3d7
mkdocs-material-8.5.8 (2022-11-03)
* Added support for always showing settings in cookie consent
* Fixed #4571: Buttons invisible if primary color is white or black
* Fixed #4517: Illegible note in sequence diagram when using slate scheme
mkdocs-material-8.5.7+insiders-4.26.0 (2022-10-22)
mkdocs-material-8.5.7+insiders-4.26.0 (2022-10-22)
* Improved reporting of configuration errors in tags plugin
* Improved reporting of configuration errors in tags plugin
...
...
This diff is collapsed.
Click to expand it.
docs/changelog/index.md
+
6
−
0
View file @
dcd4a3d7
...
@@ -2,6 +2,12 @@
...
@@ -2,6 +2,12 @@
## Material for MkDocs
## Material for MkDocs
### 8.5.8 <small>_ November 3, 2022</small> { id="8.5.8" }
-
Added support for always showing settings in cookie consent
-
Fixed #4571: Buttons invisible if primary color is
`white`
or
`black`
-
Fixed #4517: Illegible note in sequence diagram when using
`slate`
scheme
### 8.5.7 <small>_ October 22, 2022</small> { id="8.5.7" }
### 8.5.7 <small>_ October 22, 2022</small> { id="8.5.7" }
-
Deprecated additional admonition qualifiers to reduce size of CSS
-
Deprecated additional admonition qualifiers to reduce size of CSS
...
...
This diff is collapsed.
Click to expand it.
material/base.html
+
1
−
1
View file @
dcd4a3d7
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<link
rel=
"canonical"
href=
"{{ page.canonical_url }}"
>
<link
rel=
"canonical"
href=
"{{ page.canonical_url }}"
>
{% endif %}
{% endif %}
<link
rel=
"icon"
href=
"{{ config.theme.favicon | url }}"
>
<link
rel=
"icon"
href=
"{{ config.theme.favicon | url }}"
>
<meta
name=
"generator"
content=
"mkdocs-{{ mkdocs_version }}, mkdocs-material-8.5.
7
"
>
<meta
name=
"generator"
content=
"mkdocs-{{ mkdocs_version }}, mkdocs-material-8.5.
8
"
>
{% endblock %}
{% endblock %}
{% block htmltitle %}
{% block htmltitle %}
{% if page.meta and page.meta.title %}
{% if page.meta and page.meta.title %}
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
2
−
2
View file @
dcd4a3d7
{
{
"name": "mkdocs-material",
"name": "mkdocs-material",
"version": "8.5.
7
",
"version": "8.5.
8
",
"lockfileVersion": 2,
"lockfileVersion": 2,
"requires": true,
"requires": true,
"packages": {
"packages": {
"": {
"": {
"name": "mkdocs-material",
"name": "mkdocs-material",
"version": "8.5.
7
",
"version": "8.5.
8
",
"license": "MIT",
"license": "MIT",
"dependencies": {
"dependencies": {
"array-flat-polyfill": "^1.0.1",
"array-flat-polyfill": "^1.0.1",
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
dcd4a3d7
{
{
"name"
:
"mkdocs-material"
,
"name"
:
"mkdocs-material"
,
"version"
:
"8.5.
7
"
,
"version"
:
"8.5.
8
"
,
"description"
:
"Documentation that simply works"
,
"description"
:
"Documentation that simply works"
,
"keywords"
:
[
"keywords"
:
[
"mkdocs"
,
"mkdocs"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment