This repository has been archived by the owner on Aug 14, 2021. It is now read-only.
Releases: TypeStrong/typedoc-default-themes
Releases · TypeStrong/typedoc-default-themes
v0.6.3
v0.6.2
v0.6.1
Major updates to build and dependencies
- 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.6.0-0
- 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
Flags Fix
Fixed
- Handle missing
readme
- Correct name for
flags
Fix Union Arrays
Fixed
- Fixed output of union arrays (#37)
Fix JavaScript
Fixed
- Fixed the order of
typedoc
namespace declarations - Updated the repo URL
Minor Fixes
Fixed
- Rename "overwrites" to "overrides"
- Correct the TypeDoc homepage URL
- Remove include of missing modernizr.js
v0.4.0
Changed
- Render README images with
max-width
- Update subtree rendering for TypeScript 1.8 changes in
typedoc
- Emit the default values when available