Commit graph

1500 commits

Author SHA1 Message Date
yunfei.liu
fb82fcbdbd log roration 2024-05-08 20:58:09 +08:00
yflau
a42c556295
export rootCmd as public
export the rootCmd to support customized commands when use yao as lib
2024-05-08 19:51:46 +08:00
Max
9f7af5e4da
Merge pull request #608 from yflau/patch-1
support custom loaders
2024-05-08 06:26:49 +08:00
yflau
63df367bad
support custom loaders
it's useful for custom widgets or processes loaders to use the initialized config.Config in engine.Load
2024-05-07 16:52:43 +08:00
Max
922d3b306b
Merge pull request #607 from trheyi/main
chore: Update engine.Load calls with additional options
2024-05-05 17:55:06 +08:00
Max
9faf8f802f chore: Update engine.Load calls with additional options 2024-05-05 17:54:32 +08:00
Max
c11c0557cc
Merge pull request #606 from trheyi/main
[add] Form widget processes: load, reload, unload, read and exists.
2024-05-03 17:39:02 +08:00
Max
5a719b6469 [add] Form widget processes: load, reload, unload, read and exists. 2024-05-03 17:27:36 +08:00
Max
bc882b2694
Merge pull request #605 from trheyi/main
[add] Table widget processes: load, reload, unload, read and exists.
2024-05-03 13:15:04 +08:00
Max
f422dd29c6 [add] Table widget processes: load, reload, unload, read and exists. 2024-05-03 13:08:10 +08:00
Max
21e509e2ee
Merge pull request #604 from trheyi/main
Add AfterLoad process execution in Load and Reload functions
2024-05-02 19:50:52 +08:00
Max
0703743e72 Add AfterLoad process execution in Load and Reload functions 2024-05-02 19:49:43 +08:00
Max
76d1e576f3
Merge pull request #603 from trheyi/main
Securely update dependency packages
2024-05-02 16:53:23 +08:00
Max
64c6602beb Securely update dependency packages 2024-05-02 16:45:57 +08:00
Max
59e48854e7
Merge pull request #602 from trheyi/main
Update download and installation instructions in README files
2024-04-18 19:52:10 +08:00
Max
2e9c5b4585 Update download and installation instructions in README files 2024-04-18 19:51:39 +08:00
Max
07ded02606
Merge pull request #600 from trheyi/main
Add icon support to Section and TabsItem components
2024-04-09 11:53:14 +08:00
Max
e72463175f Add icon support to Section and TabsItem components 2024-04-09 11:52:19 +08:00
Max
b8cf10f4cb
Merge pull request #597 from trheyi/main
Refactor bind logic in DSL
2024-04-02 12:30:16 +08:00
Max
edad2e76f3 Refactor bind logic in DSL 2024-04-02 12:29:27 +08:00
Max
7e0d50a4ea
Merge pull request #596 from trheyi/main
Fix formMap initialization in FieldsDSL
2024-03-23 17:49:45 +08:00
Max
dff977590b Fix formMap initialization in FieldsDSL 2024-03-23 17:49:05 +08:00
Max
542d67a907
Merge pull request #595 from trheyi/main
Refactor middleware and request handling code
2024-03-19 14:04:50 +08:00
Max
a48c4cbe7d Refactor middleware and request handling code 2024-03-19 13:58:43 +08:00
Max
a8778aa1d5
Merge pull request #594 from imlida/lida
fix utils.env.Set bug
2024-03-18 17:06:58 +08:00
imcode
29f8dd87d4 fix utils.env.Set bug 2024-03-18 16:56:55 +08:00
Max
fe580d743a
Merge pull request #593 from trheyi/main
Update field values in model.trans.json
2024-03-14 12:48:08 +08:00
Max
c88002ae3e Update field values in model.trans.json 2024-03-14 12:43:48 +08:00
Max
159c65418b
Merge pull request #592 from trheyi/main
Remove redundant code for syncing asset files
2024-03-13 20:16:40 +08:00
Max
72d88cddc4 Remove redundant code for syncing asset files 2024-03-13 20:16:13 +08:00
Max
8303141c06
Merge pull request #591 from trheyi/main
[add] sui.sync.assetfile process
2024-03-13 19:40:57 +08:00
Max
76b78e2102 [add] sui.sync.assetfile process 2024-03-13 19:39:53 +08:00
Max
a46edd2631
Merge pull request #590 from trheyi/main
Update README with latest version download and installation links
2024-03-12 11:24:59 +08:00
Max
ab758e0c7d Update README with latest version download and installation links 2024-03-12 11:24:15 +08:00
Max
027c55d186
Merge pull request #589 from trheyi/main
Add version to xgenSetting
2024-03-11 12:48:42 +08:00
Max
044338f971 Add version to xgenSetting 2024-03-11 12:45:12 +08:00
Max
2558ca6557
Merge pull request #588 from trheyi/main
Add height and width properties to FrameDSL
2024-03-09 20:02:26 +08:00
Max
ef08ff00e7 Add height and width properties to FrameDSL 2024-03-09 20:01:52 +08:00
Max
d36ff73f6a
Merge pull request #587 from trheyi/main
[add] The WangEditor component
2024-03-08 14:17:41 +08:00
Max
6208863f31 [add] The WangEditor component 2024-03-08 14:16:51 +08:00
Max
0ad4a5030d
Merge pull request #585 from trheyi/main
Refactor caching of public root path in SUI core
2024-03-03 10:00:03 +08:00
Max
e510cb2649 Refactor caching of public root path in SUI core 2024-03-03 09:58:33 +08:00
Max
6e4578825f
Merge pull request #584 from trheyi/main
Refactor build process and add data parameter to BuildOption
2024-02-28 21:29:27 +08:00
Max
b82f6f6029 Refactor build process and add data parameter to BuildOption 2024-02-28 21:21:56 +08:00
Max
1370dbfa71
Merge pull request #583 from trheyi/main
Trigger the __sui_data_ready event when the data is loaded
2024-02-22 22:52:58 +08:00
Max
287731da82 Trigger the __sui_data_ready event when the data is loaded 2024-02-22 22:52:08 +08:00
Max
0c25ab9279
Merge pull request #582 from trheyi/main
Update authorization error messages
2024-02-20 20:20:35 +08:00
Max
2effd3c360 Update authorization error messages 2024-02-20 20:07:26 +08:00
Max
56a4de0458
Merge pull request #581 from trheyi/main
Refactor WithGlobal method to handle nil data
2024-02-17 21:35:45 +08:00
Max
8095996c95 Refactor WithGlobal method to handle nil data 2024-02-17 21:34:32 +08:00