Mobius1 / Pageable

Create full page scrolling web pages. No jQuery.
371 stars 57 forks source link

IE11 compatibilty ? #6

Open arjarn opened 5 years ago

arjarn commented 5 years ago

Great job but seems no compatible with IE 11. Could you add it ?

Mobius1 commented 5 years ago

I'll have to configure Babel to include IE11.

Mobius1 commented 5 years ago

Starting with v0.6.0, IE10 and above is supported.

ThoDon commented 5 years ago

Hi there, Pageable is not working for me on IE10/IE11, but is working fine on Edge. Is this problem on my end ?

Mobius1 commented 5 years ago

My babel config got screwed up so the compressed lib isn't compatable with IE10+ anymore. I'll reopen this until I fix it.

Mobius1 commented 5 years ago

I've just pushed a v0.6.8 which has been tested in IE10 to be working.