vue-loading-overlay
Advanced tools
Comparing version 3.3.0 to 3.3.1
# Changelog | ||
### [3.3.1](https://github.com/ankurk91/vue-loading-overlay/compare/3.3.0...3.3.1) | ||
* Fix: | ||
- [#42](https://github.com/ankurk91/vue-loading-overlay/issues/42) | ||
- [#44](https://github.com/ankurk91/vue-loading-overlay/issues/44) | ||
### [3.3.0](https://github.com/ankurk91/vue-loading-overlay/compare/3.2.0...3.3.0) | ||
@@ -4,0 +9,0 @@ * Increase `z-index` value to `9999` |
@@ -1,2 +0,2 @@ | ||
(function webpackUniversalModuleDefinition(root, factory) { | ||
() => banner(function webpackUniversalModuleDefinition(root, factory) { | ||
if(typeof exports === 'object' && typeof module === 'object') | ||
@@ -3,0 +3,0 @@ module.exports = factory(); |
{ | ||
"name": "vue-loading-overlay", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "Vue.js component for full screen loading indicator.", | ||
@@ -5,0 +5,0 @@ "main": "dist/vue-loading.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
62930
785