ember-animation / liquid-fire

Animations & transitions for ambitious Ember applications.
Other
1.15k stars 199 forks source link

Remove internal jquery usages #673

Closed mkszepp closed 1 year ago

mkszepp commented 1 year ago

In v0.34.0 (latest version) there is still necessary jquery as package, because liquid-fire is still using internal.

The goals is to replace it with vanilla js, so there is not anymore necessary to add jquery as dependency in the projects, which is using this packages.

All changes should be work on IE11+