Releases: sleelin/classy-template
Releases · sleelin/classy-template
v1.5.1
What's Changed
- Add support for parsing TSDoc
@template
and @typeParam
tags
- Fix general layout and scrollbar issues
Full Changelog: v1.4.0...v1.5.1
v1.4.0
What's Changed
- Added support for favicons in pages
- Fixed row spanning of names in parameters/properties tables
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add handling for TypeScript 'typeof' in types by @sleelin in #16
- Fix broken inheritance after TaffyDB removal by @sleelin in #17
- Fix find of deeper ToC titles in descriptions by @sleelin in #18
- Bumped jsdom dependency from v18.0.0 to v22.0.0
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Fix missing hosted git logo when HEAD is detached by @sleelin in #6
- Add CSS variables for all stylesheet colours by @sleelin in #7
- Add inferred default values by @sleelin in #8
- Fix missing and incorrect links in Table of Contents by @sleelin in #11
- Fix overflowing footer on small viewports by @sleelin in #13
- Update JSDoc to v4 by @sleelin in #14
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Support Interfaces and Source Code Line Numbers by @sleelin in #3
- Tutorial Generation and Bug Fixes by @sleelin in #4
- Fix size of name in header and responsive body flow
- Allow JSDoc config template name to exclude node_modules
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Replaced prettify.js with highlight.js as it is still maintained.
- Fixed deeply nested article styling
- Fixed constants position in TOC
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix(publish): put namespace description headings directly below 'Usage' in TOC by @sleelin in #1
Full Changelog: v1.0.0...v1.0.1