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

refactor: Swap jquery document.ready #73

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

AiyionPrime
Copy link
Member

in favor of the standardized DOMContentLoaded event. IE8 was the one browser, which did not support this properly and is no longer supported by us.

@AiyionPrime AiyionPrime requested a review from moridius January 2, 2025 22:23
@AiyionPrime AiyionPrime force-pushed the refactor/map-no-jquery branch 3 times, most recently from 0bd1910 to 6f92e5d Compare January 2, 2025 22:25
in favor of the standardized DOMContentLoaded event.
IE8 was the one browser, which did not support this properly and is no longer supported by us.
@AiyionPrime AiyionPrime force-pushed the refactor/map-no-jquery branch from 6f92e5d to 17c5e4b Compare January 2, 2025 22:29
@AiyionPrime AiyionPrime merged commit a42da6d into master Jan 2, 2025
3 checks passed
@AiyionPrime AiyionPrime deleted the refactor/map-no-jquery branch January 2, 2025 22:32
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 this pull request may close these issues.

2 participants