git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make sure that .offset() doesn't fail against disconnected DOM nodes. Fixes #4996.
[jquery.git]
/
test
/
2010-09-28
John Resig
Make sure that .offset() doesn't fail against disconnec...
tree
|
commitdiff
2010-09-28
jeresig
Removing unique check on closest(Array) (it wasn't...
tree
|
commitdiff
2010-09-27
jeresig
Merge branch 'closestbug-6700' of github.com/ajpiano...
tree
|
commitdiff
2010-09-27
jeresig
Allow 304/Not Modified tests to complete in Opera.
tree
|
commitdiff
2010-09-27
jeresig
Make sure that opacity is being reset properly on a...
tree
|
commitdiff
2010-09-27
jeresig
Adjust manipulation test to handle whitespace RegExp...
tree
|
commitdiff
2010-09-27
John Resig
Removing the old cow image from the effects tests ...
tree
|
commitdiff
2010-09-24
dmethvin
Make .val(undefined) == .val("") and chainable; fixes...
tree
|
commitdiff
2010-09-24
Dave Methvin
Don't have .val() return selected-but-disabled options...
tree
|
commitdiff
2010-09-24
temp01
Serialize keys with empty arrays/object values in jQuer...
tree
|
commitdiff
2010-09-24
jeresig
Make sure that undefined is always returned for missing...
tree
|
commitdiff
2010-09-24
jeresig
Allow data to be bound to Flash objects (but still...
tree
|
commitdiff
2010-09-23
Robert Katic
Test jQuery.type also with document.
tree
|
commitdiff
2010-09-23
Robert Katic
Made jQuery.type more consistent with host objects.
tree
|
commitdiff
2010-09-23
Robert Katic
Ensure that selector is not broken.
tree
|
commitdiff
2010-09-23
Robert Katic
Correcting some imperfections in test added in previous...
tree
|
commitdiff
2010-09-23
Robert Katic
Added support for map of events in live, die, delegate...
tree
|
commitdiff
2010-09-23
Robert Katic
Added some tests for #5991.
tree
|
commitdiff
2010-09-23
Robert Katic
Ensured that arrays are not considered same as plain...
tree
|
commitdiff
2010-09-23
jeresig
Discovered that another effects bug was fixed with...
tree
|
commitdiff
2010-09-23
jeresig
e3463946e19f2eb53d909fc2b59cc1c8636d21bd actually fixed...
tree
|
commitdiff
2010-09-22
jeresig
Add some tests for jQuery.isWindow and make sure that...
tree
|
commitdiff
2010-09-22
John Resig
Make sure that #... are trimmed from Ajax request URLs...
tree
|
commitdiff
2010-09-22
John Resig
Fixed the number of expected class tests from a previou...
tree
|
commitdiff
2010-09-22
jeresig
Make .data(Object) extend the existing data object...
tree
|
commitdiff
2010-09-22
Jacob Wright
Fix bug when accessing .data() on an empty set. Return...
tree
|
commitdiff
2010-09-22
Karl Swedberg
Added full support for easing in all shorthand effects...
tree
|
commitdiff
2010-09-22
jeresig
Make sure the data- number has at least one number...
tree
|
commitdiff
2010-09-21
John Resig
Make sure that non-px values aren't manipulated before...
tree
|
commitdiff
2010-09-21
John Resig
Use a different workaround for detecting when Opera...
tree
|
commitdiff
2010-09-21
jeresig
Handle some additional data- number edge cases.
tree
|
commitdiff
2010-09-21
jeresig
Make sure that the data- import also supports arrays.
tree
|
commitdiff
2010-09-21
John Resig
Added in support for basic JSON object parsing of data...
tree
|
commitdiff
2010-09-21
John Resig
Tweaked the data number RegExp some to handle some...
tree
|
commitdiff
2010-09-21
jeresig
Fixing the problem with data-* based numbers as mention...
tree
|
commitdiff
2010-09-20
John Resig
Pull data-* attributes into .data(). Original code...
tree
|
commitdiff
2010-09-17
John Resig
jQuery.css() returns a string value - handle this prope...
tree
|
commitdiff
2010-09-17
John Resig
Fixed some sloppy checks in the effects test suite...
tree
|
commitdiff
2010-09-16
jeresig
Split apart jQuery.css into jQuery.css (computed values...
tree
|
commitdiff
2010-09-14
jeresig
Removing leftover debug code.
tree
|
commitdiff
2010-09-13
John Resig
Making some more adjustments to handle auto CSS properties.
tree
|
commitdiff
2010-09-09
jeresig
Make sure that effect tests no longer reference the...
tree
|
commitdiff
2010-09-08
jeresig
Make sure that jQuery works even when the individual...
tree
|
commitdiff
2010-09-08
jeresig
Merge branch 'master' of github.com:jquery/jquery into...
tree
|
commitdiff
2010-09-08
jeresig
Make sure that jQuery works even when the individual...
tree
|
commitdiff
2010-09-07
Karl Swedberg
added "#main" ancestor selector to an "Only Child"...
tree
|
commitdiff
2010-09-02
John Resig
Fix the order of the element test arguments.
tree
|
commitdiff
2010-09-02
John Resig
Tweaked the name unit tests to specify the exact nodes...
tree
|
commitdiff
2010-09-02
John Resig
Remove cases of :contains() where quotes are used ...
tree
|
commitdiff
2010-09-01
Brandon Aaron
Add .width() and .height() unit test for empty sets...
tree
|
commitdiff
2010-08-27
John Resig
Handle two more cases where comments were missing in...
tree
|
commitdiff
2010-08-27
John Resig
Added some tweaks to $.type to handle null and undefine...
tree
|
commitdiff
2010-08-26
John Resig
Blackberry 4.6 doesn't maintain comment nodes in the...
tree
|
commitdiff
2010-08-26
John Resig
Fixed mistake with tweaked iframe manipulation test.
tree
|
commitdiff
2010-08-26
John Resig
Tweak some more jQuery set results in the manipulation...
tree
|
commitdiff
2010-08-26
John Resig
Tweak more element orders in the manipulation tests...
tree
|
commitdiff
2010-08-26
John Resig
Tweaked manipulation test to ignore order of elements...
tree
|
commitdiff
2010-08-26
John Resig
Tweaked anchor test to work better on Blackberry 4.7.
tree
|
commitdiff
2010-08-23
John Resig
Simplifying some of the .val() test code.
tree
|
commitdiff
2010-08-23
John Resig
Fixing getting/setting classes and makeArray(RegExp...
tree
|
commitdiff
2010-07-28
jzaefferer
Replace usage of the removed global reset() method...
tree
|
commitdiff
2010-07-27
John Resig
Make sure that .data() events don't bubble, per the...
tree
|
commitdiff
2010-07-27
jzaefferer
Moving jQuery-core specific resets from QUnit to core.
tree
|
commitdiff
2010-07-22
InfinitiesLoop
Ticket #6808. Changes data() so on plain objects, it...
tree
|
commitdiff
2010-07-20
InfinitiesLoop
Ticket #6804. Adds a changeData event.
tree
|
commitdiff
2010-06-21
adam j. sontag
.closest() should return a unique set of elements,...
tree
|
commitdiff
2010-06-20
jeresig
Mobile WebKit browsers don't support accessing the...
tree
|
commitdiff
2010-06-20
jeresig
Need to expose the isLocal change globally as well.
tree
|
commitdiff
2010-06-20
jeresig
Temporarily disable ajax tests when running in TestSwam.
tree
|
commitdiff
2010-06-20
jeresig
Use custom events for testing unbind instead of the...
tree
|
commitdiff
2010-06-20
jeresig
Adjust isPlainObject test to run in an iframe.
tree
|
commitdiff
2010-06-20
jeresig
Make sure the offset tests work without a built jQuery...
tree
|
commitdiff
2010-06-20
jeresig
Update other remote test URLs as well.
tree
|
commitdiff
2010-06-20
jeresig
Strip off filename and query string for JSONP Remote...
tree
|
commitdiff
2010-06-20
jeresig
Update the TestSwarm URL to point to the new jQuery...
tree
|
commitdiff
2010-06-20
jeresig
Changed the order of the tests to run in the same order...
tree
|
commitdiff
2010-06-20
jeresig
Handle auto-running of the TestSwarm injection script...
tree
|
commitdiff
2010-06-20
jeresig
Made it so that you no longer need to build jQuery...
tree
|
commitdiff
2010-06-15
jeresig
Fixing request data param issue. Thanks to mislav for...
tree
|
commitdiff
2010-06-15
malsup
Fix for http://dev.jquery.com/ticket/6451
tree
|
commitdiff
2010-03-27
Brandon Aaron
Merge branch 'master' of github.com:jquery/jquery
tree
|
commitdiff
2010-03-25
jeresig
Mobile WebKit browsers don't support accessing the...
tree
|
commitdiff
2010-03-24
jeresig
Need to expose the isLocal change globally as well.
tree
|
commitdiff
2010-03-24
jeresig
Temporarily disable ajax tests when running in TestSwam.
tree
|
commitdiff
2010-03-24
jeresig
Use custom events for testing unbind instead of the...
tree
|
commitdiff
2010-03-24
jeresig
Adjust isPlainObject test to run in an iframe.
tree
|
commitdiff
2010-03-24
Brandon Aaron
Merge branch 'master' of github.com:jquery/jquery
tree
|
commitdiff
2010-03-23
jeresig
Make sure the offset tests work without a built jQuery...
tree
|
commitdiff
2010-03-23
jeresig
Update other remote test URLs as well.
tree
|
commitdiff
2010-03-23
jeresig
Strip off filename and query string for JSONP Remote...
tree
|
commitdiff
2010-03-23
jeresig
Update the TestSwarm URL to point to the new jQuery...
tree
|
commitdiff
2010-03-23
jeresig
Changed the order of the tests to run in the same order...
tree
|
commitdiff
2010-03-23
jeresig
Handle auto-running of the TestSwarm injection script...
tree
|
commitdiff
2010-03-23
jeresig
Made it so that you no longer need to build jQuery...
tree
|
commitdiff
2010-03-23
Brandon Aaron
Fixed an issue with setting offset of absolutely positi...
tree
|
commitdiff
2010-03-22
Brandon Aaron
Added unit tests for setting offset one property at...
tree
|
commitdiff
2010-03-09
jeresig
Rewrote the live/delegate submit tests to be more generic.
tree
|
commitdiff
2010-03-09
jeresig
Make sure that special remove and teardown events get...
tree
|
commitdiff
2010-03-09
jeresig
Landing a faster trim method. Based upon the work by...
tree
|
commitdiff
2010-03-05
jeresig
I take that back! It was a bug, but the cache had to...
tree
|
commitdiff
next