yahoo / ember-gridstack

Ember components to build drag-and-drop multi-column grids powered by gridstack.js
https://yahoo.github.io/ember-gridstack/
Other
37 stars 29 forks source link

Remove jQuery #42

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

jQuery codemods can't handle these jQuery apis. :(