Skip to content

Commit 1b2aa6a

Browse files
committed
Update docs
1 parent deafe62 commit 1b2aa6a

File tree

335 files changed

+50880
-4489
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

335 files changed

+50880
-4489
lines changed

assets/css/styles.css

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

assets/js/scripts.js

Lines changed: 42235 additions & 4149 deletions
Large diffs are not rendered by default.

documentation/animatable/animatable-methods/getters/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
window.paths = {
2222
demos: '/documentation-demos',
2323
'github-sponsors': '/github-sponsors',
24-
'company-sponsors': '/company-sponsors'
24+
'platinum-sponsors': '/platinum-sponsors',
25+
'gold-sponsors': '/gold-sponsors',
26+
'silver-sponsors': '/silver-sponsors',
2527
};
2628
window.dataLayer = window.dataLayer || [];
2729
function gtag(){dataLayer.push(arguments);}
@@ -1976,6 +1978,13 @@ <h2 class="text-ui">Getters code example</h2>
19761978
</span>Setters</a>
19771979
</li>
19781980
</ul>
1981+
1982+
<div class="footer-sponsors">
1983+
<p>Anime.js is only possible thanks to our incredible sponsors:</p>
1984+
<sponsors-list path="platinum-sponsors" boxed></sponsors-list>
1985+
<funding-level path="github-sponsors"></funding-level>
1986+
</div>
1987+
19791988
</div>
19801989

19811990
</article>

documentation/animatable/animatable-methods/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
window.paths = {
2222
demos: '/documentation-demos',
2323
'github-sponsors': '/github-sponsors',
24-
'company-sponsors': '/company-sponsors'
24+
'platinum-sponsors': '/platinum-sponsors',
25+
'gold-sponsors': '/gold-sponsors',
26+
'silver-sponsors': '/silver-sponsors',
2527
};
2628
window.dataLayer = window.dataLayer || [];
2729
function gtag(){dataLayer.push(arguments);}
@@ -1930,6 +1932,13 @@ <h1 class="theme-color theme-color-4">
19301932
</span>Getters</a>
19311933
</li>
19321934
</ul>
1935+
1936+
<div class="footer-sponsors">
1937+
<p>Anime.js is only possible thanks to our incredible sponsors:</p>
1938+
<sponsors-list path="platinum-sponsors" boxed></sponsors-list>
1939+
<funding-level path="github-sponsors"></funding-level>
1940+
</div>
1941+
19331942
</div>
19341943

19351944
</article>

documentation/animatable/animatable-methods/revert/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
window.paths = {
2222
demos: '/documentation-demos',
2323
'github-sponsors': '/github-sponsors',
24-
'company-sponsors': '/company-sponsors'
24+
'platinum-sponsors': '/platinum-sponsors',
25+
'gold-sponsors': '/gold-sponsors',
26+
'silver-sponsors': '/silver-sponsors',
2527
};
2628
window.dataLayer = window.dataLayer || [];
2729
function gtag(){dataLayer.push(arguments);}
@@ -1958,6 +1960,13 @@ <h2 class="text-ui">revert() code example</h2>
19581960
</span>Animatable properties</a>
19591961
</li>
19601962
</ul>
1963+
1964+
<div class="footer-sponsors">
1965+
<p>Anime.js is only possible thanks to our incredible sponsors:</p>
1966+
<sponsors-list path="platinum-sponsors" boxed></sponsors-list>
1967+
<funding-level path="github-sponsors"></funding-level>
1968+
</div>
1969+
19611970
</div>
19621971

19631972
</article>

documentation/animatable/animatable-methods/setters/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
window.paths = {
2222
demos: '/documentation-demos',
2323
'github-sponsors': '/github-sponsors',
24-
'company-sponsors': '/company-sponsors'
24+
'platinum-sponsors': '/platinum-sponsors',
25+
'gold-sponsors': '/gold-sponsors',
26+
'silver-sponsors': '/silver-sponsors',
2527
};
2628
window.dataLayer = window.dataLayer || [];
2729
function gtag(){dataLayer.push(arguments);}
@@ -1983,6 +1985,13 @@ <h2 class="text-ui">Setters code example</h2>
19831985
</span>revert()</a>
19841986
</li>
19851987
</ul>
1988+
1989+
<div class="footer-sponsors">
1990+
<p>Anime.js is only possible thanks to our incredible sponsors:</p>
1991+
<sponsors-list path="platinum-sponsors" boxed></sponsors-list>
1992+
<funding-level path="github-sponsors"></funding-level>
1993+
</div>
1994+
19861995
</div>
19871996

