Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

31 lines (25 loc) · 1.37 KB

Changelog

0.3.1 release (minor)

  • Fixes issue #5 for correct scrolling to current doc reflection in the navigation panel.

0.3.0 release (major)

  • Support for TypeDoc 0.27.3+.
  • Various fixes for TypeDoc 0.27.x layout changes.
  • Fixes details element (On This Page) scrolling due to new Chromium implementation in Chrome 131+.

0.2.3 release (minor)

  • Better project reflection / modules.html modifications.

0.2.2 release (minor)

  • Fix: Large navigation tree performance when animation is turned off.
  • DMT option dmtModuleRemap.isPackage will modify content on main project reflection / modules.html page.

0.2.1 release (minor)

  • Fix: frontend tree state - only creating session storage stores for folders.
  • Fix: backend augmentation - "hierarchy" lists without a view full link will omit extra ().
  • Added deployment requirements instructions / wiki entry to README.

0.2.0 release (major)

  • Support for TypeDoc 0.26.6+.
  • Enhanced navigation index with complete tree display for "modules".
  • Separation of Markdown documents from main navigation source index added via projectDocuments.
  • Toolbar icon links for various built-in services and user specified links.
  • Completed accessibility features in key commands and styles for keyboard navigation.

0.1.0 release

  • Initial release.