Skip to content

Add support for v-else-if attributes #44

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

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

codders
Copy link
Contributor

@codders codders commented Jul 2, 2025

php-vuejs-templating already supports v-if and v-else attributes. Add support for v-else-if to complete the conditional node support.

Bug: T398318

@codders codders force-pushed the feat/support-v-else-if-20250702 branch from 8d69b22 to 4727675 Compare July 3, 2025 08:00
php-vuejs-templating already supports `v-if` and `v-else` attributes.
Add support for `v-else-if` to complete the conditional node support.

Bug: T398318
@codders codders force-pushed the feat/support-v-else-if-20250702 branch from 4727675 to 14b675c Compare July 3, 2025 08:02
Copy link
Contributor

@yerdua yerdua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@yerdua yerdua merged commit 3e39150 into master Jul 3, 2025
8 checks passed
@yerdua yerdua deleted the feat/support-v-else-if-20250702 branch July 3, 2025 13:35
@codders codders restored the feat/support-v-else-if-20250702 branch July 4, 2025 07:37
@codders codders deleted the feat/support-v-else-if-20250702 branch July 4, 2025 07:38
@codders codders restored the feat/support-v-else-if-20250702 branch July 17, 2025 10:49
@codders codders deleted the feat/support-v-else-if-20250702 branch July 17, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants