Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove jQuery requirement #41

Open
benmurden opened this issue Oct 21, 2019 · 1 comment
Open

Remove jQuery requirement #41

benmurden opened this issue Oct 21, 2019 · 1 comment

Comments

@benmurden
Copy link

The default in Ember from 3.14 is to not include jQuery. Therefore, we can no longer expect it to be there for all users.

@DuBistKomisch
Copy link

seeing deprecations from this addon now as well:

vendor.js:60599 DEPRECATION: Using this.$() in a component has been deprecated, consider using this.element [deprecation id: ember-views.curly-components.jquery-element] See https://emberjs.com/deprecations/v3.x#toc_jquery-apis for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants