New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jquery.scrollto

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery.scrollto - npm Package Versions

2.1.3

Diff

Changelog

Source

2.1.3

Fix

  • Stop using jQuery.isFunction since it's deprecated (fixes #182)
flesler
published 2.1.2 •

Changelog

Source

2.1.2

Fix

  • Plugin won't break if an empty jQuery object is passed, it's now consistent with selector target #121

Docs

  • Converted the CHANGELOG to Markdown
flesler
published 2.1.1 •

Changelog

Source

2.1.1

Fix

  • Slight change so define function is not minified (#91)
flesler
published 2.1.0 •

Changelog

Source

2.1.0

Enhancement

  • Avoid animating a needless axis

Feature

  • Implemented interrupt setting, if true will stop animating on user (manual) scroll (#67)
flesler
published 2.0.1 •

Changelog

Source

2.0.1

Fix

  • Fixed "queue" setting conflicts with $().animate(), forced to always get there as true
flesler
published 2.0.0 •

Changelog

Source

2.0.0

Feature

  • All settings are passed to jQuery.animate() meaning it now supports even more settings

Enhancement

  • $(window)._scrollable() is no longer needed, the element is always the window
  • Delegating to jQuery the get/set of element/window scroll positions.

Compat

  • Dropped support for $.scrollTo.window() and $(window)._scrollable()

Fix

  • Now works consistently on Chrome 40
  • Now works correctly on Windows Phone
  • Now works correctly on Android Browsers
  • Now works correctly on iOS Browsers
flesler
published 1.4.14 •

Changelog

Source

1.4.14

###Misc

  • Internal both() function will handle nulls correctly
flesler
published 1.4.13 •

Changelog

Source

1.4.13

###Misc

  • Support for CommonJS / NPM added by durango
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