pixelmund / svemix

The Full-Stack addition to SvelteKit. Write your server code inside svelte files, handle sessions, forms and SEO easily.
https://svemix.com
MIT License
337 stars 16 forks source link

Implement Shadow Endpoints and huge refactoring #37

Closed pixelmund closed 2 years ago

pixelmund commented 2 years ago

This PR implements the new Shadow Endpoints feature of SvelteKit, we can now rely on SvelteKit and don't have to generate the load functions anymore. All actions/forms are WIP right now because i have to think about the best way to get the actionData into the Form Component, maybe we can wait for svelte-kit and use the provided form component once available.

Stuff Left:

I've also refactored the whole plugin and other things by a lot. No need to keep dist around in github anymore.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/svemix/svemix/9gDNiCiUWo4hv8w58bm8uPCs2xFV
✅ Preview: https://svemix-git-shadow-endpoints-svemix.vercel.app

[Deployment for 48c6e82 canceled]