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.6.2
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.6.3
Choose a head ref
  • 12 commits
  • 16 files changed
  • 7 contributors

Commits on Feb 3, 2025

  1. Documentation (#7961)

    Paul2708 authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    ebf1257 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

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

Commits on Feb 5, 2025

  1. Fix embedded mermaid css to fix class diagram arrow heads

    Originally used id based selecters, which doesn't work as the ids are made unique.
    Replacing them with class based selectors fixes this.
    Willem Kokke committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    0a98686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4861c7d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Fixed rendering of arrow heads in Mermaid.js class diagrams

    Fix embedded mermaid css to fix class diagram arrow heads
    squidfunk authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    a1816ae View commit details
    Browse the repository at this point in the history
  2. Added distribution files

    squidfunk committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    3ec684c View commit details
    Browse the repository at this point in the history
  3. Documentation (#7971)

    The example showing how to add custom colors was missing a selector.
    DeNelo authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    bffafcc View commit details
    Browse the repository at this point in the history
  4. Fixed typos

    katharinalisalin committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    a2dc66d View commit details
    Browse the repository at this point in the history
  5. Documentation (#7975)

    * docs(community experts program): remove status
    
    * docs(community experts program): remove empty line
    niclasheinz authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    871e26c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    d4203f6 View commit details
    Browse the repository at this point in the history
  2. Reverting group plugin fix

    squidfunk committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    aaabbfe View commit details
    Browse the repository at this point in the history
  3. Prepare 9.6.3 release

    squidfunk committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    99ef0b9 View commit details
    Browse the repository at this point in the history
Loading