Commit graph

84 commits

Author SHA1 Message Date
Max
76b78e2102 [add] sui.sync.assetfile process 2024-03-13 19:39:53 +08:00
Max
e510cb2649 Refactor caching of public root path in SUI core 2024-03-03 09:58:33 +08:00
Max
b82f6f6029 Refactor build process and add data parameter to BuildOption 2024-02-28 21:21:56 +08:00
Max
287731da82 Trigger the __sui_data_ready event when the data is loaded 2024-02-22 22:52:08 +08:00
Max
2effd3c360 Update authorization error messages 2024-02-20 20:07:26 +08:00
Max
6ca148d76c Add support for rendering request data in template parser 2024-01-21 00:04:58 +08:00
Max
a87bc73753 Update regular expressions in data.go 2024-01-17 19:17:42 +08:00
Max
f2f3fa354f Update regular expressions in data.go and parser.go 2024-01-17 15:17:04 +08:00
Max
e358cbb79d Update dependencies in go.mod file 2024-01-16 14:34:40 +08:00
Max
2ba388ab16 Add parsed attribute to setStatementNode function 2024-01-10 16:23:21 +08:00
Max
cb2f6e8748 Refactor attribute handling in build and parser functions 2024-01-10 14:51:16 +08:00
Max
669ccfb1e1 Refactor document creation in build.go and parser.go 2024-01-10 13:20:22 +08:00
Max
cec9a2cbd0 Add support for s:set statement in parser.go 2024-01-10 11:33:58 +08:00
Max
2ef2f828d6 [fix] sui reqeust exec 2024-01-05 12:40:21 +08:00
Max
7f4b80d0c7 [fix] sui slot variables in data 2024-01-04 18:03:02 +08:00
Max
5054b8f6ec [fix] sui parser and request 2024-01-04 09:53:34 +08:00
Max
76d9811048 Add guard functionality and export page config 2024-01-03 18:03:27 +08:00
Max
5031904964 Add asset path replacement in JavaScript and TypeScript code 2024-01-03 16:12:58 +08:00
Max
625cd2bad5
Merge pull request #534 from trheyi/main
[_]
2023-12-19 01:33:01 +08:00
Max
35cd3f7202 [_] 2023-12-19 01:32:25 +08:00
Max
14dc514446
Merge pull request #533 from trheyi/main
[add] sui editor render default path
2023-12-19 00:54:17 +08:00
Max
d9e9e239d4 [add] sui editor render default path 2023-12-19 00:47:46 +08:00
wwsheng009
b21271fa0f fix:fix the the spelling error 2023-12-18 16:26:37 +08:00
wwsheng009
006859ba83 feat: sui-page,add raw command 2023-12-18 13:35:12 +08:00
Max
6bfad371dc [fix] sui preview render 2023-12-17 17:18:21 +08:00
Max
5fba7cd41f [add]support for attributes in BuildForImport method 2023-12-17 15:17:21 +08:00
Max
243b0707a7 [add] refactor template parser to support printing data 2023-12-17 12:02:47 +08:00
Max
bd798b03cc [fix] Refactor URL handling in NewRequestContext and parseArgs functions 2023-12-16 14:01:46 +08:00
Max
37e4fde507 [_] 2023-12-14 14:13:54 +08:00
Max
eefa0f7271 [add] JavaScript code to prevent default save behavior in iframe 2023-12-14 13:08:54 +08:00
Max
5e3fc81d09 [add] sui page render wrapper option 2023-12-13 23:43:12 +08:00
Max
a80393dee5 [add] sui preview render api and fix page build bug 2023-12-13 18:23:34 +08:00
Max
10126c50c2 [add] sui page duplicate api 2023-12-12 21:20:21 +08:00
Max
b81e4f2003 [add] builder create page api 2023-12-11 23:54:42 +08:00
Max
794cb3a215 [add] sui build process to include s:slots attribute for slot HTML 2023-12-11 19:11:07 +08:00
Max
6b3a8c543c [add] EditorRender KeepPageTag option 2023-12-11 13:29:36 +08:00
Max
9eccf9b802 [add] URL details to request context 2023-12-11 10:04:08 +08:00
Max
0dde10caca [fix] sui page style 2023-12-09 00:26:27 +08:00
Max
38f4f3fd23 [add] sui import page support (dev) 2023-12-09 00:16:29 +08:00
Max
8698c42607 [add] SUI Template Engine command 2023-12-07 23:14:39 +08:00
Max
a5f4764a0c [add] sui page build Add default Sid if not set 2023-12-06 13:45:06 +08:00
Max
46b20bb778 [add] sui build IgnoreDocument support 2023-11-29 21:29:44 +08:00
Max
4015573f5b [_] 2023-11-29 20:50:01 +08:00
Max
26b03fe8a0 [_] 2023-11-24 14:09:15 +08:00
Max
4bc84c3623 [_] 2023-11-24 14:06:14 +08:00
Max
5bce0f6081 [add] sui template global data support 2023-11-24 13:55:22 +08:00
Max
b0d9631559 [add] sui editor render with mock request 2023-11-24 11:30:18 +08:00
Max
b0e94e3d73 [add] sui page render (dev) 2023-11-23 17:16:51 +08:00
Max
dc91443217 [add] sui page route parser 2023-11-23 13:00:07 +08:00
Max
e8db2a7d8e [add] sui file server (dev) 2023-11-22 21:02:48 +08:00