Skip to content
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

[ANNOUNCEMENT] Getting back working on svelte-forms and looking for maintainers! #99

Open
chainlist opened this issue Jan 2, 2023 · 9 comments
Assignees

Comments

@chainlist
Copy link
Owner

Hi everyone,

A (small) announcement: life did not go as initially planned lately but I am slowly getting back to programming.
I'll work in the next few days/weeks to fix every possible bugs as soon as possible.

Meanwhile, if anyone wants to jump on the boat with me as an official maintainer, feel free to make your voice count by showing either:

  • Useful commits / documentation change (typo do not count)
  • Good improvement of an already existing feature
  • Good new added feature (or anything useful) to the project!

Not really used to do that though so the rules might changes following your feedbacks.
Thanks all and sorry for the late response!

@chainlist chainlist self-assigned this Jan 2, 2023
@pepegc
Copy link
Contributor

pepegc commented Jan 2, 2023

Glad to see this announcement. Do you have like a roadmap or main direction in which you'd like to take the project? What are your main action points?

@chainlist
Copy link
Owner Author

For sure (in order):

  1. Update the library to the latest svelte-kit version
  2. Fix the bugs list
  3. Implements new validators
  4. Full SSR compatibility (should be close to it)
  5. Full Astro compatibility
  6. Full Quick compatibility

@pepegc
Copy link
Contributor

pepegc commented Jan 3, 2023

I can do no. 1, expect a PR in next couple days

EDIT: actually just spent a good hour trying to go around the fact that vite-plugin-markdown does not yet support Vite 4, but failed in the attempt. The latest Sveltekit is based on that version.

@chainlist
Copy link
Owner Author

Thanks for the help @pepegc.

I tried to make it work too. But i'm afraid it'll require to change the library completely to something else or... wait for the lib to be supported.

I guess we could keep the current version of svelte-kit until then, what do you think?

@pepegc
Copy link
Contributor

pepegc commented Jan 4, 2023

Definitely wait. There's an open PR too so it shouldn't take long

@jere2101
Copy link

jere2101 commented Jan 6, 2023

Really nice library. I will look into some tickets too, and will try to help with some issues and features.

I tried to migrate the library too and in dev mode it worked for me.
@chainlist @pepegc Were your problems in dev mode too ? Or did you have the problems building the application / docs ?

@chainlist
Copy link
Owner Author

My issues were mostly in dev mode.

Everything might seem to run smoothly but it is not when you're actually naviguating on the documentation.
Unless they made a new version of vite-plugin-markdown and it's back working again.

With work I can't really focus on svelte-forms during the week, so I'll get an eye on it this weekend!

@jere2101
Copy link

Ok good to know. Yeah i saw that vite-plugin-markdown fixed the problems. That's why i worked on it a little bit more, and opened a pull request.
Maybe this helps you 😄

@salisshuaibu11
Copy link

Hi folks, I am currently going through the project also, want to contribute. I will take a look at some tickets/documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants