Atelier-Kit v0.1.22
Atelier-Kit v0.1.22
Minor visitor feature: full-screen image lightbox on detail pages.
Added
- Image lightbox on item detail (
/items/[id]) and news detail (/news/[slug]): click the hero image for a full-screen view with cover / fit / 1:1 modes (ImageLightbox, native<dialog>, no external deps).
Validation
npm run check(#84)