Permalink
Show file tree
Hide file tree
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Expose jQuery.uuid (use with caution) and make sure the expando prope…
…rty is used in the events module.
- Loading branch information
Showing
5 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
0
speed/benchmarker.css
100755 → 100644
Empty file.
0
speed/benchmarker.js
100755 → 100644
Empty file.
0
speed/index.html
100755 → 100644
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1533bf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ugh.
If one already had a function (to make uuid's, for instance) on $.uuid, this commit completely and silently breaks jquery event binding. Could we get a release note and documentation, or even a _uuid name?