Skip to content

Move jQuery/$ global variable leakage to end of file so we can still live on the same page as Prototype - fixes #8033#204

Merged
1 commit merged intojquery:masterfrom
SlexAxton:fix8033
Feb 14, 2011
Merged

Move jQuery/$ global variable leakage to end of file so we can still live on the same page as Prototype - fixes #8033#204
1 commit merged intojquery:masterfrom
SlexAxton:fix8033

Conversation

@SlexAxton
Copy link
Member

I also updated the test cases that referenced $ directly to use the jQuery variable, that way we didn't have to rely on it being leaked in the non built version, since we currently already expose jQuery without the explicit leak.

… in prototype don't get caught up in confusion. Fixed tests to reference jQuery variable instead of $ (best practice). Fixes #8033
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants