yao/sui/api
2024-09-10 09:23:10 +08:00
..
api.go [feat] SUI $backend function call supports custom Guard 2024-08-05 08:32:59 +08:00
build_test.go Optimize $backend function call 2024-08-04 11:40:15 +08:00
guards.go [feat] add SUI template.render process 2024-08-10 16:58:38 +08:00
process.go [feat] add SUI template.render process 2024-08-10 16:58:38 +08:00
process_test.go fix sui test cases 2024-07-17 16:44:42 +08:00
render.go Refactor component attribute handling to support spread operator and real-time rendering mode 2024-09-10 09:23:10 +08:00
render_test.go Improve SUI TemplateRender 2024-08-10 19:34:36 +08:00
request.go feat: Add sourceRoots to Static struct in types.go 2024-08-01 18:16:59 +08:00
request_test.go [feat] SUI support BeforeRender hook for dataset processing, and deprecating the s:set method. 2024-07-25 17:56:40 +08:00
run.go chore: Fix error handling in Run function and improve page config loading 2024-08-06 16:31:56 +08:00
sui.go [fix] route matching errors, reload matchers 2023-12-13 13:03:06 +08:00
sui_test.go feat: output warning messages during sui page build 2024-07-09 05:56:29 +08:00