@financial-times/o-viewport
Advanced tools
Comparing version 5.1.0 to 5.1.1
# Changelog | ||
### [5.1.1](https://www.github.com/Financial-Times/origami/compare/o-viewport-v5.1.0...o-viewport-v5.1.1) (2022-01-13) | ||
### Bug Fixes | ||
* expand all uses of docs to documentation ([26f8d9d](https://www.github.com/Financial-Times/origami/commit/26f8d9d8cbbe3e78902d8c3951b37e08150a77bd)) | ||
## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-viewport-v5.0.1...o-viewport-v5.1.0) (2021-11-24) | ||
@@ -4,0 +11,0 @@ |
@@ -7,3 +7,3 @@ ## Migration Guide | ||
Follow [the migration guide on the Origami website](https://origami.ft.com/docs/tutorials/bower-to-npm/). | ||
Follow [the migration guide on the Origami website](https://origami.ft.com/documentation/tutorials/bower-to-npm/). | ||
@@ -10,0 +10,0 @@ ### Migrating from v3 to v4 |
{ | ||
"name": "@financial-times/o-viewport", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Utility for attaching debounced listeners to resize, scroll, orientation and visibility events on window", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -7,3 +7,3 @@ # o-viewport [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](#licence) | ||
Check out [how to include Origami components in your project](https://origami.ft.com/docs/components/#including-origami-components-in-your-project) to get started with `o-viewport`. | ||
Check out [how to include Origami components in your project](https://origami.ft.com/documentation/components/#including-origami-components-in-your-project) to get started with `o-viewport`. | ||
@@ -10,0 +10,0 @@ _Note: within the component's API and in the documentation below `orientation` and `visibility` are used instead of `orientationchange` or `visibilitychange`, but the actual browser event listened to is `orientationchange` or `visibilitychange`_ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18846