Skip to content

feat(runtime-core): allows v-model built in modifiers on component #2348

Merged
yyx990803 merged 2 commits intovuejs:masterfrom
69hunter:feat/v-model-modifiers-on-component
Oct 20, 2020
Merged

feat(runtime-core): allows v-model built in modifiers on component #2348
yyx990803 merged 2 commits intovuejs:masterfrom
69hunter:feat/v-model-modifiers-on-component

Conversation

@69hunter
Copy link
Copy Markdown
Contributor

#2326

This feature allows v-model built-in modifiers: number and trim to be used on component.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

maybe we should use rawArgs directly here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

can you explain more on how to use rawArgs here?

@yyx990803 yyx990803 force-pushed the feat/v-model-modifiers-on-component branch from e59dd82 to 301ea5d Compare October 20, 2020 13:52
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.

3 participants