Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.5.20
Choose a base ref
...
head repository: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.5.21
Choose a head ref
  • 6 commits
  • 24 files changed
  • 4 contributors

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    f724bb9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    75d87ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7142 from kamilkrzyskow/info-dotfile-warning

    Add warning for dotfiles in info plugin
    kamilkrzyskow authored May 3, 2024
    Configuration menu
    Copy the full SHA
    0e0a678 View commit details
    Browse the repository at this point in the history
  3. Updated JSON schema (#7150)

    Since mkdocs/mkdocs#92 for mkdocs/mkdocs#91, an extra_javascript item does not necessarily have to end in *.js; e.g. in enola-dev/enola#669 I have a extra_javascript: - https://unpkg.com/mustache@latest, which this flags up as wrong - although it's not (it works great); ergo it's better to remove this constraint.
    vorburger authored May 3, 2024
    1 Configuration menu
    Copy the full SHA
    b0c5fe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aef6175 View commit details
    Browse the repository at this point in the history
  5. Prepare 9.5.21 release

    squidfunk committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d1161b4 View commit details
    Browse the repository at this point in the history
Loading