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

Allow events to bubble #56

Merged
merged 2 commits into from
Aug 12, 2015
Merged

Allow events to bubble #56

merged 2 commits into from
Aug 12, 2015

Conversation

gufo
Copy link
Contributor

@gufo gufo commented Aug 12, 2015

If an element higher up in the DOM needs to know when something inside changes due to an element query, we want to be able to listen for any eqResize events inside it.

Resolves #52.

If an element higher up in the DOM needs to know when something inside changes due to an element query, we want to be able to listen for any `eqResize` events inside it.
@Snugug
Copy link
Owner

Snugug commented Aug 12, 2015

Want to add a test for this to ensure it's working as expected?

@gufo
Copy link
Contributor Author

gufo commented Aug 12, 2015

Of course I want to add a test for it! Silly of me to overlook the test suite :neckbeard:

@Snugug
Copy link
Owner

Snugug commented Aug 12, 2015

😝 Thanks!

Snugug added a commit that referenced this pull request Aug 12, 2015
@Snugug Snugug merged commit 85572f6 into Snugug:1.x.x Aug 12, 2015
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