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: dotnet/docfx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 602f6c9
Choose a base ref
...
head repository: dotnet/docfx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3ff9ae7
Choose a head ref
  • 11 commits
  • 22 files changed
  • 6 contributors

Commits on Nov 20, 2024

  1. chore: Fix Node.js prerequisite issues (#10406)

    chore: fix node.js prerequisite for docfx default command
    filzrev authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5dce25b View commit details
    Browse the repository at this point in the history
  2. test: Add published package tests to nightly build workflow (#10403)

    chore: add nightly build package tests
    filzrev authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fd536f3 View commit details
    Browse the repository at this point in the history
  3. docs: Add how to use docfx nightly version (#10394)

    docs: how to use docfx nightly version
    filzrev authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    56cd19f View commit details
    Browse the repository at this point in the history
  4. feat: Reformat YouTube videos to the embeded URL (#10372)

    Extract the YouTube video or list ID and generates the embed URL.
    Simplifies embedding YouTube videos by allowing one to copy paste the direct YouTube URL rather than extracting the embed URL from the <iframe> source.
    Also supports short youtu.be links.
    
    Add "rel=0" (unless explicitly specified) to only show related videos from the same channel.
    Add test for link with rel=1
    
    Fix https enforcer to only replace at start of link.
    Add test for http replacement.
    
    Co-authored-by: Yufei Huang <[email protected]>
    hultqvist and yufeih authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    26049ec View commit details
    Browse the repository at this point in the history
  5. build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 (#10408

    )
    
    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.11.1...v17.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    872fdb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fix: System.Reflection.Metadata.Document.Name can throw BadImageForma… (

    #10410)
    
    fix: System.Reflection.Metadata.Document.Name can throw BadImageFormatException
    RobJessop authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d5b5aac View commit details
    Browse the repository at this point in the history
  2. chore: Update Dockerfile (#10407)

    chore: update Dockerfile
    filzrev authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c6c87a3 View commit details
    Browse the repository at this point in the history
  3. fix: Bootstrap variable override problem (#10412)

    fix: bootstrap variable override problem
    filzrev authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7102b42 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. build(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /templates (#…

    …10422)
    
    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e8bc3a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. build(deps-dev): bump the typescript-eslint group in /templates with …

    …2 updates (#10425)
    
    build(deps-dev): bump the typescript-eslint group
    
    Bumps the typescript-eslint group in /templates with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.16.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript-eslint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript-eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9227ba8 View commit details
    Browse the repository at this point in the history
  2. fix: Skip header/footer rendering for cover page (#10416)

    * fix: skip header/footer rendering for cover page
    
    * test(snapshot): update snapshots 3d9aef5
    
    ---------
    
    Co-authored-by: filzrev <[email protected]>
    Co-authored-by: Yufei Huang <[email protected]>
    3 people authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3ff9ae7 View commit details
    Browse the repository at this point in the history
Loading