Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 2.56 KB

File metadata and controls

47 lines (24 loc) · 2.56 KB

1.0.3 (2026-02-24)

Bug Fixes

  • enable loop on editor (fe4566a)
  • state corruption when clicking between slides (637e4a5)

1.0.2 (2026-02-23)

Bug Fixes

  • demo: 4 slides per view (e13817c)
  • replace PNG images with optimized WEBP format (eb60082)
  • replace urls with webp alts (000f894)

Features

1.0.1 (2026-02-16)

Bug Fixes

  • carousel: resolve spacing issues in loop mode where gaps were missing between last and first slide
  • carousel: allow infinite loop in editor viewport to match frontend behavior

1.0.0 (2026-02-03)

Bug Fixes

  • Gap issue fixed for the carousel items (5277b89)

Features

  • Add example carousels for hero, logo showcase, and testimonials (d2b6e4a)
  • Add slide to scroll option (f2adab3)
  • Enhance vertical axis support and adjust slide dimensions in carousel styles (2ec3e40)
  • Refactor context handling and define global window interface for carousel context (5aab80e)