Max
|
08f3fbc1e4
|
fix sui page locale and theme data caching bug
|
2024-07-16 04:53:01 +08:00 |
|
Max
|
d5584ca9c4
|
fix misspelling
|
2024-07-15 20:20:23 +08:00 |
|
Max
|
d7dbcd767e
|
feat: SUI i18n supports both attributes and variables.
|
2024-07-15 20:10:06 +08:00 |
|
Max
|
b85e5eecd8
|
Fix the bug in the SUI language pack path
|
2024-07-15 16:57:28 +08:00 |
|
Max
|
097bf45583
|
refactor: Replace $ENV with os.Getenv in loadApp function
|
2024-07-15 10:42:15 +08:00 |
|
Max
|
931394b36b
|
feat: Add yao sui trans command for automatic translation support
|
2024-07-15 10:15:05 +08:00 |
|
Max
|
ef8b8027cf
|
[add] sui.trans.all and sui.trans.page to support automatic translation
|
2024-07-15 09:24:44 +08:00 |
|
Max
|
1ed1973c7d
|
Optimize i18n key generation logic
|
2024-07-15 05:52:44 +08:00 |
|
Max
|
98f2f2a190
|
refactor: Update BuildContext components to use boolean values instead of strings
|
2024-07-12 10:24:07 +08:00 |
|
Max
|
5b19ef3d19
|
refactor: Update BuildContext components to use boolean values instead of strings
|
2024-07-12 08:39:57 +08:00 |
|
Max
|
a5e1b569be
|
refactor: Add default BuildContext if none provided in TranslateMarks function
|
2024-07-11 20:37:06 +08:00 |
|
Max
|
61205ced5f
|
refactor i18n support
|
2024-07-11 20:20:36 +08:00 |
|
Max
|
da955f2c48
|
fix sui GlobRoutes bug and add s:click support
|
2024-07-11 09:38:58 +08:00 |
|
Max
|
37f07f5606
|
Update dependency packages
|
2024-07-09 09:06:36 +08:00 |
|
Max
|
c0a9ffa6c6
|
chore: Update dependencies to latest versions
|
2024-07-09 07:48:31 +08:00 |
|
Max
|
8dd5f02a7b
|
feat: output warning messages during sui page build
|
2024-07-09 05:56:29 +08:00 |
|
Max
|
9bae50b500
|
fix the bug in handling the replaceNodeUse attribute
|
2024-07-09 05:12:52 +08:00 |
|
Max
|
31cf9061e8
|
fix SUI test cases
|
2024-07-08 10:45:11 +08:00 |
|
Max
|
ffb858b76f
|
refactor: Update parsing logic for JIT components
|
2024-07-08 10:31:35 +08:00 |
|
Max
|
d188f967d0
|
refactor: Update parsing logic for JIT components
|
2024-07-08 02:21:36 +08:00 |
|
Max
|
78d8d9fbc2
|
refactor: Update namespace handling in SUI page builder
|
2024-07-08 02:02:03 +08:00 |
|
Max
|
7ea9953b69
|
[add] SUI component dynamic loading
|
2024-07-08 00:43:14 +08:00 |
|
Max
|
b4ed405e4e
|
optimize sui page injection script
|
2024-07-07 22:34:10 +08:00 |
|
Max
|
265188bed1
|
refactor: Remove unused slotNode function and tidy up code
|
2024-07-07 16:00:28 +08:00 |
|
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
|
3f95dd7d75
|
[add] sui recursive build detected
|
2024-07-07 01:19:15 +08:00 |
|
Max
|
57e72a698d
|
refactor: Copy slots in BuildAsComponent method
|
2024-07-07 00:51:07 +08:00 |
|
Max
|
6542c6e46b
|
refactor: optimize the SUI page compiler
|
2024-07-06 21:24:36 +08:00 |
|
Max
|
a4f28368d4
|
refactor: Update build process to include SUI CompileAsComponent support (dev)
|
2024-07-05 19:54:26 +08:00 |
|
Max
|
4f3f83523a
|
chore: Update local build test to remove files before building
|
2024-07-05 17:05:15 +08:00 |
|
Max
|
6f8cab20fd
|
chore: Update submodules in GitHub Actions workflows
|
2024-07-05 16:31:21 +08:00 |
|
Max
|
cf45040a1c
|
feat: Add and optimize SUI CompileAsComponent support
|
2024-07-05 16:19:57 +08:00 |
|
Max
|
a435b1ad6e
|
[chore] Update sui test cases
|
2024-07-04 17:06:42 +08:00 |
|
Max
|
e266ab438f
|
refactor: Update Go setup action to version 5
|
2024-07-04 13:29:18 +08:00 |
|
Max
|
f44ef832e7
|
refactor: Update Go setup action to version 5
|
2024-07-04 13:25:26 +08:00 |
|
Max
|
caabd88672
|
chore: Update Go setup action to version 5
|
2024-07-04 12:51:30 +08:00 |
|
Max
|
1dcfad5695
|
refactor: Update Docker image versions and artifact upload actions
|
2024-07-04 12:39:26 +08:00 |
|
Max
|
f44b251288
|
refactor: Update Docker image versions and artifact upload actions
|
2024-07-04 12:21:47 +08:00 |
|
Max
|
18b6aaeb81
|
refactor: Update Docker image versions and artifact upload actions
|
2024-07-04 12:12:54 +08:00 |
|
Max
|
0d29a68b9c
|
refactor: Update GitHub Actions and Codecov versions
|
2024-07-04 12:05:43 +08:00 |
|
Max
|
812ed24265
|
refactor: Update Node.js setup and cache actions to latest versions
|
2024-07-04 11:54:31 +08:00 |
|
Max
|
f2a9598c5c
|
refactor: Update Docker image versions and artifact upload actions
|
2024-07-04 11:44:09 +08:00 |
|
Max
|
671a6b409e
|
refactor: Update go.mod dependencies to latest versions
|
2024-07-04 03:12:30 +08:00 |
|
Max
|
c20894cb92
|
refactor: Update go.mod dependencies to latest versions
|
2024-07-02 20:56:39 +08:00 |
|
Max
|
35e23f29ae
|
refactor: Create context if not exists in SUI page build
|
2024-07-02 20:51:57 +08:00 |
|
Max
|
28537e2163
|
[add] Support for JIT mode in SUI component imports ( dev )
|
2024-07-02 20:40:35 +08:00 |
|
Max
|
6fa9eb51ab
|
refactor: Update SUI page build process to execute before and after build scripts
|
2024-06-29 21:38:40 +08:00 |
|
Max
|
c01b4ccb97
|
refactor: Improve SUI page build performance by adding script execution time measurement
|
2024-06-29 20:44:48 +08:00 |
|