19881997
</article>

documentation/animatable/animatable-properties/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
window.paths = {
2222
demos: '/documentation-demos',
2323
'github-sponsors': '/github-sponsors',
24-
'company-sponsors': '/company-sponsors'
24+
'platinum-sponsors': '/platinum-sponsors',
25+
'gold-sponsors': '/gold-sponsors',
26+
'silver-sponsors': '/silver-sponsors',
2527
};
2628
window.dataLayer = window.dataLayer || [];
2729
function gtag(){dataLayer.push(arguments);}
@@ -1916,6 +1918,13 @@ <h1 class="theme-color theme-color-4">
19161918
</span>Draggable</a>
19171919
</li>
19181920
</ul>
1921+
1922+
<div class="footer-sponsors">
1923+
<p>Anime.js is only possible thanks to our incredible sponsors:</p>
1924+
<sponsors-list path="platinum-sponsors" boxed></sponsors-list>
1925+
<funding-level path="github-sponsors"></funding-level>
1926+
</div>
1927+
19191928
</div>
19201929

19211930
</article>

documentation/animatable/animatable-settings/duration/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
window.paths = {
2222
demos: '/documentation-demos',
2323
'github-sponsors': '/github-sponsors',
24-
'company-sponsors': '/company-sponsors'
24+
'platinum-sponsors': '/platinum-sponsors',
25+
'gold-sponsors': '/gold-sponsors',
26+
'silver-sponsors': '/silver-sponsors',
2527
};
2628
window.dataLayer = window.dataLayer || [];
2729
function gtag(){dataLayer.push(arguments);}
@@ -1952,6 +1954,13 @@ <h2 class="text-ui">duration code example</h2>
19521954
</span>ease</a>
19531955
</li>
19541956
</ul>
1957+
1958+
<div class="footer-sponsors">
1959+
<p>Anime.js is only possible thanks to our incredible sponsors:</p>
1960+
<sponsors-list path="platinum-sponsors" boxed></sponsors-list>
1961+
<funding-level path="github-sponsors"></funding-level>
1962+
</div>
1963+
19551964
</div>
19561965

19571966
</article>

documentation/animatable/animatable-settings/ease/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
window.paths = {
2222
demos: '/documentation-demos',
2323
'github-sponsors': '/github-sponsors',
24-
'company-sponsors': '/company-sponsors'
24+
'platinum-sponsors': '/platinum-sponsors',
25+
'gold-sponsors': '/gold-sponsors',
26+
'silver-sponsors': '/silver-sponsors',
2527
};
2628
window.dataLayer = window.dataLayer || [];
2729
function gtag(){dataLayer.push(arguments);}
@@ -1966,6 +1968,13 @@ <h2 class="text-ui">ease code example</h2>
19661968
</span>modifier</a>
19671969
</li>
19681970
</ul>
1971+
1972+
<div class="footer-sponsors">
1973+
<p>Anime.js is only possible thanks to our incredible sponsors:</p>
1974+
<sponsors-list path="platinum-sponsors" boxed></sponsors-list>
1975+
<funding-level path="github-sponsors"></funding-level>
1976+
</div>
1977+
19691978
</div>
19701979

19711980
</article>

documentation/animatable/animatable-settings/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
window.paths = {
2222
demos: '/documentation-demos',
2323
'github-sponsors': '/github-sponsors',
24-
'company-sponsors': '/company-sponsors'
24+
'platinum-sponsors': '/platinum-sponsors',
25+
'gold-sponsors': '/gold-sponsors',
26+
'silver-sponsors': '/silver-sponsors',
2527
};
2628
window.dataLayer = window.dataLayer || [];
2729
function gtag(){dataLayer.push(arguments);}
@@ -1945,6 +1947,13 @@ <h1 class="theme-color theme-color-4">
19451947
</span>unit</a>
19461948
</li>
19471949
</ul>
1950+
1951+
<div class="footer-sponsors">
1952+
<p>Anime.js is only possible thanks to our incredible sponsors:</p>
1953+
<sponsors-list path="platinum-sponsors" boxed></sponsors-list>
1954+
<funding-level path="github-sponsors"></funding-level>
1955+
</div>
1956+
19481957
</div>
19491958

19501959
</article>

0 commit comments

Comments
 (0)