UNPKG

os-scroll-chain

Version:

OverlayScrollbars Extension to prevent scroll chaining

35 lines (16 loc) 1.22 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [2.0.2](https://github.com/parsisolution/os-scroll-chain/compare/v2.0.1...v2.0.2) (2022-11-24) ### Bug Fixes * minor readme improvements and upgrade dependencies ([407d5fa](https://github.com/parsisolution/os-scroll-chain/commit/407d5fad948b7d6c610010444fd0b7cd8adf769f)) <a name="2.0.1"></a> ## [2.0.1](https://github.com/parsisolution/os-scroll-chain/compare/v2.0.0...v2.0.1) (2022-11-24) ### Bug Fixes * change CDN version in readme (fixes [#6](https://github.com/parsisolution/os-scroll-chain/issues/6)) ([0ae6178](https://github.com/parsisolution/os-scroll-chain/commit/0ae6178)) * self.className.startsWith is not a function error fixed ([cf393c0](https://github.com/parsisolution/os-scroll-chain/commit/cf393c0)) <a name="2.0.0"></a> # [2.0.0](https://github.com/parsisolution/os-scroll-chain/compare/v1.0.0...v2.0.0) (2019-05-09) ### Features * support OS version 1.7 ([0c212f8](https://github.com/parsisolution/os-scroll-chain/commit/0c212f8)) ### BREAKING CHANGES * scroll() return object has changed