Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Update mkdocs-material to 5.2.3 #815

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jun 7, 2020

This PR updates mkdocs-material from 4.6.3 to 5.2.3.

Changelog

5.2.3

* Improved search typeahead behavior for some languages (de, fr, ...)
* Improved styles for scrollbars on Firefox
* Fixed 1741: Removed preconnect hint for Google Analytics

5.2.2

* Fixed 1728: Legacy Edge doesn't support deg values in hsla colors

5.2.1

* Fixed color of links in table headers, e.g. footnotes
* Fixed color scheme not being applied without primary or accent color
* Fixed hover delay for links inside code blocks

5.2.0

* Added color schemes implementation + dark mode
* Fixed 1583: Missing option for separate link colors

5.1.7

* Added keyboard focus support for overflowing code blocks
* Fixed 1696: Infinite loop in some cases when using instant loading

5.1.6

* Added Burmese translations
* Added general anchor offset solution using scroll-margin-top
* Fixed 1653: Instant loading shouldn't intercept links to *.html files

5.1.5

* Added name attribute for social links to set link title
* Fixed 1623: Allow arbitrary links in social links
* Fixed 1664: Height of iframe is not adjustable
* Fixed 1667: Sidebars are scrolled to bottom on load (bug in Chrome 81+)

5.1.4

* Switched to mdi/svg Material Design icon package
* Fixed 1655: Navigation may disappear after switching viewports
* Fixed 1659: Unnecessary scrollbar for search results on Windows
* Fixed occasional distortions for images with explicit dimensions
* Fixed errors in German translations

5.1.3

* Fixed overflowing content area after switch to flexbox

5.1.2

* Added status information to search observable
* Added status information to search modal
* Removed announcement bar from print media
* Removed media query packing logic due to race conditions
* Fixed 1520: Gracefully disable search on file:// if Worker fails
* Fixed re-submission of query after search is initialized
* Fixed jitter of sidebars on all browsers by switching to sticky

5.1.1

* Added new FontAwesome icons
* Fixed 1609: Instant loading doesn't honor target=_blank
* Fixed GitHub stars count rounding errors
* Fixed GitLab stars count retrieval

5.1.0

* Added support for icons from Markdown through mkdocs-material-extensions

5.0.2

* Added CSS source maps to distribution files
* Fixed errors in Chinese (Traditional) translations
* Fixed creation of stale directory on installation from git
* Improved overflow scrolling behavior on iOS (reduced bundle size by 4kb)

5.0.1

* Fixed syntax error in Spanish translations

5.0.0

* Reactive architecture – try app.dialog$.next("Hi!") in the console
* Instant loading – make Material behave like a Single Page Application
* Improved CSS customization with CSS variables – set your brand's colors
* Improved CSS resilience, e.g. proper sidebar locking for customized headers
* Improved icon integration and configuration – now including over 5k icons
* Added possibility to use any icon for logo, repository and social links
* Search UI does not freeze anymore (moved to web worker)
* Search index built only once when using instant loading
* Improved extensible keyboard handling
* Support for prebuilt search indexes
* Support for displaying stars and forks for GitLab repositories
* Support for scroll snapping of sidebars and search results
* Reduced HTML and CSS footprint due to deprecation of IE support
* Slight facelifting of some UI elements (Admonitions, tables, ...)
Links

@codecov
Copy link

codecov bot commented Jun 7, 2020

Codecov Report

Merging #815 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #815   +/-   ##
=======================================
  Coverage   82.28%   82.28%           
=======================================
  Files          11       11           
  Lines         542      542           
=======================================
  Hits          446      446           
  Misses         96       96           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f963d45...46c0b2e. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant