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

Extra event propertiey #69

Closed

Conversation

greenzhang
Copy link

/**

  • Success event.
  • @event success
  • @Property {object} demo - example
  • @Property {number} called - test called
  • @Property {boolean} isPacked - Indicates whether the snowball is tightly packed.
    */
this.$emit('success', {
  demo: 'example',
}, 10, false)

@rafaesc
Copy link
Member

rafaesc commented Jan 18, 2018

Hi @greenzhang,

Thank you for the PR, a few days ago update the repository, it's probably that when I going to merge it, it will appear conflicts, but in the weekend I'll work on that.

Thanks for the patience

Regards!

@social4hyq
Copy link

Hi, any update for this feature?

@elevatebart
Copy link
Member

closing, replaced with #240

@elevatebart elevatebart closed this Dec 2, 2018
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

4 participants