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

use-carousel-hook

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-carousel-hook - npm Package Versions

2

0.2.1

Diff

Changelog

Source

[0.2.1]

  • Fix test coverage report in .gitlab-ci.yml
devallama
published 0.1.0 •

Changelog

Source

[0.1.0]

  • Can now pass the ref type to useCarousel using type casting
  • 100% test coverage
  • Now handles vertical scrolling
  • (Potentially breaking) Commonjs is now the default module export. You can use the esnext build by importing use-carousel-hook/esnext
  • Implement test coverage reporting on GitLab
devallama
published 0.0.16 •

Changelog

Source

[0.0.16]

  • Fix setMaxIndex bug
devallama
published 0.0.15 •

Changelog

Source

[0.0.15]

  • Exclude tests from build in cjs
devallama
published 0.0.14 •

Changelog

Source

[0.0.14]

  • Return children length if scrollWidth or scrollHeight of carousel is 0. This makes testing easier with @testing-library/react
devallama
published 0.0.13 •

Changelog

Source

[0.0.13]

  • Fix bug with scroll handler that updated current when programmatically scrolling
  • Removed tests from dist
  • Run tests on CI/CD
devallama
published 0.0.11 •

Changelog

Source

[0.0.11]

  • Implemented automated publishing via GitLab CI/CD
devallama
published 0.0.10 •

Changelog

Source

[0.0.10]

  • Fix bug in carousel which was using an old version of current when handling scrolling
devallama
published 0.0.9 •

Changelog

Source

[0.0.9]

  • Update current and inView values on scroll
devallama
published 0.0.8 •

Changelog

Source

[0.0.8]

  • Update peerDep @use-effect/did-update to version 0.0.3
2
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