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

Ensure jQuery.ajax pending request detection works with Ember 3.27 under Embroider #1047

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

stefanpenner
Copy link
Member

@stefanpenner stefanpenner commented Jun 14, 2021

This both tidies up the code, but also ensures embroider compatibility for those users with ember ember-source@3.27.x but still have jQuery.

@stefanpenner
Copy link
Member Author

this isn't ready yet...

@stefanpenner
Copy link
Member Author

it is working locally, will look at the tests.

This both tidies up the code, but also ensures embroider compatibility
For those users with ember 2.27.x but still have jQuery
@stefanpenner
Copy link
Member Author

ok stuff is ok now.

@stefanpenner
Copy link
Member Author

@rwjblue i don’t have commit here, so I’m relying on you (or someone else) to merge and release.

@rwjblue
Copy link
Member

rwjblue commented Jun 15, 2021

i don’t have commit here

😱 I have fixed this bug

@rwjblue rwjblue added the bug label Jun 15, 2021
@rwjblue rwjblue changed the title [Bugfix release] Ensure jQuery “monkey patch” are included via modules. Ensure jQuery.ajax pending request detection works with Ember 3.27 under Embroider Jun 15, 2021
@rwjblue rwjblue merged commit 6d19fc9 into emberjs:master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants