Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Releases: TypeStrong/typedoc-default-themes

v0.11.2

12 Sep 15:41
Compare
Choose a tag to compare

0.11.2 (2020-09-12)

Bug Fixes

Thanks!

v0.11.1

12 Sep 15:40
Compare
Choose a tag to compare

0.11.1 (2020-08-28)

Features

  • Support for named tuples (1087181)

v0.11.0

12 Sep 15:40
Compare
Choose a tag to compare

0.11.0 (2020-08-28)

Features

  • Output type parameter default values (#113) (006b682)

Thanks!

v0.10.2

12 Sep 15:39
Compare
Choose a tag to compare

0.10.2 (2020-06-29)

Bug Fixes

  • guard against null checkbox in handleValueChange (#106) (1634b94)
  • Remove ' at the end of each search result (#105) (de97f3b)
  • Remove dead search.js link (57cbd92)

Thanks!

0.10.1

12 Apr 03:49
Compare
Choose a tag to compare

0.10.1 (2020-04-12)

Bug Fixes

0.10.0

12 Apr 03:49
Compare
Choose a tag to compare

0.10.0 (2020-04-12)

Bug Fixes

  • Text overflow issue when variables are long (#95) (1b37eab)

Features

  • Load search index instead of rebuilding it (#101) (8cc28e4)
  • Set meta description on each page (a36b2eb)

Thanks!

0.9.0

22 Mar 04:00
Compare
Choose a tag to compare

Features

  • Remove jQuery, Underscore, Backbone (#85)
    This resulted in a bundle size decrease from 174kb to 35kb!

Thanks!

0.8.0

22 Mar 03:58
Compare
Choose a tag to compare

Features

  • Rename external modules to modules, modules to namespaces
  • Make legend dynamic based on what is used on the page

Thanks!

v0.7.2

17 Jan 04:20
Compare
Choose a tag to compare

Features ✨

  • Support for query types (type X = typeof x)

v0.7.0

12 Jan 17:44
Compare
Choose a tag to compare

Changes 📖

  • TypeOperatorTypes now correctly link to the reflection if possible (#91)
  • Support for reference reflections

Thanks 👏