vue-resize-sensor
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "vue-resize-sensor", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "detect container resizing", | ||
@@ -5,0 +5,0 @@ "main": "src/resize-sensor.vue", |
@@ -9,2 +9,4 @@ # vue-resize-sensor | ||
Note for old browsers (IE9-): timeout-based polling is done to check resize-sensor element visibility, once visible, polling is stopped. | ||
## Example | ||
@@ -29,2 +31,3 @@ ``` | ||
## Browser support | ||
Any browser, IE7+ | ||
Same browser support as [Vue.js 2](https://github.com/vuejs/vue/blob/dev/README.md) | ||
Sorry, the diff of this file is not supported yet
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
5397
32