jquery-timeago icon indicating copy to clipboard operation
jquery-timeago copied to clipboard

Fix #363: Replace jQuery deprecated methods trim and isFunction

Open melloware opened this issue 5 years ago • 6 comments
trafficstars

melloware avatar Apr 25 '20 11:04 melloware

All changes made...

melloware avatar Apr 25 '20 17:04 melloware

$.proxy is deprecated too, change it to refresh.bind(this);

xPaw avatar Nov 01 '20 18:11 xPaw

Thanks! Updated my PR please review.

melloware avatar Nov 02 '20 12:11 melloware

Thanks @melloware for the PR and @rmm5t for the review! Could this be merged in, and a new release done, pretty please? The warnings from jquery-migrate we use are rather annoying 🙈

mix4242 avatar Oct 12 '21 07:10 mix4242

@rmm5t any update on this? Looks like all activity on this repo has stopped? Do you need help maintaining it or releasing it to NPM?

melloware avatar Feb 08 '22 02:02 melloware

@rmm5t any update on this? Looks like all activity on this repo has stopped? Do you need help maintaining it or releasing it to NPM?

I just came here also by a console full of JQMigrate warnings. As almost a year has passed without feedback, maybe you want to create a fork?

m-ober avatar Apr 30 '23 14:04 m-ober