docs-builder 0.24.0
·
731 commits
to refs/heads/main
since this release
✨ Features
- Add anchors in landing page by @reakaleek in #867
- Add landing overview page for detection rules. by @Mpdreamz in #868
- Optimize hljs by @reakaleek in #864
- Add a modal for images to expand to upon being clicked instead of leaving the current page by @cotti in #858
- Extend navigation validate command to check publish links by @Mpdreamz in #850
- Remove image from landing page by @reakaleek in #855
- 404: Make clear it's linking to the docs home page by @reakaleek in #856
- Update
navigation.yml
by @colleenmcginnis in #845 - Add navigation build commands to assembler: 'validate' and 'validate-link-reference' by @Mpdreamz in #848
- Add ability to set different Google Tag Manager snippets for each environment by @reakaleek in #846
🐛 Bug Fixes
- Fix CurrentUrlPath being empty on deeply nested snippets by @Mpdreamz in #887
- Add extension method for relative path trimming when using ReadOnlySpan by @cotti in #888
- Only filter out detection rules that are within an '_deprecated' folder by @reakaleek in #885
- Fix sub-path resolution in DiagnosticLinkInlineParser by @Mpdreamz in #884
- Correct landing page wording for the cloud account section by @florent-leborgne in #882
- Add elastic/detection-rules to assembler navigation.yml by @colleenmcginnis in #857
- Update landing page links by @reakaleek in #871
- Fix relative links by @reakaleek in #861
- Keep track of navigation source on markdown files for easier root navigation lookups in assembler by @Mpdreamz in #862
- Fix page switcher dropdown on safari by @reakaleek in #860
- Path prefix duplication detection in navigation.yml by @Mpdreamz in #844
- Protect against asciidoc headers by @Mpdreamz in #843
- Sticky footer by @reakaleek in #841
🧰 Maintenance
- Set up prettier by @reakaleek in #883
- Bump select-dom from 9.3.0 to 9.3.1 in /src/Elastic.Markdown by @dependabot in #878
- Bump parcel from 2.14.2 to 2.14.4 in /src/Elastic.Markdown by @dependabot in #880
- Bump postcss from 8.5.1 to 8.5.3 in /src/Elastic.Markdown by @dependabot in #881
- Bump ua-parser-js from 2.0.2 to 2.0.3 in /src/Elastic.Markdown by @dependabot in #879
- Bump tailwindcss from 4.0.3 to 4.0.17 in /src/Elastic.Markdown by @dependabot in #877
- Pin dependencies and configure dependabot by @reakaleek in #870
- Set up eslint by @reakaleek in #872
⚙️ Automation
- Add validate-path-prefixes-local to preview-build workflow by @Mpdreamz in #851
- Add local prefix validation action to solution by @Mpdreamz in #849
- Ensure we checkout before build/releasing our lamdba binary by @Mpdreamz in #842
Full Changelog: 0.23.0...0.24.0