yao/sui/libsui
Max bdcc3585e2 Enhance script resolution logic and update asset metadata
- Refactor the `ResolveScript` function to improve the script path resolution strategy, allowing for better handling of assistant directories and module paths.
- Update asset metadata timestamps in `bindata.go` to reflect recent changes, ensuring accurate tracking of file modifications.
- Modify CSS component name formatting in `build.go` and TypeScript component selectors in `index.ts` for consistency in syntax.
- Improve locale handling in `locale.go` by implementing a fallback mechanism for locale file resolution based on language prefixes.
- Normalize locale values in `request.go` to lowercase for consistency across the application.
- Enhance component name sanitization in `utils.go` to replace additional characters, ensuring valid component naming conventions.
2026-02-09 18:32:24 +08:00
..
index.ts Enhance script resolution logic and update asset metadata 2026-02-09 18:32:24 +08:00
openapi.ts Refactor SUI Command Arguments and Enhance Default Template Handling 2026-01-01 10:28:45 +08:00
utils.ts libsui $Query class to support multiple elements in constructor 2024-10-09 11:26:37 +08:00
yao.ts feat: Add yao.ts to libsui for Pure JavaScript SDK 2024-08-03 08:52:05 +08:00