-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: Repo Future #779
Comments
@juliangarnier are you still working on anime.js these days? cheers! |
v3.3.0 is going to be the next major release. |
Ok, thank you for your timely response :) |
Actually, I going to pin this issue and keep it open to give some information about the repo's future, and let people interested in the subject ask questions. |
Ok, understood. |
@juliangarnier do you accept donations? Some of us sure will do it. 😄. You created an excellent library. |
When is your expected release time for 3.3.0? (Not too accurate, just as raw assumption like end 2021 or Q2 2022 or so...) |
Completely agree that AnimeJS is feature rich and stable, in some cases GSAP had to play catch up with AnimeJS. I always choose AnimeJS over GSAP and it crushes it in file size. I am interested in what features are intended for v3.3.0? I think AnimeJS answer to https://greensock.com/scrolltrigger/ would be a very welcomed feature/extension. |
Please check out issue #707, thank you!
Isn't there somewhat of the feature, which is visible with a Time Control, for example? (Not as sophisticated, but it can maybe be built upon). |
You can use Intersection Observer with a timeline. You could do that with GSAP too, but there was enough demand for them to have a dedicated plugin to provide more features. I think having this feature would invite more "low-code" users as parallax is a very in demand feature for most websites. I know personally clients request for a "parallax" website often. |
Good point! I have been having a hard time getting my site to run any type of animations, as found on issue #778. (hint, hint: @juliangarnier) |
I was hoping for end of 2021, but I've been super busy with work recently and that might not slow down until December.
I still need to finish setting up my GitHub sponsor page, but that should arrive soon.
No big new features in this one, I'm switching to a proper ES modules architecture, improved three shaking, rewriting some parts of the code to improve performances and memory management. And more importantly I'm adding tests. |
Any updates on this? No pressure, but just wondering :) |
I'm hopping to finally have some time to release the new version in July |
I cannot wait! I can really see you care about and invest in your community! Thank you for that! |
Just wanted to thank you for this thread because I was choosing a library for my animations picked yours and was worried about the last activity. But this thread reassures me and confort my choice =) |
since we're talking about next major release, I'd like to bring back up the issue around keypoint/keyframe ease v.s. whole tween ease that had been mentioned in #702 and #683: in both CSS and GSAP, the ease is applied across the entire timeline, while conversely anime is only supporting ease per step. Is there a way/possibility that we add support for this as an option maybe? |
Does anime.js have a community somewhere? Like a discord server? I'm looking for beta testers for an animation tool I'm working on. Wayfinder lets you treat elements like waypoints by projecting them onto wayfinder divs, then you can easily animate traveler divs to and from those projections. I designed it with anime.js in mind, although it's library-agnostic. https://wayfinderanimationtool.com -anx |
A discord server is a nice idea. I'm also patiently waiting for the next version. It's been so long. |
Nice! |
@juliangarnier I don't have Twitter, but I always like Chrome's Also thank you for changing the default, no matter what it ends up being 😅 |
Hi everyone. I want to contribute to this open source project, count on me. |
i'm also inclined to pitch in, although I won't have much spare energy for the foreseeable future. most of my energy is going into wayfinder, which is an indirect contribution of sorts looking forward to seeing v4, good luck Julian! -anx |
Some info and a poll regarding the new API https://twitter.com/JulianGarnier/status/1616484277301936185 |
I'm into that change! Exciting to see v4 examples, will it have TS support too? |
No types definition yet, but I want them ready for the public release. |
Here are the current types from @types/animejs https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/animejs/index.d.ts |
Wow, I cannot belive this issue is over a year old - being this active. With that being said, I know the original timeline was July of 22', but that has far been surpassed. Are there any more updates on the actual release date? Thanks! (I also have a hidden unread notification from somewhere in this repo, that I cannot seem to rid of...) |
I recently came across the authors comment in one of the post in r/webdev reddit.
|
Yup, V4 is officially finished, I’m currently writing the new documentation. |
Awesome news! 👍 Just wondering, is version 4 rewritten completely in |
That's amazing! But it is October and I am looking forward to test the V4! Please, let us know how long until we can access V4!!! |
🎉 Anime.js V4 is now available in early access for my GitHub Sponsors! 🎉 |
@juliangarnier congratulations on the launch! |
Congrats! And a Discord server, hell yeah! |
Woo Hoo! |
I noticed that no recent issues (with the most recent being 5 months ago, by the owner), are getting answered by actual contributors, or maintainers, as well as the last release of this repo, being 11 Months ago. What is the future of this project, and has it been abandoned? Thanks!
The text was updated successfully, but these errors were encountered: