Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert components to use composition api #37

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

mhydock
Copy link
Owner

@mhydock mhydock commented Jan 24, 2024

Done to ease the move to Vue 3. Also started changing the style of engine scripts, including eliminating a number of private fields, due to Vue's proxies not shadowing private fields, resulting in incompatible types.

@mhydock mhydock self-assigned this Jan 24, 2024
Done to ease the move to Vue 3. Also started changing the style of engine
scripts, including eliminating a number of private fields, due to Vue's proxies
not shadowing private fields, resulting in incompatible types.
@mhydock mhydock merged commit f4b5f28 into master Feb 5, 2024
3 checks passed
@mhydock mhydock deleted the composition-api branch February 12, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant