Skip to content

Commit c4a6d1e

Browse files
committed
v4.1.3
1 parent ce08d46 commit c4a6d1e

File tree

10 files changed

+49044
-4184
lines changed

10 files changed

+49044
-4184
lines changed

assets/css/styles.css

Lines changed: 5607 additions & 1 deletion
Large diffs are not rendered by default.

assets/js/anime.esm.js

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/scripts.js

Lines changed: 43411 additions & 4147 deletions
Large diffs are not rendered by default.

documentation/draggable/draggable-settings/releasedamping/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2012,10 +2012,10 @@ <h1 class="theme-color theme-color-5">
20122012
</h1>
20132013
<p>Specifies the damping applied to the dragged element after release. Affects the speed, movement distance and bounciness of the dragged element. Lower values increases the bounciness when reaching the bounds of the container.</p>
20142014
<div class="block warning">
2015-
<p><code>releaseDamping</code> has no effect if a spring is passed to the <a href="/documentation/draggable/draggable-settings/releaseease">releaseDamping</a> parameter and is overridden by the spring <code>damping</code> value.</p>
2015+
<p><code>releaseDamping</code> has no effect if a spring is passed to the <a href="/documentation/draggable/draggable-settings/releaseease">releaseEase</a> parameter and is overridden by the spring <code>damping</code> value.</p>
20162016
</div>
20172017
<h2>Accepts</h2>
2018-
<p>A <code>Number</code> between <code>0</code> and <code>1000</code></p>
2018+
<p>A <code>Number</code> between <code>0</code> and <code>10000</code></p>
20192019
<h2>Default</h2>
20202020
<p><code>10</code></p> </div>
20212021
<section class="code-preview theme-color theme-color-5">

documentation/draggable/draggable-settings/releasemass/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@ <h1 class="theme-color theme-color-5">
20152015
<p><code>releaseMass</code> has no effect if a spring is passed to the <a href="/documentation/draggable/draggable-settings/releaseease">releaseEase</a> parameter and is overridden by the spring <code>mass</code> value.</p>
20162016
</div>
20172017
<h2>Accepts</h2>
2018-
<p>A <code>Number</code> between <code>0</code> and <code>1000</code></p>
2018+
<p>A <code>Number</code> between <code>0</code> and <code>10000</code></p>
20192019
<h2>Default</h2>
20202020
<p><code>1</code></p> </div>
20212021
<section class="code-preview theme-color theme-color-5">

documentation/draggable/draggable-settings/releasestiffness/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@ <h1 class="theme-color theme-color-5">
20152015
<p><code>releaseStiffness</code> has no effect if a spring is passed to the <a href="/documentation/draggable/draggable-settings/releaseease">releaseEase</a> parameter and is overridden by the spring <code>stiffness</code> value.</p>
20162016
</div>
20172017
<h2>Accepts</h2>
2018-
<p>A <code>Number</code> between <code>0</code> and <code>1000</code></p>
2018+
<p>A <code>Number</code> between <code>0</code> and <code>10000</code></p>
20192019
<h2>Default</h2>
20202020
<p><code>80</code></p> </div>
20212021
<section class="code-preview theme-color theme-color-5">

github-sponsors/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

media/pages/silver-sponsors/28e3c35f75-1754298785/inspatial-logomark.svg

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Loading

silver-sponsors/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</a>
1717
<a class="sponsor" href="https://inspatialapp.com/?ref=animejs" target="_blank" title="InSpatial">
1818
<img
19-
src="/media/pages/silver-sponsors/28e3c35f75-1754298785/inspatial-logomark.svg"
19+
src="/media/pages/silver-sponsors/28e3c35f75-1754990823/inspatial-logomark.svg"
2020
alt="InSpatial"
2121
width="100"
2222
height="100"

0 commit comments

Comments
 (0)