Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-04 | 549 Bytes | |
v0.28.4 source code.tar.gz | 2025-05-04 | 748.1 kB | |
v0.28.4 source code.zip | 2025-05-04 | 1.1 MB | |
Totals: 3 Items | 1.8 MB | 1 |
Features
- The navigation in the default theme will now attempt to break long names onto multiple lines, [#2940].
- Added German (de) localization, [#2941].
Bug Fixes
- TypeDoc's default theme now uses the same chevron for all collapsible elements, [#2924]
The
chevronSmall
helper is now deprecated and will be removed with v0.29.0. - Classes/interfaces marked with
@hidden
will no longer appear in the "Hierarchy" section of the docs. - TypeDoc now handles wildcard JSDoc types, [#2949].
Thanks!
- @blutorange
- @bkeepers