0.9.0
[0.9.0] - 2025-11-10
Fixed
- Carousel: Fixed horizontal page overflow in width-constrained containers (Issue #17)
- Replaced negative margin gap implementation with CSS
gapproperty - Carousel now properly contains itself without requiring parent containers to use
overflow-x: hidden - Self-contained component handles its own overflow correctly
- Replaced negative margin gap implementation with CSS