mharris717 / ember-cli-pagination

Pagination Addon for Ember CLI
MIT License
273 stars 116 forks source link

Fix sendAction Deprecations #257

Closed broerse closed 5 years ago

broerse commented 6 years ago

Fix sendAction Deprecations https://deprecations-app-prod.herokuapp.com/deprecations/v3.x/#toc_ember-component-send-action

https://github.com/mharris717/ember-cli-pagination/blob/master/addon/components/page-numbers.js#L69

and

https://github.com/mharris717/ember-cli-pagination/blob/master/addon/components/page-numbers.js#L80

rinoldsimon commented 5 years ago

same deprecation warning in ember-cli - 3.7.1 ember-cli-pagination - 3.1.4

broerse commented 5 years ago

@rinoldsimon yes the PR from @mcfiredrill fails Travis tests. If you have time please take a look.

broerse commented 5 years ago

Fixed by version 3.1.5