Fabian Hiller
Fabian Hiller
Thanks for your feedback! I will consider it when rewriting the library at some point in the future.
Good idea! But it will take me a while to get around to it. Maybe someone from the community can create a PR.
Great idea! Thank you for creating this PR! I will try to review it next week!
Sorry for the delay. I will get back to this PR as soon as possible.
I changed the code to allow spaces instead of hyphens. I also refactored the checksum functions. I believe they are mathematically equivalent, but please let me know if you disagree.
[v1.2.0](https://github.com/open-circle/valibot/releases/tag/v1.2.0) is available
I would like to support it, but there is a problem. Object keys are automatically converted to strings. It is technically impossible to know if it was entered as a...
Thank you for creating this issue. I agree and plan to add this feature in the future.
I wasn't happy with the foldable solution, but added some other UX improvements to the `` component: - The title of the currently visible category now stays at the top...