docs-builder 0.20.0
·
325 commits
to refs/heads/main
since this release
✨ Features
- Add support for diagnostic hints and track unused substitution keys by @Mpdreamz in #762
- Add favicon tags by @reakaleek in #761
- User friendly table design by @reakaleek in #755
- Add content hash as query string to static file paths by @reakaleek in #758
- Refactor TOC handling and support nested TOC configurations by @Mpdreamz in #749
- Add the notion of documentation file exporters. by @Mpdreamz in #739
- Add global elastic.co nav by @reakaleek in #721
- Introduce IUriEnvironmentResolver to resolve crosslinks based on deployment environment by @Mpdreamz in #728
- Assembler share single crosslink resolver over all the builds by @Mpdreamz in #726
- Initial v0 of docs-assembler repos build-all command. by @Mpdreamz in #725
🐛 Bug Fixes
- Fix git information lookup folder, fixes incremental compilation. by @Mpdreamz in #756
- Fix table of contents progress indicator by @reakaleek in #752
- Sidebar nav styling changes by @reakaleek in #751
- Landing page adjustments pt2 by @reakaleek in #750
- Typography adjustments by @reakaleek in #747
- Control allow index per environment, default to false by @Mpdreamz in #745
- Landing page changes by @reakaleek in #746
- Separate static url prefix from path prefix by @Mpdreamz in #744
- Adjust path resolution to enable Windows support. by @cotti in #738
- Fix preview-build.yml by @reakaleek in #742
- Add shift and modifier key handling again by @reakaleek in #740
- Remove hardcoded links to link references, use advertised path from the registry by @Mpdreamz in #735
- Fix code copying in Console blocks by @bmorelli25 in #730
- Fix Exec() not passing name so git clone no longer works in assembler by @Mpdreamz in #727
📝 Documentation
- Fix links to content pattern examples by @karenzone in #729
🧰 Maintenance
⚙️ Automation
- Add matrix to pr workflow by @reakaleek in #425
- Remove tj-actions usage, eventhough we had it pinned as gitref by @Mpdreamz in #753
- Free disk space is no longer needed for asciidocalypse by @Mpdreamz in #743
- Ensure we pass along metadata-only in preview-build to docs-builder action by @Mpdreamz in #741
- Build docs on
master
branches too for repositories not moved over to main by @Mpdreamz in #732 - Update CODEOWNERS by @bmorelli25 in #731
Full Changelog: 0.19.0...0.20.0