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

Switch from jQuery AJAX to Fetch #300

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Switch from jQuery AJAX to Fetch #300

merged 1 commit into from
Apr 28, 2021

Conversation

psvenk
Copy link
Member

@psvenk psvenk commented Apr 22, 2021

Migrate from jQuery's $.ajax to the standard Fetch API.

Also, prevent a race condition between the version callback and the updates (changelog) callback.

Migrate from jQuery's $.ajax to the standard Fetch API.

Also, prevent a race condition between the version callback and the
updates (changelog) callback.
@psvenk psvenk added this to the 2.8.0 milestone Apr 22, 2021
@psvenk psvenk requested a review from notrodes April 22, 2021 21:13
@psvenk psvenk merged commit 1eb6664 into master Apr 28, 2021
@psvenk psvenk deleted the fetch branch April 28, 2021 17:46
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