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: main
Choose a base ref
...
head repository: dotnet/docfx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hotfix/v2.73.x
Choose a head ref
  • 11 commits
  • 648 files changed
  • 5 contributors

Commits on Nov 13, 2023

  1. feat: Dockerfile (#9392)

    Add Dockerfile to the project docfx
    JM2K69 authored and yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    763f66c View commit details
    Browse the repository at this point in the history
  2. Fix resource configuration property (#9394)

    MihkelAuv authored and yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    118de6c View commit details
    Browse the repository at this point in the history
  3. test: run snapshot test on windows (#9397)

    * test: run snapshot test on windows
    
    * test(snapshot): update snapshots 4a7ca97 for ubuntu-latest
    
    * test(snapshot): update snapshots 4a7ca97 for windows-latest
    
    ---------
    
    Co-authored-by: yufeih <[email protected]>
    yufeih and yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    aacfade View commit details
    Browse the repository at this point in the history
  4. fix: wrong git path on windows (#9399)

    * fix: wong git path on windows
    
    * test(snapshot): update snapshots 0518144 for windows-latest
    
    ---------
    
    Co-authored-by: yufeih <[email protected]>
    yufeih and yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    309d6b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00f0289 View commit details
    Browse the repository at this point in the history
  6. chore: Remove template file copy verbose logs (#9409)

    chore: remove template file copy verbose logs
    filzrev authored and yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c1efc34 View commit details
    Browse the repository at this point in the history
  7. feat: expand TOC on common URL rewrite rules (#9408)

    Co-authored-by: Yufei Huang <[email protected]>
    yufeih and yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2594c03 View commit details
    Browse the repository at this point in the history
  8. feat: add start event. (#9418)

    Co-authored-by: Yufei Huang <[email protected]>
    yufeih and yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4502cbb View commit details
    Browse the repository at this point in the history
  9. feat: add showLightbox option (#9416)

    Co-authored-by: Yufei Huang <[email protected]>
    yufeih and yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3505f66 View commit details
    Browse the repository at this point in the history
  10. chore: drop nearest TOC login in BuildTocDocument

    The toc_rel logic is in SystemMetadataGenerator.GetNearestToc. This piece of logic was for dependency map only.
    yufeih committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7d482d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a60af9 View commit details
    Browse the repository at this point in the history
Loading