snomiao
|
08275af74f
|
fix: Remove TypeScript declare keywords from litegraph classes
- Remove declare keywords from LGraphNode properties
- Remove declare keywords from SubgraphInput/Output parent properties
- Remove declare keywords from BaseWidget properties
- Add proper type assertions for parent property access
- Fix async route handling in collect-i18n-node-defs.ts
This resolves TypeScript compilation issues and improves type safety.
|
2025-09-22 22:49:24 +00:00 |
|
Chenlei Hu
|
bde518fa13
|
[CI] Update i18n-node-defs GH action (#3047)
|
2025-03-14 12:08:08 -04:00 |
|
Chenlei Hu
|
30c750f787
|
[i18n] Ignore devtools nodes for i18n (#2835)
|
2025-03-03 16:57:52 -05:00 |
|
bymyself
|
76818b54e6
|
Fix widget label extraction (#2737)
|
2025-02-26 13:44:05 -05:00 |
|
bymyself
|
e7420fe2e3
|
Translate runtime-generated widget labels (#2688)
|
2025-02-23 10:16:25 -05:00 |
|
Chenlei Hu
|
e82d795ff9
|
Trigger node def locale update manually (#2170)
|
2025-01-06 10:54:59 -05:00 |
|