Is this library still actively maintained?
JonathonRP opened this issue ยท 57 comments
If it's not, I would love to take it over.
It's so sad, that this powerful library is not up-to-date with the current SvelteKit Version, what can we do about that?
It's so sad, that this powerful library is not up-to-date with the current SvelteKit Version, what can we do about that?
I was hoping to have the current owner migrate to me otherwise I'll have to make another separate repo. I wanted to submit PRs but evidently the owner doesn't watch this repo and so I doubt there would be any merging even if I create a good PR with updates...
Yeah I think he doesn't look over this repo anymore.. unfortunately. Would you do another repo? And is it fine with the rights to do that? I would be a big fan of this library to be still maintained. You have my support! :)
Maybe it would be possible to send him a email or something.. i want this library so bad.
Yeah I think he doesn't look over this repo anymore.. unfortunately. Would you do another repo? And is it fine with the rights to do that? I would be a big fan of this library to be still maintained. You have my support! :)
That was one of the main reasons I reached out, but not super sure what to do with no response. Now most can be achieved with transitions and view transitions API now but still I used this framer motion library and like the declarative nature. And would like to make components that wrap with popmotion and svelte transitions and view transitions API
Maybe it would be possible to send him a email or something.. i want this library so bad.
That's a good idea, I'll try to email later and see if I get a response ๐
Yes, I really fell in love with the declarative way of animations. I think svelte-motion is the only one who achieved it so powerful!
Would really appreciate it, if u can keep me updated.. you have my support by the way. I would be down to support you with my contributions.
I'd like to follow updates here as well! :)
So far I've reached out by email and have not gotten a response back yet.
It's so sad, that this powerful library is not up-to-date with the current SvelteKit Version, what can we do about that?
I was hoping to have the current owner migrate to me otherwise I'll have to make another separate repo. I wanted to submit PRs but evidently the owner doesn't watch this repo and so I doubt there would be any merging even if I create a good PR with updates...
I think he does reply on PRs, at least he replied to mine updating all the dependencies. So, I would suggest that if you have some good updates, then just try and drop a PR.
It's so sad, that this powerful library is not up-to-date with the current SvelteKit Version, what can we do about that?
I was hoping to have the current owner migrate to me otherwise I'll have to make another separate repo. I wanted to submit PRs but evidently the owner doesn't watch this repo and so I doubt there would be any merging even if I create a good PR with updates...
I think he does reply on PRs, at least he replied to mine updating all the dependencies. So, I would suggest that if you have some good updates, then just try and drop a PR.
awesome, thank you! I might, the main idea I had was to update to support svelte 5 which the component type needs to change to support svelte 4 and 5. also there is a bug with AnimatePresence with it's type declaration.
So, my PR is merged. I guess simply try to open one yourself :)