-
-
Notifications
You must be signed in to change notification settings - Fork 735
Comparing changes
Open a pull request
base repository: TypeStrong/typedoc
base: v0.22.14
head repository: TypeStrong/typedoc
compare: v0.22.15
- 15 commits
- 18 files changed
- 6 contributors
Commits on Apr 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c675715 - Browse repository at this point
Copy the full SHA c675715View commit details -
Display flags next to class name
Reflections in TypeDoc can be assigned flags, describing certain properties of the reflection, e.g. abstract, private, readonly etc. These flags were rendered using badges for most type of reflections, but not for reflections which are displayed on their own page (like classes, interfaces etc.). This made it difficult to establish e.g. whether a class is abstract (see #1874). This PR fixes the issue by rendering flags in the page titles next to the name of the documented entity. Styling of the badges has been amended, to account for them now showing next to much bigger headings. The styling was inspired by [Bootstrap badges](https://getbootstrap.com/docs/4.0/components/badge/). Partially resolves #1874.
Configuration menu - View commit details
-
Copy full SHA for e0306ec - Browse repository at this point
Copy the full SHA e0306ecView commit details
Commits on Apr 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 934206d - Browse repository at this point
Copy the full SHA 934206dView commit details -
Merge pull request #1891 from schlusslicht/feat/override-tsconfig
Allow overriding tsconfig options from within tsconfig.json
Configuration menu - View commit details
-
Copy full SHA for 3cb756e - Browse repository at this point
Copy the full SHA 3cb756eView commit details -
Merge pull request #1914 from ejuda/1874/indicate-abstract-classes
Display flags next to class name
Configuration menu - View commit details
-
Copy full SHA for 9d9381e - Browse repository at this point
Copy the full SHA 9d9381eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 815b943 - Browse repository at this point
Copy the full SHA 815b943View commit details
Commits on Apr 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 914439a - Browse repository at this point
Copy the full SHA 914439aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9c618 - Browse repository at this point
Copy the full SHA 7f9c618View commit details -
Merge pull request #1917 from matteobruni/master
Added more render hooks
Configuration menu - View commit details
-
Copy full SHA for bacefb6 - Browse repository at this point
Copy the full SHA bacefb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0306a59 - Browse repository at this point
Copy the full SHA 0306a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for d04e2dc - Browse repository at this point
Copy the full SHA d04e2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e25235b - Browse repository at this point
Copy the full SHA e25235bView commit details -
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c4753c - Browse repository at this point
Copy the full SHA 3c4753cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3dbfd - Browse repository at this point
Copy the full SHA ad3dbfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for abed9a6 - Browse repository at this point
Copy the full SHA abed9a6View commit details
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.22.14...v0.22.15