Julien Ripouteau

Results 124 comments of Julien Ripouteau

Yup that would be cool ! Happy to accept a PR, it should be pretty straightforward

Cool! Might be cool to have something simpler. Will keep this issue open for when I have some time to put something together.

Closing since I have not really the bandwith to work on that right now. Feel free to re-open if feature is needed, or a PR is welcome

Happy to accept a PR for that We can add new steps here: https://docs.adonisjs.com/guides/views-and-templates/inertia#ssr Also, your suggested fix might not work in all situations. people often add extra elements inside...

Thanks Since `unocss-preset-forms` is a dumb port of the tailwind library, let's wait until https://github.com/tailwindlabs/tailwindcss-forms/pull/159 is merged before making the same changes

Cool !! On mobile, the two buttons can probably be stacked. Example on the nuxt doc: ![image](https://github.com/user-attachments/assets/245ac554-e4ff-468b-8854-2eddede98702) https://nuxt.com/docs/getting-started/configuration I think there are a few styling tweaks to be made, but...

We already have a maintenance mode package here: https://github.com/MichaelBelgium/adonisjs-maintenance. Im still not sure how to handle this situation. The goal is to avoid spreading the community too much multiple similar...

Hey, happy to accept a PR for Valibot. It should be pretty easy to add. Feel free to take inspiration from Zod driver : https://github.com/Julien-R44/vite-plugin-validate-env/blob/main/src/validators/zod/index.ts

As seen in #33, valibot is now supported through standard-schema!