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

v2.0 and v1.4

Open wdes-bot opened this issue 4 years ago • 6 comments

https://www.npmjs.com/package/jquery-hashchange

wdes-bot avatar Jul 21 '20 21:07 wdes-bot

Replaces #51

wdes-bot avatar Jul 21 '20 21:07 wdes-bot

My bot @wdes-bot holds this PR for @code-lts

williamdes avatar Jul 21 '20 21:07 williamdes

@williamdes what about ie11 support?

anirudhchronus avatar Mar 04 '21 07:03 anirudhchronus

@williamdes what about ie11 support?

Is it not working?

This is too much a long time ago, I forgot about the code of this package

williamdes avatar Mar 04 '21 07:03 williamdes

@williamdes I didnt check it yet, I might be doing it soon. I wanted to confirm it because the 2.0 npm page says it dropped support for IE. I was wondering whether it was Including IE-11 also as many major corporations are still using IE-11. However according to this PR which is very similar to the code change you have done, they only get rid of IE 6/7/8.

anirudhchronus avatar Mar 04 '21 07:03 anirudhchronus

@williamdes I didnt check it yet, I might be doing it soon. I wanted to confirm it because the 2.0 npm page says it dropped support for IE. I was wondering whether it was Including IE-11 also as many major corporations are still using IE-11. However according to this PR which is very similar to the code change you have done, they only get rid of IE 6/7/8.

Yes, 2.0 has no more IE support. But maybe the code still works for your IE version Anyway you can use an older version of the package: https://www.npmjs.com/package/jquery-hashchange

williamdes avatar Mar 04 '21 12:03 williamdes