Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for IE11 #1

Closed
6 tasks done
bwindels opened this issue Aug 7, 2020 · 0 comments · Fixed by #2
Closed
6 tasks done

Add support for IE11 #1

bwindels opened this issue Aug 7, 2020 · 0 comments · Fixed by #2

Comments

@bwindels
Copy link
Contributor

bwindels commented Aug 7, 2020

  • compile down to ES5
  • include all needed polyfills
  • implement XHR request handling (instead of fetch)
  • initial loading message isn't rendered for some reason. Problem with bindings?
  • find solution for usage of DOMElement.closest
  • fix likely storage errors
  • Element.remove method not supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant