sukima / ember-cli-select-picker

An enhanced Boostrap styled select component addon for Ember CLI
https://sukima.github.io/ember-cli-select-picker
MIT License
23 stars 15 forks source link

Fix deprecation warning #61

Closed plicjo closed 7 years ago

plicjo commented 7 years ago

This PR fixes the deprecation warning in http://emberjs.com/deprecations/v2.x/#toc_enumerable-contains

The deprecation applies for Ember 2.8+, so anything less than that should break. I suggest merging this after Ember hits 3.0

plicjo commented 7 years ago

Closing, as it only affects apps on Ember 2.8+. This addon is compatible with 1.13+