soulim / ember-cli-bootstrap-datepicker

Datepicker component for Ember CLI
http://sul.im/ember-cli-bootstrap-datepicker
MIT License
68 stars 57 forks source link

Fix deprecated remove method #101

Open jevanlingen opened 7 years ago

jevanlingen commented 7 years ago

Changed remove to destroy.

scottkidder commented 7 years ago

Fixes #102

dnesteryuk commented 6 years ago

Hey @soulim , can you review this PR, please? :blush: This deprecation pollutes the output of our app in CircleCI. Thanks :+1:

RobbieTheWagner commented 6 years ago

+1 we get a bunch of deprecations from this as well.