yao/sui/core
2024-07-08 02:02:03 +08:00
..
block.go [add] block export and media api 2023-10-18 21:18:54 +08:00
build.go refactor: Update namespace handling in SUI page builder 2024-07-08 02:02:03 +08:00
cache.go refactor: Update Request struct to include data caching functionality 2024-06-27 21:11:38 +08:00
compile.go refactor: optimize the SUI page compiler 2024-07-06 21:24:36 +08:00
component.go [add] block, component api 2023-09-28 11:57:31 +08:00
context.go [add] sui recursive build detected 2024-07-07 01:19:15 +08:00
core.go [add] page preview api 2023-10-09 19:17:35 +08:00
data.go refactor: Copy slots in BuildAsComponent method 2024-07-07 00:51:07 +08:00
editor.go [add] Support for JIT mode in SUI component imports ( dev ) 2024-07-02 20:40:35 +08:00
fs.go [add] sui file server (dev) 2023-11-22 21:02:48 +08:00
injections.go optimize sui page injection script 2024-07-07 22:34:10 +08:00
interfaces.go [add] Support for JIT mode in SUI component imports ( dev ) 2024-07-02 20:40:35 +08:00
jit.go refactor: Update namespace handling in SUI page builder 2024-07-08 02:02:03 +08:00
json.go [add] page config 2023-10-09 12:10:06 +08:00
json_test.go [add] page config 2023-10-09 12:10:06 +08:00
page.go refactor: Update Request struct to include data caching functionality 2024-06-27 21:11:38 +08:00
page_test.go optimize sui page injection script 2024-07-07 22:34:10 +08:00
parser.go [add] SUI component dynamic loading 2024-07-08 00:43:14 +08:00
parser_test.go [chore] Update sui test cases 2024-07-04 17:06:42 +08:00
preview.go [add] Support for JIT mode in SUI component imports ( dev ) 2024-07-02 20:40:35 +08:00
request.go [add] Configuring SUI page caching to optimize static page loading speed 2024-06-27 20:02:03 +08:00
sui.go Refactor caching of public root path in SUI core 2024-03-03 09:58:33 +08:00
sui_test.go [chore] Update sui test cases 2024-07-04 17:06:42 +08:00
types.go refactor: Update namespace handling in SUI page builder 2024-07-08 02:02:03 +08:00
utils.go optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00