From f8be44451de4fe9440a559a3bb1a60dc478e983c Mon Sep 17 00:00:00 2001 From: Kai Volland Date: Wed, 14 Dec 2022 16:24:46 +0100 Subject: [PATCH 1/4] prepare upgrade to ol7 --- examples/animation/index.html | 4 +- examples/i18n/index.html | 4 +- karma-conf.common.js | 4 +- package-lock.json | 445 ++++++++++++++++++++++++++++++++-- package.json | 4 +- src/util/Layer.js | 3 +- src/view/form/Print.js | 2 +- src/view/grid/FeatureGrid.js | 4 +- 8 files changed, 443 insertions(+), 27 deletions(-) diff --git a/examples/animation/index.html b/examples/animation/index.html index ca6b05aa8..79225c022 100644 --- a/examples/animation/index.html +++ b/examples/animation/index.html @@ -9,7 +9,7 @@ - +

BasiGX.util.Animate examples

@@ -17,7 +17,7 @@

BasiGX.util.Animate examples

Note that the js is not minified so it is readable. See animate.js.

- + - +