From dd7418af9ef9dbc8d6f102016acf6112b258220b Mon Sep 17 00:00:00 2001 From: zwubs Date: Sun, 5 Dec 2021 22:37:06 -0500 Subject: [PATCH 1/3] Fix invalid props error --- src/Waterfall.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Waterfall.vue b/src/Waterfall.vue index 55cca97..c61a38e 100644 --- a/src/Waterfall.vue +++ b/src/Waterfall.vue @@ -12,7 +12,7 @@ export default { props: { options: { type: Object, - default: {} + default: () => {} } }, mounted () { From 085cf15d26be01fb0c22f132d0b258af79762be6 Mon Sep 17 00:00:00 2001 From: zwubs Date: Sun, 5 Dec 2021 22:45:10 -0500 Subject: [PATCH 2/3] Create new build --- dist/vue2-waterfall.js | 4 +- package-lock.json | 10561 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 10563 insertions(+), 2 deletions(-) create mode 100644 package-lock.json diff --git a/dist/vue2-waterfall.js b/dist/vue2-waterfall.js index 7c23fcc..62b5bf7 100644 --- a/dist/vue2-waterfall.js +++ b/dist/vue2-waterfall.js @@ -1,6 +1,6 @@ /*! * An AutoHeight Waterfall Component For Vue2 - * v3.0.1 ©2020 PLDaily + * v3.0.1 ©2021 PLDaily * https://github.com/PLDaily/vue2-waterfall#readme */ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Vue2Waterfall=e():t.Vue2Waterfall=e()}("undefined"!=typeof self?self:this,function(){return function(t){function e(n){if(i[n])return i[n].exports;var o=i[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var i={};return e.m=t,e.c=i,e.d=function(t,i,n){e.o(t,i)||Object.defineProperty(t,i,{configurable:!1,enumerable:!0,get:n})},e.n=function(t){var i=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(i,"a",i),i},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="/",e(e.s=5)}([function(t,e,i){var n,o;!function(r,s){n=s,void 0!==(o="function"==typeof n?n.call(e,i,e,t):n)&&(t.exports=o)}("undefined"!=typeof window&&window,function(){"use strict";function t(){}var e=t.prototype;return e.on=function(t,e){if(t&&e){var i=this._events=this._events||{},n=i[t]=i[t]||[];return-1==n.indexOf(e)&&n.push(e),this}},e.once=function(t,e){if(t&&e){this.on(t,e);var i=this._onceEvents=this._onceEvents||{};return(i[t]=i[t]||{})[e]=!0,this}},e.off=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var n=i.indexOf(e);return-1!=n&&i.splice(n,1),this}},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){i=i.slice(0),e=e||[];for(var n=this._onceEvents&&this._onceEvents[t],o=0;o