Thanks to visit codestin.com
Credit goes to github.com

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.26.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.26.5
Choose a head ref
  • 13 commits
  • 23 files changed
  • 3 contributors

Commits on Jul 13, 2024

  1. Fix comment discovery on constructor params

    Resolves #2636
    Gerrit0 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    794d4ae View commit details
    Browse the repository at this point in the history
  2. fix/gh2638

    bladerunner2020 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    f26d981 View commit details
    Browse the repository at this point in the history
  3. Use parent comment class when reviving

    Resolves #2622
    Gerrit0 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    59b11bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2639 from bladerunner2020/master

    fix: empty markdown files in external documents
    Gerrit0 authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    946ea38 View commit details
    Browse the repository at this point in the history
  5. Add #2639 to changelog

    Gerrit0 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    c1fb5bd View commit details
    Browse the repository at this point in the history
  6. Expose OptionDefaults variable

    Resolves #2640
    Gerrit0 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    977dd19 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Call listeners with the same priority later

    Resolves #2643
    Gerrit0 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    44a72e5 View commit details
    Browse the repository at this point in the history
  2. Allow comments on signature parents to count for docs

    This is necessary because TypeDoc 0.26 allows function reflections to
    have documentation comments, not just signature reflections. This edge
    case was missed when adding support for that.
    
    Resolves #2644
    Gerrit0 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    14b87cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6570fa8 View commit details
    Browse the repository at this point in the history
  4. Try that version

    Gerrit0 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f84fa7f View commit details
    Browse the repository at this point in the history
  5. Node version?

    Gerrit0 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d422f41 View commit details
    Browse the repository at this point in the history
  6. Release 0.26.5

    Gerrit0 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e66afa7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a23089 View commit details
    Browse the repository at this point in the history
Loading