Max
|
4823402e99
|
Merge pull request #705 from trheyi/main
Refactor event handler variable name in SUI core
|
2024-07-23 10:56:15 +08:00 |
|
Max
|
80239284de
|
Refactor event handler variable name in SUI core
|
2024-07-23 10:41:48 +08:00 |
|
Max
|
5ec63f61ca
|
Merge pull request #704 from trheyi/main
Refactor SUI core to use dynamic loading for the SUI library
|
2024-07-23 08:19:10 +08:00 |
|
Max
|
60ada0a8d1
|
Refactor SUI core to use dynamic loading for the SUI library
|
2024-07-23 08:04:21 +08:00 |
|
Max
|
748a85220b
|
Merge pull request #703 from trheyi/main
Refactor component initialization in SUI core
|
2024-07-22 21:00:36 +08:00 |
|
Max
|
9101efb4b6
|
Refactor component initialization in SUI core
|
2024-07-22 20:37:51 +08:00 |
|
Max
|
2c32f983ce
|
Merge pull request #702 from trheyi/main
add ToCamelCase function in SUI core
|
2024-07-22 18:05:13 +08:00 |
|
Max
|
2f828b643d
|
add ToCamelCase function in SUI core
|
2024-07-22 17:28:27 +08:00 |
|
Max
|
fc1442befc
|
Merge pull request #701 from trheyi/main
Refactor statement attributes copying logic in SUI core
|
2024-07-22 11:49:26 +08:00 |
|
Max
|
e802599795
|
Refactor statement attributes copying logic in SUI core
|
2024-07-22 11:18:12 +08:00 |
|
Max
|
4872ced2de
|
Merge pull request #700 from trheyi/main
fix missing trans-text attribute bug
|
2024-07-21 07:21:32 +08:00 |
|
Max
|
dc8cfb66df
|
fix missing trans-text attribute bug
|
2024-07-21 07:09:59 +08:00 |
|
Max
|
67ffd4f91c
|
Merge pull request #699 from trheyi/main
optimize event binding logic in SUI core for just-in-time mode
|
2024-07-20 17:54:17 +08:00 |
|
Max
|
f32a677265
|
Refactor event binding logic in SUI core
|
2024-07-20 17:45:19 +08:00 |
|
Max
|
258163497a
|
Refactor event binding logic in SUI core
|
2024-07-20 15:42:08 +08:00 |
|
Max
|
fbfd3f270a
|
Refactor event binding logic in SUI core
|
2024-07-20 10:47:46 +08:00 |
|
Max
|
036553b43a
|
Merge pull request #698 from trheyi/main
add event binding logic in SUI core
|
2024-07-20 09:55:24 +08:00 |
|
Max
|
bafe3bb20f
|
Refactor event binding logic in SUI core
|
2024-07-20 09:44:58 +08:00 |
|
Max
|
ebc399bfe1
|
add event binding logic in SUI core
|
2024-07-20 08:44:02 +08:00 |
|
Max
|
f23ebada01
|
Merge pull request #697 from trheyi/main
Fix trans passing bug in SUI components
|
2024-07-19 16:15:02 +08:00 |
|
Max
|
69e0070b0a
|
Refactor prop regex patterns and methods in SUI core
|
2024-07-19 16:08:00 +08:00 |
|
Max
|
af3a8a4ac4
|
Refactor locale file writing logic in SUI page
|
2024-07-19 08:21:59 +08:00 |
|
Max
|
8e8a0ac885
|
Fix trans passing bug in SUI components
|
2024-07-19 07:20:57 +08:00 |
|
Max
|
9190a380cd
|
Merge pull request #696 from trheyi/main
SUI: Support for passing children to components
|
2024-07-18 19:39:49 +08:00 |
|
Max
|
3014d6f2e9
|
Refactor copySlots method to use slot.Contents() instead of slot.Children()
|
2024-07-18 19:28:04 +08:00 |
|
Max
|
58534f532f
|
Refactor copySlots method to use slot.Contents() instead of slot.Children()
|
2024-07-18 19:13:22 +08:00 |
|
Max
|
49c66870f8
|
Refactor copySlots method to remove unnecessary context parameter
|
2024-07-18 18:45:38 +08:00 |
|
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 |
|