Skip to content

Conversation

@dependabot-preview
Copy link

Bumps mkdocs-cinder from 0.17.0 to 1.2.0.

Release notes

Sourced from mkdocs-cinder's releases.

v1.2.0

No release notes provided.

v1.1.0

No release notes provided.

v1.0.6

No release notes provided.

v1.0.5

No release notes provided.

v1.0.4

No release notes provided.

v1.0.3

v1.0.2

No release notes provided.

v1.0.1

No release notes provided.

v1.0.0

No release notes provided.

v0.19.0

No release notes provided.

v0.18.0

No release notes provided.

Changelog

Sourced from mkdocs-cinder's changelog.

v1.2.0

  • add the following configuration settings to toggle UI features off (#98):
    • disable_nav_previous_next: Turn off Previous/Next navigation links in the navbar
    • disable_nav_search: Turn off Search in the navbar
    • disable_nav_site_name: Turn off the site_name link in the navbar
    • disable_footer: Turn off the footer entirely
    • disable_footer_except_revision: Turn off the default footer message, but display the page revision date if it's available

v1.1.0

  • new: added optional header on hover permalink support with the markdown_extensions > -toc > permalink: true configuration (#95)

v1.0.6

  • fixed: sidebar height to prevent overlap of footer
  • changed: sidebar scrollbar shows only when needed

v1.0.5

  • fixed: long menu scrolling bug with base.css and base.min.css updates (#94)

v1.0.4

  • fixed: default highlightjs support is supposed to be active by default and is not supposed to require configuration in the mkdocs.yml file. This behavior was restored after recent changes. highlightjs support can be removed by setting theme > highlightjs to false.

v1.0.3

  • fixed: favicon link

v1.0.2

  • fixed: incorrect position of p closing tag in the copyright footer (PR #88)
  • fixed: incorrect position of br tag in footer

v1.0.1

  • fixed: removed duplicate hijs source initialization (PR #86)
  • improved formatting of base.js source
  • removed webfonts.js for Open Sans / PT Sans - Improves page load times, I don't see a significant downside in my testing

v1.0.0

  • convert to Inter typeface for headers
  • convert to Inter typeface for side navigation menu
  • increase H2 header top margin spacing

v0.18.0

  • updated Font Awesome to v5.12.0
Commits
  • 7eb04f7 1.2.0
  • 6be8da8 Merge pull request #98 from lewiseason/feature-toggles
  • 3d3db00 Don't show footer <hr> if disable_footer_except_revision is set but there's n...
  • 822b374 v1.1.0
  • 9b6b164 Add feature toggles to disable parts of the theme without overriding its files
  • 5c1fd38 minify CSS with hover permalink changes
  • 4899e2a [mkdocs.yml] add configuration for hover permalinks
  • 92bedf9 Display permalinks on hover
  • fd07b00 v1.0.6
  • 4289b41 minified CSS with fix in b0c2fd742b7a75db1b862ec7aad4b2ae8ff100d7
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant