Skip to content

Conversation

@jeffrose
Copy link

Updated jQuery references to use local variable ($) instead of globally scoped one (jQuery). Fixes #67.

Also updated jQuery hashchange so it is in sync with the version in CanJS.

Jeff Rose added 2 commits December 15, 2012 13:30
Updated jQuery Hashchange from 1.2 to 1.3. It is now in sync with the
version in CanJS.
Updated code to reference only $ instead of the globally scoped jQuery
variable.
@daffl
Copy link
Contributor

daffl commented Feb 6, 2013

Thanks for the pull request! I merged it with some other changes I made in #71. Sorry it took so long, but 1.0.1 is on its way for today.

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.

Breaks in jQuery.noConflict(true) Scenario

2 participants