Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue3-carousel

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-carousel - npm Package Versions

23
8

0.12.0

Diff

ismail9k
published 0.11.0 •

Changelog

Source

0.11.0 - 2024-12-23

  • fix: reorder exports in package.json by @BR0kEN- in #458
  • Enhance carousel performance and slide management in #456
  • fix: update Vue peer dependency version to 3.5.0 in #460
  • Validate itemsToShow configuration in #461
ismail9k
published 0.10.0 •

Changelog

Source

0.10.0 - 2024-12-16

  • docs: enable local search by @vintagesucks in #447
  • Allow ignoring animations by @Tofandel in #441
  • fix: exported symbol differs from internal by @Tofandel in #449
  • fix: SSR hydration issue by @Tofandel in #453
  • feat: add paginated navigation for carousel pagination by @Tofandel in #446
ismail9k
published 0.9.0 •

Changelog

Source

0.9.0 - 2024-12-09

  • Fixed carousel flickering during resize in #431
  • Fixed carousel: Dynamic slot recalculation in render function in #430
  • Documentation: Updated events file in #432
  • Refactored: Improved provide/inject using a single symbol in #434
  • Feature: Added easy addon customization in #435
  • Fixed issues from recent updates in #440
  • Fixed SSR for cloned slides in #444
  • Fixed reactivity: Using provide to register slides instead of traversing nodes (fixes #433, #350)
  • Fixed reactivity: Using computed and watchers instead of manual updates
  • Fixed reactivity: Updated vModel during sliding rather than after transition (fixes #428)
  • Fixed carousel: Updated sizes during animations (fixes #338)
  • Fixed accessibility: Made elements in cloned slides non-focusable (fixes #346)
  • Fixed accessibility: Added arrow key support for focused carousel (via tab)
  • Fixed performance: Cloning only itemsToShow + 11 elements instead of all slides
  • Improved types: Enhanced typings, added TSC during tests, and exported properly defined components
  • Fixed package: Corrected order of browser, require, and import
ismail9k
published 0.8.1 •

Changelog

Source

0.8.1 - 2024-11-26

  • fix: cannot set properties on null (setting 'index') issue by @ismail9k in #427
  • Better support for typescript and add CarouselExposed type by @ismail9k in #429
ismail9k
published 0.8.0 •

Changelog

Source

0.8.0 - 2024-11-24

  • fix: invalid type for prop height by @aovcina in #425
  • Feat support enable disable carousel by @ismail9k in #426
ismail9k
published 0.7.1 •

Changelog

Source

0.7.1 - 2024-11-17

  • Feat support vertical slides by n #423
  • Feat support config carousel height
  • Fix assets build
ismail9k
published 0.7.0 •

Changelog

Source

0.7.0 - 2024-11-17

  • Feat: support vertical slides in #423
ismail9k
published 0.6.0 •

Changelog

Source

0.6.0 - 2024-11-15

  • Feat(utils): use requestAnimationFrame for throttle function in #422
  • Feat: support slides gap in #421
  • Feat(config): remove throttle value
  • Refactor(getMinSlideIndex): to use object instead of switch..case for clarity and maintainability
  • Refactor(getMaxSlideIndex): to use object instead of switch..case for clarity and maintainability
ismail9k
published 0.5.1 •

Changelog

Source

0.5.1 - 2024-11-06

  • Test: use vitest instead of jest in #418
  • Feat add title attribute for pagination and navigation buttons in #419
23
8
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc