Skip to content

Deprecate Jquery #419

Open
Open
@abhishek97

Description

@abhishek97

Jquery was included by default in Ember.js. Though it has served its purpose well, current state of ember and browsers no longer needs Jquery. Ember also has officially deprecated Jquery, we also wish to do the same.

Task: Remove all usages of jQuery throughout the project. One way to get started is to remove @ember/jquery package from package.json and re-rerun yarn install and check for errors due to absence of Jquery and fix them with suitable Vanilla JS / Ember code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions