-
Notifications
You must be signed in to change notification settings - Fork 30
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
Remove jQuery dependency #46
Comments
I made another attempt at: epoz@88fa7ed using the fetch() API. @mejackreed comments on Slack: My goal with this is to use leaflet-iiif in a React app, where I do not want to also load in jQuery just for this one component. |
would you be more open to pulling out jQuery now that two years have passed? I wonder if the active browser support has rolled along enough that the older browser versions aren't as much of an issue (IE 11 at ~2% according to https://caniuse.com/#feat=arrow-functions) |
Resolved in #77 |
The text was updated successfully, but these errors were encountered: