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.19
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
  • 19 commits
  • 40 files changed
  • 6 contributors

Commits on Apr 25, 2024

  1. Updated Insiders changelog

    squidfunk committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2e1e109 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Updated Insiders changelog

    squidfunk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    222d9e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d901a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Documentation (#7103)

    * added note on importance of site_url
    
    this was in response to
    #4678 (comment)
    
    * re-wording to say why site_url is always needed
    alexvoss authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c427e1c View commit details
    Browse the repository at this point in the history
  2. Documentation (#7112)

    Andre601 authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4001083 View commit details
    Browse the repository at this point in the history
  3. Documentation (#7102)

    alexvoss authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    57d82dc View commit details
    Browse the repository at this point in the history
  4. Documentation

    squidfunk committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    2dd88ae View commit details
    Browse the repository at this point in the history
  5. Documentation

    squidfunk committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    edcc536 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    cff4a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff49d74 View commit details
    Browse the repository at this point in the history
  3. Fixed social plugin crashing on Windows when downloading fonts (#7085) (

    #7117)
    
    * fix: social plugin fonts on Windows (squidfunk #7085)
    
    * fix: managed to edit in material instead of src
    
    * added resource mgmt for ByteIO, comments
    
    * formatted comment
    
    * Fix for Social plugin crashes when font autoloading is disabled (#7118)
    alexvoss authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e90871f View commit details
    Browse the repository at this point in the history
  4. Updated dependencies

    squidfunk committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4752779 View commit details
    Browse the repository at this point in the history
  5. Prepare 9.5.20 release

    squidfunk committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5cb3117 View commit details
    Browse the repository at this point in the history

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