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

allow empty expression in terminal directives #2137

Merged
merged 1 commit into from Jan 10, 2016

Conversation

rhyzx
Copy link

@rhyzx rhyzx commented Jan 10, 2016

Eg: <div v-if>, i think this is a bug, expression validation should be in directive itself.

ps. Do i need to add test for this?

yyx990803 added a commit that referenced this pull request Jan 10, 2016
allow empty expression in terminal directives
@yyx990803 yyx990803 merged commit 742c92c into vuejs:dev Jan 10, 2016
@yyx990803
Copy link
Member

Thanks, this should be fine without tests.

@rhyzx rhyzx deleted the fix-terminal-directives-check branch January 10, 2016 06:46
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.

None yet

2 participants