Gani Georgiev
|
051b3702b0
|
replaced DynamicList with a more generic (model) helper to allow creating pointer slice of any type
|
2023-06-25 20:19:12 +03:00 |
Gani Georgiev
|
32de0aa40a
|
use direct string comparison in the ApiError message test
|
2023-06-23 22:23:03 +03:00 |
Gani Georgiev
|
9bfcdd086a
|
replaced .* errors with constructors and added apisBinds tests
|
2023-06-23 22:20:13 +03:00 |
Gani Georgiev
|
21607f0f66
|
updated cobra.Command constructor and update structConstructor to use goja.Object.Set
|
2023-06-21 20:36:57 +03:00 |
Gani Georgiev
|
fc311a8d28
|
removed the temp len binding as the issue was fixed in goja#521
|
2023-06-21 13:40:59 +03:00 |
Gani Georgiev
|
93606c6647
|
added DynamicModel and DynamicList goja bindings
|
2023-06-21 11:21:54 +03:00 |
Gani Georgiev
|
ed4304dc30
|
added jsvm typings and docs generation
|
2023-06-20 08:54:02 +03:00 |
Gani Georgiev
|
3cf3e04866
|
restructered some of the internals and added basic js app hooks support
|
2023-06-08 17:59:08 +03:00 |
Gani Georgiev
|
b8cd686b32
|
updated automigrate templates, added js bindings tests and updated models IsNew behavior
|
2022-12-05 13:57:09 +02:00 |