1.0.18 • Published 8 years ago
upcoming v1.0.18
Republic
Roadmap
- Form state handling
- Connect form state to action handling
- Form handling receives nested object rather than flattened string keys
- Allow forms to have default state set
- Pass actions in as functions rather than strings so they can be used with custom forms, and on other input events like click
Nice to haves:
- Provide all common form inputs
- Allow Form to have custom onSubmit
- Update route builders to accept middleware as arguments, array as single argument, or mix of both like Express
- Upcoming middleware: how to, make sure API is easy to understand, etc.