..
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
Rework value and list binder
2023-07-03 00:18:58 +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.go
Rework value and list binder
2023-07-03 00:18:58 +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
Rework value and list binder
2023-07-03 00:18:58 +02:00
radio-button_vgen.go
Add CheckBox and RadioButton input components
2023-06-23 20:41:04 +02:00
radio-button.go
Rework value and list binder
2023-07-03 00:18:58 +02:00
radio-button.vugu
Add CheckBox and RadioButton input components
2023-06-23 20:41:04 +02:00
tags_vgen.go
Rework value and list binder
2023-07-03 00:18:58 +02:00
tags.go
Add input component for tags
2023-06-02 11:17:22 +02:00
tags.vugu
Rework value and list binder
2023-07-03 00:18:58 +02:00
text-area_vgen.go
Add TextArea component
2023-06-27 00:23:07 +02:00
text-area.go
Add TextArea component
2023-06-27 00:23:07 +02:00
text-area.vugu
Add TextArea component
2023-06-27 00:23:07 +02:00
value-binder.go
Rework value and list binder
2023-07-03 00:18:58 +02:00