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.6.3

26 Dec 22:21
Compare
Choose a tag to compare

Fixed 🐛

  • Removed non-standard CSS properties #90

Thanks 👏

v0.6.2

16 Dec 02:19
Compare
Choose a tag to compare

Fixes 🐛

Thanks 👏

v0.6.1

13 Nov 01:56
Compare
Choose a tag to compare

Changes 📖

  • Bug fix: Don't prevent clicking links in method signatures in instances where there are multiple (#81)
  • Bug fix: Fix the sticky menu (#82)
  • Feature: Show/hide the toolbar on scroll (#86)
  • Feature: Support for predicate types

Thanks 👏

Major updates to build and dependencies

26 Jul 00:22
Compare
Choose a tag to compare
  • major updates to typescript build config (#65) 09a193e
  • Category improvements (#61) 899200e
  • Use https in typedoc.org links (#63) c5f8e2e
  • Search improvements - match in middle of word and fuzzy match (#60) 42fea1f
  • Removed grunt-contrib-sass in favor of grunt-sass (#56) ed97161
  • Allow search results to be clicked before blur events happen (#59) c71e7dc
  • Merge pull request #54 from damianb/fix-comment-tag-display f992ea3
  • Merge pull request #52 from makana/generic-typealias 6705af9
  • Tab->space eab7f18
  • Minor correction 776321f
  • Minor fix to ensure that pre tags are properly aligned, with or without content for the tag. f62b740
  • Fixing tag comment display. f4a0255
  • Added generic type alias styles a71ca47
  • Upgrade dependencies (#70) 56a1690 (#73) 16432f2
  • Upgrade jQuery (#67) f77c5ed 61149ca

v0.5.0...v0.6.0

v0.6.0-0

22 Mar 13:51
Compare
Choose a tag to compare
v0.6.0-0 Pre-release
Pre-release
  • major updates to typescript build config (#65) 09a193e
  • Category improvements (#61) 899200e
  • Use https in typedoc.org links (#63) c5f8e2e
  • Search improvements - match in middle of word and fuzzy match (#60) 42fea1f
  • Removed grunt-contrib-sass in favor of grunt-sass (#56) ed97161
  • Allow search results to be clicked before blur events happen (#59) c71e7dc
  • Merge pull request #54 from damianb/fix-comment-tag-display f992ea3
  • Merge pull request #52 from makana/generic-typealias 6705af9
  • Tab->space eab7f18
  • Minor correction 776321f
  • Minor fix to ensure that pre tags are properly aligned, with or without content for the tag. f62b740
  • Fixing tag comment display. f4a0255
  • Added generic type alias styles a71ca47

v0.5.0...v0.6.0-0

Flags Fix

14 Apr 18:21
Compare
Choose a tag to compare

Fixed

  • Handle missing readme
  • Correct name for flags

Fix Union Arrays

10 Mar 01:25
Compare
Choose a tag to compare

Fixed

  • Fixed output of union arrays (#37)

Fix JavaScript

10 Jan 23:03
Compare
Choose a tag to compare

Fixed

  • Fixed the order of typedoc namespace declarations
  • Updated the repo URL

Minor Fixes

07 Nov 18:37
Compare
Choose a tag to compare

Fixed

  • Rename "overwrites" to "overrides"
  • Correct the TypeDoc homepage URL
  • Remove include of missing modernizr.js

v0.4.0

04 Jun 23:40
Compare
Choose a tag to compare

Changed

  • Render README images with max-width
  • Update subtree rendering for TypeScript 1.8 changes in typedoc
  • Emit the default values when available