kinegratii / django-echarts

基于pyecharts和django的可视化网站脚手架。
https://django-echarts.readthedocs.io/
MIT License
282 stars 75 forks source link

Bump mkdocs-material from 8.1.7 to 8.3.0 #42

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-material from 8.1.7 to 8.3.0.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.3.0

  • Added support for custom admonition icons
  • Added support for linking of content tabs
  • Added support for boosting pages in search
  • Added support for hiding footer navigation
  • Added previous/next indicators to content tabs
  • Improved typeset link colors in light and dark modes

mkdocs-material-8.2.16

  • Fixed #3957: Only animate code annotations when visible (save CPU cycles)

mkdocs-material-8.2.15

  • Added Uzbek translations
  • Fixed spacing for code block results in content tabs

mkdocs-material-8.2.14

  • Fixed missing top right rounded border on admonition
  • Fixed #3886: 4xx status codes not handled when using instant loading

mkdocs-material-8.2.13

  • Fixed #3865: Tags index links to tagged pages 404 on Windows
  • Fixed #3866: Bump required Python version from 3.6+ to 3.7+

mkdocs-material-8.2.12

  • Added support for GitHub-style hash fragments for dark/light images
  • Improved rendering of nested code blocks in content tabs and annotations
  • Fixed #3862: Upgraded to latest Pygments and Python Markdown Extensions

mkdocs-material-8.2.11

  • Temporarily pinned Pygments to <2.12
  • Temporarily pinned Python Markdown Extensions to <9.4
  • Improved rendering of code annotation markers

mkdocs-material-8.2.10

  • Added Macedonian translations
  • Updated Mermaid.js to version 9.0.1
  • Switched sidebar title in mobile navigation to bold font
  • Fixed color of arrows in class and state diagrams for dark mode
  • Fixed #3836: Inline admonitions overlayed by code block titles

mkdocs-material-8.2.9

  • Mitigate flicker on color palette switch by disabling all transitions
  • Fixed search suggestions not triggered when following deep link
  • Fixed incorrectly computed header height when using instant loading
  • Fixed #3782: Admonition titles have extra pixels on wide screens in Firefox
  • Fixed #3802: Always render table of contents container (except when hidden)

mkdocs-material-8.2.8

  • Bumped MkDocs version to 1.3.0 to mitigate breaking changes in Jinja
  • Reverted Jinja version range limitation (added in 8.2.7)

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.3.0 (2022-06-02)

  • Added support for custom admonition icons
  • Added support for linking of content tabs
  • Added support for boosting pages in search
  • Added support for hiding footer navigation
  • Added previous/next indicators to content tabs
  • Improved typeset link colors in light and dark modes

mkdocs-material-8.2.16+insiders-4.16.2 (2022-05-28)

  • Fixed #3961: Nested sections triggered build error for navigation tabs

mkdocs-material-8.2.16+insiders-4.16.1 (2022-05-28)

  • Switched feedback widget rating titles to tooltips
  • Improved contrast of link colors for light/dark color schemes
  • Fixed #3950: Sticky navigation tabs rendering broken (4.15.2 regression)
  • Fixed #3958: Links invisible when using white primary color

mkdocs-material-8.2.16 (2022-05-28)

  • Fixed #3957: Only animate code annotations when visible (save CPU cycles)

mkdocs-material-8.2.15+insiders-4.16.0 (2022-05-25)

  • Added support for navigation pruning
  • Fixed search results for non-segmented characters (4.15.2 regression)

mkdocs-material-8.2.15+insiders-4.15.2 (2022-05-22)

  • Removed workaround for abbr on touch devices (superseded by tooltips)
  • Fixed #3915: Improved Chinese search query segmentation
  • Fixed #3938: Fixed tooltips position for navigation titles with ellipsis

mkdocs-material-8.2.15+insiders-4.15.1 (2022-05-14)

  • Improved performance of element focus obervables
  • Fixed #3531: Added prev/next buttons to content tabs
  • Fixed tooltip positioning when host element is hidden

mkdocs-material-8.2.15 (2022-05-14)

  • Added Uzbek translations
  • Fixed spacing for code block results in content tabs

mkdocs-material-8.2.14+insiders-4.15.0 (2022-05-08)

  • Added support for improved tooltips
  • Fixed #3785: Show tooltip on hover for overflowing navigation link

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #43.