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

UPDATE use new vue slot syntax to gain scoped slot performance improv… #1057

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

lks-mtzn
Copy link
Contributor

@lks-mtzn lks-mtzn commented Apr 9, 2019

…ements

All changes meet the following requirements

  • Changelog entry was added
  • Changes have been tested
  • Plugin can be built

@plentymarkets/ceres-io

@lks-mtzn
Copy link
Contributor Author

vuejs/vue#9449

Note that with v-slot the slot name ends up in the attribute name so it is normalized to all-lowercase by the browser if you write the template inside the DOM.

@lks-mtzn lks-mtzn merged commit 85957ad into beta Apr 15, 2019
@lks-mtzn lks-mtzn deleted the feature/new_vue_slot_syntax branch April 15, 2019 13:27
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.

2 participants