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

Document 'child:' events #88

Open
tlack opened this issue Jul 6, 2012 · 1 comment
Open

Document 'child:' events #88

tlack opened this issue Jul 6, 2012 · 1 comment

Comments

@tlack
Copy link
Collaborator

tlack commented Jul 6, 2012

It seems that Agility has the undocumented ability to bubble events up the object tree if the parent listens for 'child:' events.

Here's the code that makes it happen:

https://github.com/arturadib/agility/blob/master/agility.js#L316

Is this documented? I didn't come across it until reading the code just now. Perhaps I missed it?

@pindia
Copy link
Contributor

pindia commented Jul 7, 2012

This is a super-new feature. It's documented in the master branch (see 3190ce9), but must not have made it to the live documentation site yet.

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

No branches or pull requests

2 participants