docs-builder 0.21.0
·
299 commits
to refs/heads/main
since this release
✨ Features
- Add google tag manager by @reakaleek in #808
- Add canonical base url to assembler build by @reakaleek in #797
- Add simple header for
IsPrimaryNavEnabled==false
by @reakaleek in #802 - Open external links in another tab by @reakaleek in #793
- Add og meta tags by @reakaleek in #785
- Add ability to set description meta tag by @reakaleek in #778
- Add ability to set canonical base url by @reakaleek in #776
- Refactor navigation to be more anemic. by @Mpdreamz in #781
- feature/assembler global toc by @Mpdreamz in #770
- Add table of contents scope management and refactor diagnostics by @Mpdreamz in #774
- Restrict docset.yml configs that define toc.yml sections to ONLY link to sub toc.yml files by @Mpdreamz in #767
- Preload fonts in use as per CSS definitions by @cotti in #765
- Skip preview jobs on fork repositories by @reakaleek in #763
🐛 Bug Fixes
- Detect variables as they are parsed in the AST by @Mpdreamz in #809
- Allow extensions to inject IDocumentationFileExporter and control the relative path published in links.json by @Mpdreamz in #806
- Fix elastic global nav by @reakaleek in #807
- Fix HTMX head changes by @reakaleek in #805
- Add beats/extend folder to assembler navigation by @Mpdreamz in #801
- Fix pages nav behaviour attempt 2 by @reakaleek in #800
- Includes GITHUB_PR_REF_NAME as a job-level environment variable. by @cotti in #799
- Fix "Edit This File" path by @cotti in #790
- Fix pages nav behaviour by @reakaleek in #795
- Ensure we fallback to the embedded navigation.yml for the assembler build by @Mpdreamz in #796
- Add support for custom GitCheckoutInformation in BuildContext by @Mpdreamz in #794
- Only show "Edit this page" link if the url is not
null
by @reakaleek in #792 - Refactor to use
WorkingDirectoryRoot
overRoot
. by @Mpdreamz in #791 - Fix pages navigation appearance by @reakaleek in #787
- Fix table styling by @reakaleek in #789
- Move meta charset up by @reakaleek in #784
- Update detection rule extension to be more feature complete by @Mpdreamz in #782
- Revert "Remove tj-actions usage, eventhough we had it pinned as gitref" by @reakaleek in #766
- Fix/font preload static path by @cotti in #775
- Fix layout and horizontal scrollable tables by @reakaleek in #772
📝 Documentation
- Update frontmatter docs by @reakaleek in #786
🧰 Maintenance
- Rename assembler environment from
production
toprod
by @reakaleek in #798
Full Changelog: 0.20.0...0.21.0