Commit graph

23 commits

Author SHA1 Message Date
Max
e4c8eeb180 optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00
Max
536621d72e refactor: Update parsing logic for JIT components 2024-07-07 02:33:12 +08:00
Max
a2d1ee8ca9 refactor: Add conditional hiding of elements in forStatementNode 2024-07-07 02:09:21 +08:00
Max
671a6b409e refactor: Update go.mod dependencies to latest versions 2024-07-04 03:12:30 +08:00
Max
7db3940914 refactor: Update code to support translation attributes and nodes 2024-06-28 16:20:57 +08:00
Max
671bba4aa4 [add] SUI language pack support (dev) 2024-06-28 11:25:22 +08:00
Max
e170f6017e fix misspelling 2024-06-26 19:35:21 +08:00
Max
a52f0ed1a4 refactor: Update Request struct to use NewData method for setting data 2024-06-26 18:19:51 +08:00
Max
0a5105b9d0 refactor: Update TemplateParser to support debug mode and DisableCache 2024-06-26 17:09:41 +08:00
Max
287731da82 Trigger the __sui_data_ready event when the data is loaded 2024-02-22 22:52:08 +08:00
Max
6ca148d76c Add support for rendering request data in template parser 2024-01-21 00:04:58 +08:00
Max
f2f3fa354f Update regular expressions in data.go and parser.go 2024-01-17 15:17:04 +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
5054b8f6ec [fix] sui parser and request 2024-01-04 09:53:34 +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
243b0707a7 [add] refactor template parser to support printing data 2023-12-17 12:02:47 +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
dc91443217 [add] sui page route parser 2023-11-23 13:00:07 +08:00
Renamed from sui/core/render.go (Browse further)