Skip to content
🔗 1.4.0: TOC Highlight, Customize External Link Behavior
· 1 min
🚀 Features
- toc: Auto-highlight TOC item based on browsing position (#13)
- mobile: Support disable panel with Escape key & optimize backdrop handling (923b040)
- share: Add configuration to support sharing posts to Bluesky (a3a123e)
- custom: Add
UI.externalLink option to customize external link behavior (#15)
- Improve icon resolution in
:link directive (#18)
🩹 Fixes
-
Remove rehype-raw as it causes some functionalities of astro-expressive-code integration to fail (#15)
- Resolve trailing spaces caused by parsing issues affecting stylin
- Fix cursorType only applied when newTab: true
- Update
astro-expressive-code config (ec.config.mjs)
- Tweak styles
💅 Refactors
- Switch to mobile style at widths < 1128px instead of 1024px (14d4fe5)
🏡 Chore
- Update docs (6757d53)
- Set external links to open in same tab & remove unused styles and minor tweaks (3816e53)
- Update deps & update docs (b6387e3)
❤️ Contributors
View changes on GitHub