From dc0e19e7445cad2834f8b4660e804f9b7cecb6c9 Mon Sep 17 00:00:00 2001 From: zhz0704 Date: Wed, 4 Sep 2024 13:54:07 +0800 Subject: [PATCH 1/5] Rename package name to azure-maps-animation --- CHANGELOG.md | 2 +- CONTRIBUTING.md | 2 +- README.md | 2 +- build/build.js | 4 ++-- ...-maps-animations.js => azure-maps-animation.js} | 0 ...imations.min.js => azure-maps-animation.min.js} | 0 examples/Animate a GPS trace.html | 2 +- examples/Animate a choropleth map.html | 2 +- examples/Animate a snakeline.html | 2 +- examples/Animate along a path.html | 2 +- examples/Animate along a route path.html | 2 +- examples/Animate marker along path.html | 2 +- examples/Animate multiple points.html | 2 +- examples/Animate point along path.html | 2 +- examples/Animate to new position of marker.html | 2 +- examples/Animate to new position of point.html | 2 +- examples/Animated tile layer.html | 2 +- examples/Animated traffic flow.html | 2 +- examples/Animation easings.html | 2 +- examples/Bouncing marker animation.html | 2 +- examples/Drop markers on interval.html | 2 +- examples/Drop multiple markers animation.html | 2 +- examples/Drop multiple symbols animation.html | 2 +- examples/Drop symbol animation.html | 2 +- examples/Drop symbols on interval.html | 2 +- examples/Fade shapes in sequentially.html | 2 +- examples/Morph shape animation.html | 2 +- examples/Moving dashed line.html | 2 +- package-lock.json | 14 +++++++------- package.json | 4 ++-- 30 files changed, 36 insertions(+), 36 deletions(-) rename dist/{azure-maps-animations.js => azure-maps-animation.js} (100%) rename dist/{azure-maps-animations.min.js => azure-maps-animation.min.js} (100%) diff --git a/CHANGELOG.md b/CHANGELOG.md index a57e798..3acb418 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## azure-maps-animations Changelog +## azure-maps-animation Changelog # 0.0.2 (Unreleased) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6bb57d5..9e259c1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contributing to azure-maps-animations +# Contributing to azure-maps-animation This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us diff --git a/README.md b/README.md index 3809c62..1f637c1 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ A rich library of animations for use with the Azure Maps Web SDK. ## Getting started -Download the project and copy the `azure-maps-animations` JavaScript file from the `dist` folder into your project. +Download the project and copy the `azure-maps-animation` JavaScript file from the `dist` folder into your project. See the [documentation](https://github.com/Azure-Samples/azure-maps-animations/tree/main/docs) for more details on a specific feature or take a look at one of the samples below. diff --git a/build/build.js b/build/build.js index 04867a5..3cd5fe2 100644 --- a/build/build.js +++ b/build/build.js @@ -49,8 +49,8 @@ let rollupError = false; //const [majorVersion, minorVersion] = pkg.version.split("."); // File name and path for non-minified browser js - const outFilePath = `${distDirPath}/azure-maps-animations.js`; - const outMinFilePath = `${distDirPath}/azure-maps-animations.min.js`; + const outFilePath = `${distDirPath}/azure-maps-animation.js`; + const outMinFilePath = `${distDirPath}/azure-maps-animation.min.js`; const inputPath = "./js/index.js"; diff --git a/dist/azure-maps-animations.js b/dist/azure-maps-animation.js similarity index 100% rename from dist/azure-maps-animations.js rename to dist/azure-maps-animation.js diff --git a/dist/azure-maps-animations.min.js b/dist/azure-maps-animation.min.js similarity index 100% rename from dist/azure-maps-animations.min.js rename to dist/azure-maps-animation.min.js diff --git a/examples/Animate a GPS trace.html b/examples/Animate a GPS trace.html index beffef1..fb87915 100644 --- a/examples/Animate a GPS trace.html +++ b/examples/Animate a GPS trace.html @@ -18,7 +18,7 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +