-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
Feature affix events #11664
Feature affix events #11664
Conversation
…Passed locally before but not on travis.
X-Ref: #11720 |
@sclarson Please add documentation for the new events. |
Also, one of your unit tests is currently failing on Travis. |
Yeah, I've been trying to find the travis problem on a separate branch. It On Thu, Dec 5, 2013 at 11:22 AM, Chris Rebert [email protected]:
|
Oh man, I'm super stoked to have this integrated... |
added events here: c77740b
|
Fixing my own issues from previous pull request #8113
This should now conform to the event guidelines. Please let me know if I made any other mistakes that need to be resolved.