SikandarJODD / svelte-animations

Svelte Components using Tailwind CSS & Framer Motion
https://animation-svelte.vercel.app
MIT License
279 stars 15 forks source link

Lux Dock Menu Implementation Draft #2

Closed theetherGit closed 2 months ago

theetherGit commented 2 months ago

Implemented - https://luxe.guhrodrigues.com/ui/dock Still have some issues related to animation.

https://github.com/SikandarJODD/svelte-animations/assets/71087863/0902c550-fd1b-4942-a4f3-65cabe98cf73

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-animations ❌ Failed (Inspect) Jul 2, 2024 5:44am
SikandarJODD commented 2 months ago

Thanks a lot...i really learn 2 things..here i was literally coping the content of files and pasting it...

theetherGit commented 2 months ago

Thanks a lot...

Happy to help

here i was literally coping the content of files and pasting it...

I saw that and even my implementation can be done in better way.

Need multiple component support - So we can break code in multiple files.

i really learn 2 things..

Nice, IK one what about the other one?

I'll try to fix animation issue in the evening. @SikandarJODD can you please tell me about vercel deploy issue

SikandarJODD commented 2 months ago

About Dock Components.. i would learn from your code...step by step

theetherGit commented 2 months ago

@SikandarJODD Thanks for the patch.

You removed import based code view, any reason for that?

SikandarJODD commented 2 months ago

As it gave me error while publishing the code : Error : Top level await is not allowed was show by vercel so i just commented it out...and added the code