Skip to content

Update the API entries for mixins and extends #1146

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 2 commits into from
Jul 23, 2021

Conversation

skirtles-code
Copy link
Contributor

I've updated the API reference entries for mixins and extends:

  • Mention the composition API in the entry for mixins.
  • Reword the entry for extends to better reflect Vue 3. Using a function/constructor is no longer a thing and Vue.extend doesn't exist anymore.

This PR replaces #1129.

@bencodezen bencodezen merged commit c4f6e0c into vuejs:master Jul 23, 2021
yyx990803 pushed a commit that referenced this pull request Aug 11, 2021
* docs: update the API entries for mixins and extends

* Update src/api/options-composition.md

Co-authored-by: Ben Hong <[email protected]>
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