Skip to content
๐ธ 2.2.0: Create Your Personal Gallery
ยท 1 min
๐ Features
- page: Add
/photos
page to create your personal gallery (#31)
๐ Bug Fixes
- photos: Dynamically adjust image auto-load threshold (
distanceToBottom
) based on viewport height (#33)
- Make favicon adapt to light/dark mode (ee0ec6f)
- Stabilize masonry placeholders; delay lightbox image; drop redundant img attrs (c924f11)
- Restore smooth scroll; hide scrollbar in image viewer without layout shift; unify scrollbar style (aca665e)
- Avoid showing hr without Giscus & remove Giscus lazy loading (37c7260)
๐
Refactors
- Add
ImageCarousel
for basic auto-play (removed swiper
) (2077af3)
๐ก Chore
- Update deps, Astro 5.7.13 โ 5.11.1 (cb79014)
- Update docs for image responsiveness and favicon (085bc59)
- Update docs for new
/photos
page (a94ba81)
- Lil typo (#32)
- Optimize styles and formatting (7624e38)
- Update image src (efa2255)
โค๏ธ Contributors
View changes on GitHub