D3vugu-components/components/input
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
2023-06-23 21:10:35 +02:00
..
button_vgen.go Remove margin from input elements 2023-05-27 23:48:57 +02:00
button.go Support button to bind to boolean variables 2023-05-25 16:37:46 +02:00
button.vugu Remove margin from input elements 2023-05-27 23:48:57 +02:00
check-box_vgen.go Add CheckBox and RadioButton input components 2023-06-23 20:41:04 +02:00
check-box.go Add CheckBox and RadioButton input components 2023-06-23 20:41:04 +02:00
check-box.vugu Add CheckBox and RadioButton input components 2023-06-23 20:41:04 +02:00
dropdown_vgen.go Remove margin from input elements 2023-05-27 23:48:57 +02:00
dropdown.go Add dropdown component 2023-05-27 13:37:40 +02:00
dropdown.vugu Remove margin from input elements 2023-05-27 23:48:57 +02:00
dummy.go Add dummy variables to packages 2023-06-22 10:14:04 +02:00
events.go Several changes 2023-05-12 12:57:42 +02:00
field_vgen.go Add ID tag to input:Field component 2023-06-04 17:45:27 +02:00
field-binder.go Remove FieldBindPassword & Add support for time.Time 2023-06-23 21:10:35 +02:00
field.go Remove FieldBindPassword & Add support for time.Time 2023-06-23 21:10:35 +02:00
field.vugu Add ID tag to input:Field component 2023-06-04 17:45:27 +02:00
generate.go Several changes 2023-05-12 12:57:42 +02:00
list-binder.go Add input component for tags 2023-06-02 11:17:22 +02:00
radio-button_vgen.go Add CheckBox and RadioButton input components 2023-06-23 20:41:04 +02:00
radio-button.go Add CheckBox and RadioButton input components 2023-06-23 20:41:04 +02:00
radio-button.vugu Add CheckBox and RadioButton input components 2023-06-23 20:41:04 +02:00
tags_vgen.go Add input component for tags 2023-06-02 11:17:22 +02:00
tags.go Add input component for tags 2023-06-02 11:17:22 +02:00
tags.vugu Add input component for tags 2023-06-02 11:17:22 +02:00