From 844a1d7187bee95bff12e64827ad1dc3da9142b1 Mon Sep 17 00:00:00 2001 From: Max Ziebell <1752114+worldoptimizer@users.noreply.github.com> Date: Tue, 21 Jun 2022 11:39:32 +0200 Subject: [PATCH] v1.0.2 --- HypeReactiveContent.min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HypeReactiveContent.min.js b/HypeReactiveContent.min.js index 3a36795..e95a0c7 100644 --- a/HypeReactiveContent.min.js +++ b/HypeReactiveContent.min.js @@ -1,5 +1,5 @@ /* - Hype Reactive Content 1.0.1 + Hype Reactive Content 1.0.2 copyright (c) 2022 Max Ziebell, (https://maxziebell.de). MIT-license */ !1==="HypeReactiveContent"in window&&(window.HypeReactiveContent=function(){function h(a,e){return new Proxy(a,{get:function(b,c,d){b=Reflect.get(b,c,d);return"object"===typeof b?h(b,e):b},set:function(b,c,d,f){var g=Reflect.set(b,c,d,f);e(c,d,b,f);return g},has:function(b,c,d){return"hypeDocument"==c?!1:b.hasOwnProperty(c)||window[c]?Reflect.has(b,c,d):!0}})}function k(a){return function(){if(!a.timeout){var e=arguments;a.timeout=requestAnimationFrame(function(){a.apply(this,e);a.timeout=null}.bind(this))}}}