๐ Features#
- Improve icon resolution in
:linkdirective (#18) - custom: Add
UI.externalLinkoption to customize external link behavior (#15) - mobile: Support disable panel with
Escapekey & optimize backdrop handling (923b040) - share: Add configuration to support sharing posts to Bluesky (a3a123e)
- toc: Auto-highlight TOC item based on browsing position (#13)
๐ Bug Fixes#
-
Remove
rehype-rawas it causes some functionalities ofastro-expressive-codeintegration to fail (#15)- Resolve trailing spaces caused by parsing issues affecting stylin
- Fix cursorType only applied when newTab: true
- Update
astro-expressive-codeconfig (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#
- YCG (@y-cg)
- Stephanie Lin (@lin-stephanie)