- Fixes issue #5 for correct scrolling to current doc reflection in the navigation panel.
- 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+.
- Better project reflection /
modules.html
modifications.
- Fix: Large navigation tree performance when animation is turned off.
- DMT option
dmtModuleRemap.isPackage
will modify content on main project reflection /modules.html
page.
- 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.
- 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.
- Initial release.