UNPKG

ngx-scroll-lock

Version:
101 lines (62 loc) 2.73 kB
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][] ## [9.1.1][] - 2020-11-30 ### Fixed - Fixing scroll lock in mobile. Closes https://github.com/willmendesneto/ngx-scroll-lock/issues/22 - Fixing bundle size command on CircleCI pipeline ## [9.1.0][] - 2020-07-17 ### Added - Adding error message if target element is not available in the DOM. ## [9.0.2][] - 2020-02-26 ### Updated - Updating to NodeJS v12.14.1 ### Fixed - Solving peerDependency warning when installing library in an Angular 9 project ## [9.0.1][] - 2019-06-10 ### Updated - Updating Angular CLI to v8 ## [9.0.0][] - 2018-12-24 ### Updated - Update docs - Adding touchmove listeners only if it's a mobile device ## [1.0.3][] - 2018-12-24 ### Updated - Minor changes on `package.json` - Minor changes on `ng-package.json` ## [1.0.2][] - 2018-12-24 ### Updated - Updating example styles - Removing dependency ### Fixed - Fixing unit tests ## [1.0.1][] - 2018-12-23 ### Updated - Updated `README.md` docs ## [1.0.0][] - 2018-12-23 ### Added - Created `ngx-scroll-lock` module - Added tests for module - Configuring coveralls - Added Circle-CI integration ### Updated - Decreased module bundle size [unreleased]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v1.0.0...HEAD [1.0.0]: https://github.com/willmendesneto/ngx-scroll-lock/tree/v1.0.0 [unreleased]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v1.0.1...HEAD [1.0.1]: https://github.com/willmendesneto/ngx-scroll-lock/tree/v1.0.1 [unreleased]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v1.0.2...HEAD [1.0.2]: https://github.com/willmendesneto/ngx-scroll-lock/tree/v1.0.2 [unreleased]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v1.0.3...HEAD [1.0.3]: https://github.com/willmendesneto/ngx-scroll-lock/tree/v1.0.3 [unreleased]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v9.0.1...HEAD [9.0.1]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v9.0.0...v9.0.1 [9.0.0]: https://github.com/willmendesneto/ngx-scroll-lock/tree/v9.0.0 [unreleased]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v9.0.2...HEAD [9.0.2]: https://github.com/willmendesneto/ngx-scroll-lock/tree/v9.0.2 [unreleased]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v9.1.0...HEAD [9.1.0]: https://github.com/willmendesneto/ngx-scroll-lock/tree/v9.1.0 [Unreleased]: https://github.com/willmendesneto/ngx-scroll-lock/compare/v9.1.1...HEAD [9.1.1]: https://github.com/willmendesneto/ngx-scroll-lock/tree/v9.1.1