Skip to content

Fix use mixin API feat continuous operation#5610

Merged
yyx990803 merged 2 commits intovuejs:devfrom
lzxb:dev
May 9, 2017
Merged

Fix use mixin API feat continuous operation#5610
yyx990803 merged 2 commits intovuejs:devfrom
lzxb:dev

Conversation

@lzxb
Copy link
Copy Markdown
Contributor

@lzxb lzxb commented May 5, 2017

Example

import Vue from 'vue'
Vue
  .use(...)
  .use(...)
  .use(...)
  .mixin(...)
  .mixin(...)
  .mixin(...)

lzxb added 2 commits May 5, 2017 11:22
fix:use feat continuous operation
fix:mixin feat continuous operation
@lzxb lzxb changed the title fix:use mixin API feat continuous operation Fix use mixin API feat continuous operation May 5, 2017
@yyx990803 yyx990803 merged commit 1c40e32 into vuejs:dev May 9, 2017
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