Skip to content

2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Oct 16:31
· 7 commits to main since this release

   🚀 Features

  • search: Support collection type filter, batch loading, search term highlighting on result page, and limit on displayed results  -  by @lin-stephanie in #44 (1c4a0)

   🐞 Bug Fixes

  • bg: Remove dark:invert, use direct dark styles to prevent Safari 18+ navigation white flash  -  by @lin-stephanie in #30 (7126f)
  • toc: Ensure active heading scrolls into view in long TOC  -  by @lin-stephanie (218c2)
  • Prevent horizontal scroll on narrow screens  -  by @lin-stephanie (c4fe5)
  • Automatically wrap markdown tables in a scrollable div to prevent horizontal overflow  -  by @lin-stephanie (77938)
  • Prevent search loading state from sticking when debounced requests are cancelled  -  by @lin-stephanie (49372)
  • Prevent layout shift when toggling panel in Safari & hide non-HTML scrollbars sitewide  -  by @lin-stephanie (ef3b7)
  • Automatically wrap markdown tables in a scrollable div to prevent horizontal overflow  -  by @lin-stephanie (c4885)
  • Rename manifest.webmanifest.js to app.webmanifest.js and support subpath deployment  -  by @lin-stephanie (bfd90)
  • Restore scrollbar visibility (excluding search, nav, and toc panels)  -  by @lin-stephanie (91f94)

   💅 Refactors

   🏡 Chore

    View changes on GitHub