Skip to content

Releases: lin-stephanie/astro-antfustyle-theme

2.3.0

12 Oct 16:31

Choose a tag to compare

   🚀 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

2.2.1

21 Jul 15:19

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

2.2.0

16 Jul 18:16

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • photos:
    • Dynamically adjust image auto-load threshold (distanceToBottom) based on viewport height (fix #33)  -  by @lin-stephanie (76920)
    • Stabilize masonry placeholders; delay lightbox image; drop redundant img attrs  -  by @lin-stephanie (c924f)
    • Restore smooth scroll; hide scrollbar in image viewer without layout shift; unify scrollbar style  -  by @lin-stephanie (aca66)
  • Make favicon adapt to light/dark mode  -  by @lin-stephanie (ee0ec)
  • Avoid showing hr without Giscus & remove Giscus lazy loading  -  by @lin-stephanie (37c72)

   💅 Refactors

   🏡 Chore

    View changes on GitHub

2.1.0

20 May 08:28

Choose a tag to compare

   🚀 Features

  • Integrate Giscus comments  -  by @lin-stephanie in #28 (fb951)
  • Add UI.postMetaStyle to set post metadata style ('minimal' for plain text, 'icon' for icon-prefixed); hide modified date on mobile  -  by @lin-stephanie (29e8a)

   🐞 Bug Fixes

   💅 Refactors

   🏡 Chore

    View changes on GitHub

2.0.0

30 Apr 14:57

Choose a tag to compare

   🚨 Breaking Changes

   🏡 Chore

    View changes on GitHub

1.6.0

31 Mar 10:02

Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏡 Chore

  • Refine Warning component (0053c)
  • Tweak styles & format code (d23de)
    View changes on GitHub

1.5.0

28 Feb 15:06

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏡 Chore

    View changes on GitHub

1.4.0

25 Jan 10:52

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Remove rehype-raw as it causes some functionalities of astro-expressive-code integration to fail  -  by @lin-stephanie in #15 (73963)

   💅 Refactors

   🏡 Chore

    View changes on GitHub

1.3.0

28 Dec 06:22

Choose a tag to compare

   🚨 Breaking Changes

  • layout: Update StandardLayout, remove WideLayout & add FEATURE.slideEnterAnim option  -  by @lin-stephanie in #9 (02528)

   🚀 Features

   🐞 Bug Fixes

  • Add reduced motion support to toggleFadeEffect & add sorting for PRs in GithubView & refine style  -  by @lin-stephanie (ac035)

   💅 Refactors

   🏡 Chore

    View changes on GitHub

1.2.0

01 Nov 16:40

Choose a tag to compare

   🚀 Features

  • nav: Add mergeOnMobile option to merge navigation and social links on mobile  -  by @lin-stephanie (9e7cd)
  • search: Full-screen search panel with backdrop for viewport < 1128px  -  by @lin-stephanie (f8831)

   🐞 Bug Fixes

   🏡 Chore

    View changes on GitHub