3 Commits (a0e23141384dd4f87c49d8ac1c5aa38b6dd927ea)

Author SHA1 Message Date
David Vogel 11199f5e0d Remove FieldBindPassword & Add support for time.Time
- Add Type field to input.Field that can override the input type
- Add support for time.Time to input.Field
- Update example PageInput
1 year ago
David Vogel 2f8a3b5016 Add CheckBox and RadioButton input components
- Add support for *bool to FieldBindAny
- Update example page PageInput
1 year ago
David Vogel bce8b927f7 Put FieldBinder into its own file 1 year ago