index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
data.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added in the .delay() method for delaying the execution of queued functions a...
jeresig
2009-12-04
1
-0
/
+15
*
added missing semicolons
Karl Swedberg
2009-11-28
1
-1
/
+1
*
added curly braces around all if/else statements
Karl Swedberg
2009-11-28
1
-16
/
+18
*
Fixing endlines.
Mark Gibson
2009-11-25
1
-170
/
+170
*
A follow-up to [6578] (which stopped adding expandos to elements that didn't ...
John Resig
2009-09-25
1
-5
/
+7
*
data should not add expando unless actually adding data
Brandon Aaron
2009-09-15
1
-14
/
+24
*
avoid creating a new data cache if we don't need one. Also, short-circuit the...
Yehuda Katz
2009-09-15
1
-9
/
+14
*
jquery data: adding missing semicolons
Ariel Flesler
2009-09-15
1
-3
/
+3
*
jquery data: closes #5224. Exposing the expando.
Ariel Flesler
2009-09-14
1
-0
/
+2
*
Refactor queueing system to allow auto-dequeuing to use dequeue directly and
Yehuda Katz
2009-07-16
1
-16
/
+23
*
Refactor jQuery.data a bit to reduce property lookups
Yehuda Katz
2009-07-16
1
-23
/
+15
*
Implemented .data() to get the entire data object. Closes #4284
Yehuda Katz
2009-07-16
1
-0
/
+4
*
clearQueue and next should now work with default fx on all browsers
Yehuda Katz
2009-07-13
1
-4
/
+4
*
Fix dangling comma of death in data.js
Yehuda Katz
2009-07-13
1
-1
/
+1
*
Add clearQueue for clearing non-fx queues
Yehuda Katz
2009-07-12
1
-1
/
+4
*
Added a next() shortcut for queues
Yehuda Katz
2009-07-12
1
-1
/
+1
*
remove trailing spaces
Brandon Aaron
2009-03-23
1
-7
/
+7
*
jquery data: Fixed a weird patch merging issue from [6011]
Ariel Flesler
2008-12-30
1
-146
/
+1
*
jquery data: Oops.. forgot to commit the new data module. This is part of [60...
Ariel Flesler
2008-12-30
1
-0
/
+290