Skip to content

Add customer service component and enhance core functionality#50

Merged
smirk9581 merged 20 commits into
masterfrom
dev_@Ryan-Zhong
May 25, 2026
Merged

Add customer service component and enhance core functionality#50
smirk9581 merged 20 commits into
masterfrom
dev_@Ryan-Zhong

Conversation

@smirk9581

Copy link
Copy Markdown
Member
  • Fixed template parser crash when modifier events had no expression #43
  • Fixed <slot> with v-else causing slot props parsing crash #44
  • Fixed JSX children builder lacking tolerance for abnormal children shapes #45
  • Fixed provide() using computed() internally not being converted to React output #46
  • Fixed Vue type imports being removed after compilation but corresponding type references in code not being removed, causing TS type errors #47
  • Fixed dependency analysis (e.g., watchEffect) missing optional chaining protection for object access mixed with optional chaining, causing crashes #48
  • Fixed compiler generating incorrect runtime method dir.On when handling special template events, causing page crashes #49

@smirk9581 smirk9581 self-assigned this May 25, 2026
@smirk9581 smirk9581 added the bug Something isn't working label May 25, 2026
@smirk9581 smirk9581 merged commit 7d01102 into master May 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant