typedoc-plugins icon indicating copy to clipboard operation
typedoc-plugins copied to clipboard

A monorepo containing all knodes-published TypeDoc plugins

Results 29 typedoc-plugins issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [expect-type](https://redirect.github.com/mmkal/expect-type) | [`^0.16.0` -> `^0.20.0`](https://renovatebot.com/diffs/npm/expect-type/0.16.0/0.20.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/expect-type/0.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/expect-type/0.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### Plugin @knodes/typedoc-plugin-pages ### What would you want ? I need to use the latest version of typedoc (0.24.6). However, I get a dependency error during install of this plugin....

enhancement

### Plugin @knodes/typedoc-pluginutils ### Typedoc plugin(s) version(s) @knodes/[email protected], @knodes/[email protected] ### Typedoc version 0.25.4 ### Describe the problem `ABasePlugin._addSourceToProject()` is only called once for the lifetime of a typedoc run, but...

bug
triage

### Plugin @knodes/typedoc-pluginutils ### Typedoc plugin(s) version(s) @knodes/[email protected], @knodes/[email protected] ### Typedoc version 0.25.4 ### Describe the problem The rootDir calculation in ABasePlugin makes two invalid assumptions that result in errors...

bug
triage

Should be split in smaller tasks. Resolves: #132, #165

enhancement
scope(plugin-pages)

### Plugin @knodes/typedoc-plugin-pages ### What would you want ? I want to link to a specific part of the page. Each header in markdown creates an anchor, so I can...

enhancement
scope(plugin-pages)

### Plugin @knodes/typedoc-plugin-pages ### Typedoc plugin(s) version(s) @knodes/[email protected] ### Typedoc version 0.24.6 ### Describe the problem Hi, thanks for all your work on this plugin! I am having trouble with...

wontfix
scope(plugin-pages)

Hi! Is its possible to add a link to page for not described pages in config? example: I want to add the link to my change-log file at the bottom...

enhancement
scope(plugin-pages)

# NOT READY FOR MERGE > Please merge https://github.com/KnodesCommunity/typedoc-plugins/pull/88 first > > Some of this PR is actually from parent patch 88, and will disappear when it is merged This...

### Plugin @knodes/typedoc-plugin-pages ### What would you want ? Example repo: https://github.com/Hi-Fi/typedoc-plugins-example/tree/external_pages When documentation is generated, [external page](https://github.com/Hi-Fi/typedoc-plugins-example/blob/external_pages/typedoc.json#L6-L13) can only be put at main level, not under "module" (which is...

enhancement
help wanted
scope(plugin-pages)