pzuraq / liquid-wormhole

Animated wormholes, built on Liquid Fire! Inspired by ember-wormhole
MIT License
20 stars 20 forks source link

Refactor `ember-views.curly-components.jquery-element` deprecation message #69

Open alexdiliberto opened 4 years ago

alexdiliberto commented 4 years ago

the following deprecation is being throw in a handful of spots from within this addon as of the latest @ember/jquery version 1.1.0

DEPRECATION: Using this.$() in a component has been deprecated, consider using this.element
veelenga commented 3 years ago

I can try handling this. Will you guys have a chance to review/merge if I open a PR?