Skip to content

Releases: sleelin/classy-template

v1.5.1

29 Nov 07:16
a9a33f5
Compare
Choose a tag to compare

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

04 Jul 03:23
7506df6
Compare
Choose a tag to compare

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

20 May 06:53
48e379b
Compare
Choose a tag to compare

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

03 Apr 07:13
fcfa7b8
Compare
Choose a tag to compare

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

16 Mar 07:03
a7e46a0
Compare
Choose a tag to compare

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

15 Nov 07:13
e1606cb
Compare
Choose a tag to compare

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

24 Oct 05:43
ef561ed
Compare
Choose a tag to compare

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

v1.0.0

23 Oct 11:11
Compare
Choose a tag to compare

Initial release.