uzairfarooq / arrive

Watch for DOM elements creation and removal
MIT License
869 stars 99 forks source link

ES2015 arrow function support #47

Closed youngyou closed 8 years ago

youngyou commented 8 years ago

Make the callback support ES2015 arrow function;

uzairfarooq commented 8 years ago

@youngyou thanks for the contribution! Will review it. Can you send the pull request on dev branch. We don't usually merge directly in master.

youngyou commented 8 years ago

Sorry that I didn't realize that. I have sent a new PR. #50