Skip to content

Commit 8816e43

Browse files
committed
4.4.0
1 parent 3b369a4 commit 8816e43

220 files changed

Lines changed: 7601 additions & 1929 deletions

File tree

Some content is hidden

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

.gitignore

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
.DS_Store
2-
32
*.log
4-
3+
*.sublime-project
4+
*.sublime-workspace
5+
.npmrc
6+
.prettierignore
7+
.pi/sandbox.json
8+
.pi/allowed-paths.json
59
node_modules
10+
CLAUDE.md

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,16 @@ Help the project become sustainable by sponsoring us on <a target="_blank" href=
3232
<tbody>
3333
<tr>
3434
<td>
35-
<a target="_blank" href="https://ice.io/?ref=animejs">
35+
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
3636
<picture>
37-
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/ice-open-network-logomark.png?v=200126">
38-
<img align="center" src="./assets/sponsors/ice-open-network-logomark-dark.png?v=200126" width="310">
37+
<img align="center" src="./assets/sponsors/placeholder-large.png?v=200126" width="310">
3938
</picture>
4039
</a>
4140
</td>
4241
<td>
43-
<a target="_blank" href="https://hyperswitch.io/?utm_source=julian&utm_medium=github&utm_campaign=animejs_sponsorship">
42+
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
4443
<picture>
45-
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/juspay-logomark.png?v=200126">
46-
<img align="center" src="./assets/sponsors/juspay-logomark-dark.png?v=200126" width="310">
44+
<img align="center" src="./assets/sponsors/placeholder-large.png?v=200126" width="310">
4745
</picture>
4846
</a>
4947
</td>
@@ -71,15 +69,14 @@ Help the project become sustainable by sponsoring us on <a target="_blank" href=
7169
</picture>
7270
</a>
7371
</td>
74-
<td>
75-
<a target="_blank" href="https://inspatialapp.com/?ref=animejs">
72+
</td>
73+
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
7674
<picture>
77-
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/inspatial-logomark.png?v=200126">
78-
<img align="center" src="./assets/sponsors/inspatial-logomark-dark.png?v=200126" width="141">
75+
<img align="center" src="./assets/sponsors/placeholder-small.png?v=200126" width="141">
7976
</picture>
8077
</a>
8178
</td>
82-
<td>
79+
</td>
8380
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
8481
<picture>
8582
<img align="center" src="./assets/sponsors/placeholder-small.png?v=200126" width="141">
-45.1 KB
Binary file not shown.
-44.8 KB
Binary file not shown.
-19.5 KB
Binary file not shown.
-19.4 KB
Binary file not shown.
-31.9 KB
Binary file not shown.
-31.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)