Skip to content

Conversation

@ricardograca
Copy link
Member

Introduction

Documentation for the second argument (called attrs up until now) of some events is completely wrong. This fixes it but those second arguments should be revised anyway to discuss if they make sense in their current form.

This change builds on the previous PR linked above, but goes a bit further so that linked PR is no longer needed.

Fixes #1015, closes #1657.

Current PR Issues

Doesn't fix the issue of useless return values for some of these arguments.

@ricardograca
Copy link
Member Author

Tests are failing on Node 8 due to babel for some reason. Even replacing babel-preset-es2015 with babel-preset-env doesn't solve the problem. It just produces a different error. The update to use Ubuntu 16.04 on Travis seems to cause no issues, so I'll leave that in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong documentation on some events

2 participants