Max
|
5c25859f64
|
Merge pull request #695 from trheyi/main
[feat] SUI i18n client-side script support
|
2024-07-17 18:29:16 +08:00 |
|
Max
|
57b59d6d45
|
refactor: Add support for script messages in SUI i18n locale merging logic
|
2024-07-17 18:06:51 +08:00 |
|
Max
|
11a66d0aed
|
[feat] SUI i18n client-side script support
|
2024-07-17 17:59:09 +08:00 |
|
Max
|
f1d1a3ecef
|
Merge pull request #694 from trheyi/main
fix sui test cases
|
2024-07-17 16:45:18 +08:00 |
|
Max
|
41495a2de0
|
fix sui test cases
|
2024-07-17 16:44:42 +08:00 |
|
Max
|
1c7121aa65
|
Merge pull request #693 from trheyi/main
[feat] sui i18n direction, timezone and format support
|
2024-07-17 16:37:29 +08:00 |
|
Max
|
f6a94fdba3
|
[feat] sui i18n direction, timezone and format support
|
2024-07-17 16:23:53 +08:00 |
|
Max
|
a2a60d87cc
|
Merge pull request #692 from trheyi/main
optimize SUI page writeLocaleSource and writeLocaleFiles logic
|
2024-07-17 09:26:52 +08:00 |
|
Max
|
1005556c2f
|
optimize SUI page writeLocaleSource and writeLocaleFiles logic
|
2024-07-17 09:16:11 +08:00 |
|
Max
|
61f297b3dc
|
optimize SUI page writeLocaleSource and writeLocaleFiles logic
|
2024-07-17 08:25:52 +08:00 |
|
Max
|
3c662332cb
|
Merge pull request #691 from trheyi/main
refactor: Improve SUI page parser logic for rendering i18n and escapi…
|
2024-07-16 20:25:35 +08:00 |
|
Max
|
b7ba391278
|
refactor: Improve SUI page parser logic for rendering i18n and escaping translation variables
|
2024-07-16 20:16:01 +08:00 |
|
Max
|
7cce948eae
|
Merge pull request #690 from trheyi/main
optimize the logic for rendering i18n on SUI pages
|
2024-07-16 19:12:39 +08:00 |
|
Max
|
58f1e88bd1
|
optimize the logic for rendering i18n on SUI pages
|
2024-07-16 19:06:03 +08:00 |
|
Max
|
6e171fa7cb
|
fix: Escape translation variables in SUI page parser
|
2024-07-16 17:47:55 +08:00 |
|
Max
|
55e3a2b4dd
|
fix: Escape translation variables in SUI page parser
|
2024-07-16 10:43:43 +08:00 |
|
Max
|
6e44c71120
|
Merge pull request #689 from trheyi/main
fix sui tests
|
2024-07-16 08:53:05 +08:00 |
|
Max
|
2966256ad6
|
fix sui tests
|
2024-07-16 08:52:35 +08:00 |
|
Max
|
1510f3ce34
|
Merge pull request #688 from trheyi/main
sui page parser to escape i18n variables
|
2024-07-16 08:35:58 +08:00 |
|
Max
|
b2822dd8bf
|
sui page parser to escape i18n variables
|
2024-07-16 08:35:26 +08:00 |
|
Max
|
f8c7cbf23c
|
Merge pull request #687 from trheyi/main
fix sui page locale and theme data caching bug
|
2024-07-16 04:53:42 +08:00 |
|
Max
|
08f3fbc1e4
|
fix sui page locale and theme data caching bug
|
2024-07-16 04:53:01 +08:00 |
|
Max
|
66cebfebd1
|
Merge pull request #686 from trheyi/main
fix misspelling
|
2024-07-15 20:20:54 +08:00 |
|
Max
|
d5584ca9c4
|
fix misspelling
|
2024-07-15 20:20:23 +08:00 |
|
Max
|
80d28649e9
|
Merge pull request #685 from trheyi/main
feat: SUI i18n supports both attributes and variables.
|
2024-07-15 20:11:20 +08:00 |
|
Max
|
d7dbcd767e
|
feat: SUI i18n supports both attributes and variables.
|
2024-07-15 20:10:06 +08:00 |
|
Max
|
eaf1fdc377
|
Merge pull request #684 from trheyi/main
Fix the bug in the SUI language pack path
|
2024-07-15 16:59:12 +08:00 |
|
Max
|
b85e5eecd8
|
Fix the bug in the SUI language pack path
|
2024-07-15 16:57:28 +08:00 |
|
Max
|
94ca83a1e9
|
Merge pull request #683 from trheyi/main
refactor: Replace $ENV with os.Getenv in loadApp function
|
2024-07-15 10:42:47 +08:00 |
|
Max
|
097bf45583
|
refactor: Replace $ENV with os.Getenv in loadApp function
|
2024-07-15 10:42:15 +08:00 |
|
Max
|
8be0b6d461
|
Merge pull request #682 from trheyi/main
feat: Add `yao sui trans` command for automatic translation support
|
2024-07-15 10:15:53 +08:00 |
|
Max
|
931394b36b
|
feat: Add yao sui trans command for automatic translation support
|
2024-07-15 10:15:05 +08:00 |
|
Max
|
8f91197635
|
Merge pull request #681 from trheyi/main
[add] sui.trans.all and sui.trans.page to support automatic translation
|
2024-07-15 09:25:23 +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
|
cdd78b4733
|
Merge pull request #680 from trheyi/main
Optimize i18n key generation logic
|
2024-07-15 05:53:18 +08:00 |
|
Max
|
1ed1973c7d
|
Optimize i18n key generation logic
|
2024-07-15 05:52:44 +08:00 |
|
Max
|
ce45178e65
|
Merge pull request #679 from trheyi/main
refactor: Update BuildContext components to use boolean values instea…
|
2024-07-12 10:25: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
|
181d592d53
|
Merge pull request #678 from trheyi/main
refactor: Update BuildContext components to use boolean values instea…
|
2024-07-12 08:42:44 +08:00 |
|
Max
|
5b19ef3d19
|
refactor: Update BuildContext components to use boolean values instead of strings
|
2024-07-12 08:39:57 +08:00 |
|
Max
|
7584e32ff1
|
Merge pull request #677 from trheyi/main
refactor: Add default BuildContext if none provided in TranslateMarks…
|
2024-07-11 20:37:38 +08:00 |
|
Max
|
a5e1b569be
|
refactor: Add default BuildContext if none provided in TranslateMarks function
|
2024-07-11 20:37:06 +08:00 |
|
Max
|
d8f6a27737
|
Merge pull request #676 from trheyi/main
refactor i18n support
|
2024-07-11 20:21:15 +08:00 |
|
Max
|
61205ced5f
|
refactor i18n support
|
2024-07-11 20:20:36 +08:00 |
|
Max
|
d381f02639
|
Merge pull request #675 from trheyi/main
fix sui GlobRoutes bug and add s:click support
|
2024-07-11 09:40:18 +08:00 |
|
Max
|
da955f2c48
|
fix sui GlobRoutes bug and add s:click support
|
2024-07-11 09:38:58 +08:00 |
|
Max
|
28f17f780a
|
Merge pull request #674 from trheyi/main
Update dependency packages
|
2024-07-09 09:07:23 +08:00 |
|
Max
|
37f07f5606
|
Update dependency packages
|
2024-07-09 09:06:36 +08:00 |
|
Max
|
f14335f743
|
Merge pull request #673 from trheyi/main
chore: Update dependencies to latest versions
|
2024-07-09 07:53:25 +08:00 |
|
Max
|
c0a9ffa6c6
|
chore: Update dependencies to latest versions
|
2024-07-09 07:48:31 +08:00 |
|