ember-animation / liquid-fire

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

Replace jquery usages with vanilla js #674

Closed mkszepp closed 1 year ago

mkszepp commented 1 year ago

fix #673

miguelcobain commented 1 year ago

I tried this branch in my codebase and works great without jQuery. Thanks @mkszepp! Hoping this gets merged.

ef4 commented 1 year ago

@mkszepp it would take me a while to find the time to get this out, but I can give you commit and release permissions if you're willing to do the release and support people with a followup if they report problems from this.

mkszepp commented 1 year ago

@ef4 yes this would be great, so i can release this changes

ef4 commented 1 year ago

@mkszepp please confirm your NPM username.

mkszepp commented 1 year ago

@ef4 i have now create a npm user & confirmed you invite for this repo. Thank you

mkszepp commented 1 year ago

@miguelcobain v0.35.0 was released

@ef4 thank you!