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: TypeStrong/typedoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.4
Choose a base ref
...
head repository: TypeStrong/typedoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.5
Choose a head ref
  • 13 commits
  • 46 files changed
  • 3 contributors

Commits on Dec 9, 2024

  1. Rebuild site nightly

    Gerrit0 committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    51e1c9d View commit details
    Browse the repository at this point in the history
  2. Remove badges from readme

    The CI badge lies, it always seems to say passing even if not.
    The NPM version one is redundant with the releases section which
    is displayed more prominently by GitHub.
    Gerrit0 committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    a7bff48 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Configuration menu
    Copy the full SHA
    288856c View commit details
    Browse the repository at this point in the history
  2. expose html global jsx attributes to enable extending them for custom…

    … elements or api holes
    
    document how to extend jsx attributes and elements
    
    add popover attribute to global jsx attribute interface
    
    fix lint
    SacDeNoeuds authored and Gerrit0 committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    993c0f5 View commit details
    Browse the repository at this point in the history
  3. Update JSX extension docs

    De-emphasize information less likely to be useful, do not recommend
    triple slash references which should generally not be used.
    Gerrit0 committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    9d8737e View commit details
    Browse the repository at this point in the history
  4. Update docs, changelog

    Gerrit0 committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    ddc64e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. Configuration menu
    Copy the full SHA
    b45d5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f991d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eb1e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8acc237 View commit details
    Browse the repository at this point in the history
  5. Treat links under hostedBaseUrl as internal

    Resolves #2809
    Gerrit0 committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    d9ec2dd View commit details
    Browse the repository at this point in the history
  6. Bump version to 0.27.5

    Gerrit0 committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    9ffaf1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80e23a8 View commit details
    Browse the repository at this point in the history
Loading