-
-
Notifications
You must be signed in to change notification settings - Fork 758
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.25.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: TypeStrong/typedoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 20 files changed
- 3 contributors
Commits on Sep 16, 2023
-
Handling for multi word searches
Split searches on space and wraps each part in a wildcard. This replaces the current current behavior of wrapping the entire search query in a wildcard. Current behavior: * "create" becomes "*create*" * "create item" becomes "*create item*" New behavior: * "create" becomes "*create*" * "create item" becomes "*create* *item*"Configuration menu - View commit details
-
Copy full SHA for f2d2abe - Browse repository at this point
Copy the full SHA f2d2abeView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 878e06a - Browse repository at this point
Copy the full SHA 878e06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 608cf48 - Browse repository at this point
Copy the full SHA 608cf48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cabd22 - Browse repository at this point
Copy the full SHA 2cabd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for b12258d - Browse repository at this point
Copy the full SHA b12258dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e0aaf7 - Browse repository at this point
Copy the full SHA 8e0aaf7View commit details
Commits on Oct 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 130ba48 - Browse repository at this point
Copy the full SHA 130ba48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb49b2 - Browse repository at this point
Copy the full SHA 6cb49b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e16473 - Browse repository at this point
Copy the full SHA 4e16473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d7f3a - Browse repository at this point
Copy the full SHA 73d7f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22fe25c - Browse repository at this point
Copy the full SHA 22fe25cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.25.1...v0.25.2