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: mkdocstrings/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.11.1
Choose a base ref
...
head repository: mkdocstrings/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.12.1
Choose a head ref
  • 11 commits
  • 34 files changed
  • 2 contributors

Commits on Oct 10, 2024

  1. refactor: Declare default CSS symbol colors under :host as well

    This is apparently needed when the docs are served under a shadow DOM (for example, Backstage seems to do this, and `:root` variables aren't picked up).
    
    See https://developer.mozilla.org/en-US/docs/Web/CSS/:host.
    
    PR-186: #186
    ElementalWarrior authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3b9dba2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. chore: Template upgrade

    pawamoy committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cbdf294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6615c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b461d14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0176b83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f2c25c View commit details
    Browse the repository at this point in the history
  6. feat: Auto-summary of members

    pawamoy committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7f9757d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    701ba60 View commit details
    Browse the repository at this point in the history
  8. chore: Prepare release 1.12.0

    pawamoy committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e455022 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix: Don't escape parameter default values

    Issue-191: #191
    pawamoy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9dee4d4 View commit details
    Browse the repository at this point in the history
  2. chore: Prepare release 1.12.1

    pawamoy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e6b7542 View commit details
    Browse the repository at this point in the history
Loading