Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mkdocs-material
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Janne Mareike Koschinski
mkdocs-material
Commits
a4012cf6
Commit
a4012cf6
authored
8 years ago
by
squidfunk
Committed by
Martin Donath
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fixed some references in changelog
parent
dfc7ed36
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+1
-0
1 addition, 0 deletions
CHANGELOG
docs/release-notes.md
+6
-3
6 additions, 3 deletions
docs/release-notes.md
with
7 additions
and
3 deletions
CHANGELOG
+
1
−
0
View file @
a4012cf6
mkdocs-material-1.4.0 (2017-16-03)
* Added support for grouping searched sections by documents
* Added support for highlighting of search terms
* Added support for localization of search results
* Fixed #216: table of contents icon doesn't show if h1 is not present
* Reworked style and layout of search results for better usability
...
...
This diff is collapsed.
Click to expand it.
docs/release-notes.md
+
6
−
3
View file @
a4012cf6
...
...
@@ -20,17 +20,20 @@ pip show mkdocs-material | grep -E ^Version
### 1.4.0 <small> _ March 16, 2017</small>
*
Added support for grouping searched sections by documents
*
Added support for highlighting of search terms
*
Added support for localization of search results
*
Fixed #216: table of contents icon doesn't show if h1 is not present
*
Fixed
[
#216
][
216
]
: table of contents icon doesn't show if
`
h1
`
is not present
*
Reworked style and layout of search results for better usability
[
216
]:
https://github.com/squidfunk/mkdocs-material/issues/216
### 1.3.0 <small> _ March 11, 2017</small>
*
Added support for page-specific title and description using metadata
*
Added support for linking source files to documentation
*
Fixed jitter and offset of sidebar when zooming browser
*
Fixed incorrectly initialized tablet sidebar height
*
Fixed regression for
[
#1
][
1
]
: GitHub stars break if repo_url ends with a
`/`
*
Fixed regression for
[
#1
][
1
]
: GitHub stars break if
`
repo_url
`
ends with a
`/`
*
Fixed undesired white line below copyright footer due to base font scaling
*
Fixed issue with whitespace in path for scripts
*
Fixed
[
#205
][
205
]
: support non-fixed (static) header
...
...
@@ -38,7 +41,7 @@ pip show mkdocs-material | grep -E ^Version
*
Reduced repaints to a minimum for non-tabs configuration
*
Reduced contrast of edit button (slightly)
[
205
]:
https://github.com/squidfunk/mkdocs-material/issues/
197
[
205
]:
https://github.com/squidfunk/mkdocs-material/issues/
205
### 1.2.0 <small> _ March 3, 2017</small>
...
...
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