I’ve just released v0.2.0 of Formless, a renderless component for forms in Halogen.
This marks a major improvement to the library, and resolves all three major issues I asked for feedback on in the release post:
https://purescript-users.ml/t/call-for-feedback-formless-a-new-form-library-for-halogen/308/9
Major thank-yous to @monoidmusician, @Unisay, and @vyorkin for their help, feedback, and notes.
Next Steps
As far as I can tell, there are no blocking issues with Formless to prevent its use in production (it is in use at CitizenNet / Condé Nast and at least two other companies with production PureScript apps). I’m sure, however, that there are use cases I have missed or am not supporting adequately. If any of the below apply to you, then I’d love to hear from you!
- Do you have a form you’re working on or have built in the past that is not represented in the Formless examples? Tell me about it, and I’ll add a new example demonstrating how to build that form with the library!
- Have you built a form with Formless and have feedback on its usability? Tell me about it, and perhaps we can find ways to make the library friendlier and more comprehensible to users.