movableink / ember-pop-over

A pop-over component for Ember apps
MIT License
15 stars 22 forks source link

Remove jQuery #49

Closed NullVoxPopuli closed 4 years ago

NullVoxPopuli commented 4 years ago
 This is an automated PR from: https://github.com/NullVoxPopuli/ember-jSquirrels

 In an effort to better ready the Ember ecosystem for the modern web, jQuery must be removed.

 There have been native replacements for jQuery APIs for quite a few years.

 Removing jQuery will reduce everyone's app vendor size by 30-80kb after min+gzip, depending on the jQuery version.
NullVoxPopuli commented 4 years ago

I have work to do on this codemod. ha

NullVoxPopuli commented 4 years ago

Cleaning up my list of PRs (list at: https://github.com/pulls). If any of this work is still useful, feel free to cherry-pick.