Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Releases: google/typedoc-neo-theme

v1.1.1

05 May 21:09
Compare
Choose a tag to compare
  • Partial revert of search to search.js again
  • As per TypeDoc v0.20, "Globals" is replaced by "Modules"

v1.1.0

14 Jan 16:42
Compare
Choose a tag to compare

This minor version now supports Typedoc v0.20.x

  • Adds simple functionality for categories in tag
  • Add support for options to provide custom style and scripts
  • Label enums on right-hand side navigation

v1.0.10

24 Aug 20:05
Compare
Choose a tag to compare

v1.0.10 - 2020-08-10

Changed

  • Update to PATCH v1.0.10
  • Updated expected doc output
  • Update expected navigation

Fixed

  • Update search to work with new Typedoc model
  • Fix simple navigation not showing up

v1.0.9

07 Jul 19:25
afd1fdf
Compare
Choose a tag to compare

v1.0.9 - 2020-07-07

Changed

  • Update to PATCH v1.0.9 (#56)
  • Update typedoc dependency to v0.17.x (#55)

Fixed

  • Duplicate code example in theme

v1.0.8

10 Apr 18:49
7389f1b
Compare
Choose a tag to compare

v1.0.8 - 2020-04-10

Fixed

MenuSticky

Fix navigation assignment (#48)

Changed

  • Update to PATCH v1.0.8

v1.0.7

17 Mar 18:16
Compare
Choose a tag to compare
  • Update to v1.0.7
  • Add integration tests with test project (#44)
  • Merge pull request #46 from bmight/fix-duplicate-tags
  • Remove duplicate tags in shorttext and text sections
  • Merge pull request #41 from e-r-w/master
  • bugfix: side-menu links linking to parent instead of /modules/

v1.0.6

02 Mar 20:46
7288fc1
Compare
Choose a tag to compare
  • Pin version of Typescript
  • Merge pull request #38 from Fleker/v106
  • Update to PATCH version 1.0.6
  • Merge pull request #37 from Fleker/linting
  • Fix linting
  • Merge branch 'master' into linting
  • Merge pull request #35 from Fleker/dash-replace
  • Fix links for rich outline (#34)
  • Add tslint to package ignore
  • Add TSLint and apply changes to style
  • Remove auto-generated main.js (#36)
  • Marked dep
  • Remove auto-generated main.js
  • Add additional link sanitation to simple outline
  • Fix links for rich outline
  • Add additional CI verifications (#19)

v1.0.5

28 Jan 18:53
Compare
Choose a tag to compare
  • Update package version
  • add support for [email protected] (#26)
  • Fix issues with automatic sidebar generation (#21)
  • Merge pull request #17 from Fleker/master
  • Add CI test with rich verification scripts

v1.0.4

06 Nov 23:59
Compare
Choose a tag to compare
  • Migrate SASS from Ruby to NPM module
  • Increase package version
  • Merge "Update plugin to use mainline Typedoc dependency"
  • Update plugin to use mainline Typedoc dependency
  • Update plugin to use mainline Typedoc dependency

v1.0.3

21 Oct 21:33
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:google/typedoc-neo-theme
  • Merge "Update version to 1.0.3"
  • Merge pull request #9 from JanMalch/master
  • Match height of all primary nav elements
  • Update version to 1.0.3
  • Add additional CSS for small-width devices
  • Add link sanitization for simple navigation case
  • Add path step up for enums directory
  • Add link to example documentation and photo of theme
  • Add package metadata referring to GitHub repository