Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

IE8 Support #1

Closed
iotku opened this issue Oct 29, 2014 · 3 comments
Closed

IE8 Support #1

iotku opened this issue Oct 29, 2014 · 3 comments

Comments

@iotku
Copy link
Owner

iotku commented Oct 29, 2014

While I'm not too enthusiastic about adding IE8 support, as far as I can tell there's only a few barriers keeping the timer from working under IE8.

One notable case is totalSplits generation via: Object.keys(splitsObject)

@iotku
Copy link
Owner Author

iotku commented Oct 29, 2014

possible workaround here:
https://stackoverflow.com/questions/18912932/object-keys-not-working-in-internet-explorer

I assume everything should work in IE9 or greater, but I don't want to upgrade until I've tried to get this functional for the unfortunate souls still using IE8

@iotku
Copy link
Owner Author

iotku commented Nov 1, 2014

#8 would also need to be fixed, most likely

@iotku
Copy link
Owner Author

iotku commented Nov 2, 2014

I'm adding more stuff (SVG) that IE8 doesn't support without significant hacks. Might want to look into Modernizr a bit at some point but eh.

@iotku iotku closed this as completed Nov 2, 2014
@iotku iotku added the wontfix label Nov 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant