In newer Embers jQuery is removed. There is a `find` but it only returns one element and not a jQuery selector. This patch migrates our code to a new helper `queryAll` which allows us to remove the global. |
||
|---|---|---|
| .. | ||
| addon | ||
| app | ||
| tests/admin | ||
| ember-cli-build.js | ||
| index.js | ||
| package.json | ||