-
Notifications
You must be signed in to change notification settings - Fork 503
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
This is dead? A successor? #369
Comments
Also Looking |
Why dead? Isn't working for you? |
It works if you know the script deeply. Things like disabling caching because of bugs and using some custom regex as selector because of bugs. So I know all the quirks, but no time fixing and PRing them -.- |
I might suggest trying Barba.js, works fine for me + it has no jQuery dependency ! 👍 |
i'd rather not, barba binds to html a bit too hard |
Yeap! Looking for an idea here as well. Any suggestions? This had the potential of "SPA" if you would have had 2x $containers one for exit and one for entering. Anything similar? |
A little story; So I found this thread and followed (up) the way to barba. Spoiler; It´s awesome! In terms of maintainability, the modern approach and the great plugins it´s the most flexible tool you can have for the job. Especially if you are working with GSAP, or one of the other great animation libraries you can go crazy with creating different transition for different pages. For this you have a router and the (global) hook system(you don´t have to delay inline code anymore which got executed uncontrolled the injected page in smoothstate) If you are coming the smoothstate-way you may need some hours to dig in, but then it runs smoothly. PS: You can even run it in legacy mode ( https://barba.js.org/docs/getstarted/legacy/ ) and yes, it binds the html hard, because it´s javascript ;) |
Barba has some tangled hooks, might want to try good old turbolinks, but be prepared to move js |
Well, this project seems dead. We are still using this software on our sites.
Anyone with a successor to this that still get's maintained?
The text was updated successfully, but these errors were encountered: