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

angular-snapscroll

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-snapscroll - npm Package Versions

2

1.3.1

Diff

joelmukuthu
published 1.3.0 •

Changelog

Source

1.3.0

Features

  • Add module exports (https://github.com/joelmukuthu/angular-snapscroll/issues/46)
joelmukuthu
published 1.2.0 •

Changelog

Source

1.2.0

Features

joelmukuthu
published 1.1.0 •

Changelog

Source

1.1.0

Features

joelmukuthu
published 1.0.2 •

Changelog

Source

1.0.2

Fixes

  • On trackpads with high sensitivity (e.g. Macs), swiping once does not lead to a double snap anymore (thanks https://github.com/reco). There's a 1 second delay that prevents the next snap, which can be changed (or disabled) with prevent-double-snap-delay
joelmukuthu
published 1.0.1 •

Changelog

Source

1.0.1

Fixes

  • Do not translate left/right scroll to up/down scroll (https://github.com/joelmukuthu/angular-snapscroll/issues/37)
joelmukuthu
published 1.0.0 •

Changelog

Source

1.0.0

Breaking changes

Features

  • Support overriding the next snapIndex by returning a number from before-snap
  • Support disabling/enabling snapscroll programmatically
  • Support child elements whose height is greater than the snapscroll element
  • Support for arrow keys using enable-arrow-keys

Fixes

  • snap-index is not initialized if the element is not scrollable
  • Ensure snapscroll never tries to set scrollTop to a value that is out of bounds
joelmukuthu
published 0.3.1 •

joelmukuthu
published 0.3.0 •

Changelog

Source

0.3.0

Breaking changes

Features

  • Support children elements (slides) of unequal heights, but have to be smaller or equal to the snapscroll element

Fixes

  • snap-height is now an opt-in feature
  • If overflow-y on the snapscroll element is set to scroll, then it is not changed to auto
  • Change angular dep version to the lowest supported version (1.2.24)
joelmukuthu
published 0.2.6 •

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