.vscode
|
Rework value and list binder
|
2023-07-03 00:18:58 +02:00 |
components
|
Change HTMLInputType to use reflect Kind
|
2023-07-06 22:13:52 +02:00 |
html
|
Initial commit
|
2023-05-08 20:43:07 +02:00 |
icons
|
Add icons
|
2023-06-23 20:37:45 +02:00 |
scripts/dev-server
|
Rework colors and theming
|
2023-05-18 13:55:48 +02:00 |
static/css
|
Support button to bind to boolean variables
|
2023-05-25 16:37:46 +02:00 |
utils
|
Add utils package
|
2023-05-15 08:58:12 +02:00 |
.gitignore
|
Initial commit
|
2023-05-08 20:43:07 +02:00 |
component-address_vgen.go
|
Add pagination component
|
2023-05-16 18:10:24 +02:00 |
component-address.vugu
|
Add pagination component
|
2023-05-16 18:10:24 +02:00 |
component-icons_vgen.go
|
Add icons
|
2023-06-23 20:37:45 +02:00 |
component-icons.vugu
|
Add icons
|
2023-06-23 20:37:45 +02:00 |
generate.go
|
Several changes
|
2023-05-12 12:57:42 +02:00 |
go.mod
|
Improve overlay package
|
2023-05-19 23:45:39 +02:00 |
go.sum
|
Improve overlay package
|
2023-05-19 23:45:39 +02:00 |
LICENSE
|
Change module name
|
2023-05-08 21:12:42 +02:00 |
main_wasm.go
|
Initial commit
|
2023-05-08 20:43:07 +02:00 |
page-colors_vgen.go
|
Add ContainerHorizontal
|
2023-05-28 13:52:21 +02:00 |
page-colors.vugu
|
Add ContainerHorizontal
|
2023-05-28 13:52:21 +02:00 |
page-home_vgen.go
|
Remove margin from input elements
|
2023-05-27 23:48:57 +02:00 |
page-home.vugu
|
Remove margin from input elements
|
2023-05-27 23:48:57 +02:00 |
page-icons_vgen.go
|
Add input field and a lot of other fixes
|
2023-05-25 15:59:13 +02:00 |
page-icons.vugu
|
Add input field and a lot of other fixes
|
2023-05-25 15:59:13 +02:00 |
page-input_vgen.go
|
Rework value and list binder
|
2023-07-03 00:18:58 +02:00 |
page-input.go
|
Add TextArea component
|
2023-06-27 00:23:07 +02:00 |
page-input.vugu
|
Rework value and list binder
|
2023-07-03 00:18:58 +02:00 |
page-layout_vgen.go
|
Rename handlePagination to handlePaginate
|
2023-06-01 19:22:19 +02:00 |
page-layout.go
|
Rename handlePagination to handlePaginate
|
2023-06-01 19:22:19 +02:00 |
page-layout.vugu
|
Rename handlePagination to handlePaginate
|
2023-06-01 19:22:19 +02:00 |
page-overlays_vgen.go
|
Change AddToast to use EventEnv instead of Event
|
2023-05-29 13:39:39 +02:00 |
page-overlays.go
|
Change AddToast to use EventEnv instead of Event
|
2023-05-29 13:39:39 +02:00 |
page-overlays.vugu
|
Change AddToast to use EventEnv instead of Event
|
2023-05-29 13:39:39 +02:00 |
page-settings_vgen.go
|
Add input field and a lot of other fixes
|
2023-05-25 15:59:13 +02:00 |
page-settings.vugu
|
Add pagination component
|
2023-05-16 18:10:24 +02:00 |
page-user_vgen.go
|
Add input field and a lot of other fixes
|
2023-05-25 15:59:13 +02:00 |
page-user.vugu
|
Add pagination component
|
2023-05-16 18:10:24 +02:00 |
README.md
|
Change module name
|
2023-05-08 21:12:42 +02:00 |
root_vgen.go
|
Change example root.vugu to use correct height
|
2023-06-19 12:21:16 +02:00 |
root.go
|
Add overlay package
|
2023-05-18 23:17:17 +02:00 |
root.vugu
|
Change example root.vugu to use correct height
|
2023-06-19 12:21:16 +02:00 |
router.go
|
Add input field and a lot of other fixes
|
2023-05-25 15:59:13 +02:00 |