Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jquery/jquery
jQuery JavaScript Library
https://github.com/jquery/jquery
speed: committing a failing experiment of concat vs slice
6a85898d131f9921f2d8e885a892fbdcf4d9c5c6 authored over 15 years ago by Ariel Flesler <[email protected]>
6a85898d131f9921f2d8e885a892fbdcf4d9c5c6 authored over 15 years ago by Ariel Flesler <[email protected]>
Changed .get(-Number) to use .slice() instead of .toArray() (which doesn't take any arguments). Follow-up from commit [6484].
26eda09892459709d224f910038b8f6836bfd012 authored over 15 years ago by John Resig <[email protected]>
26eda09892459709d224f910038b8f6836bfd012 authored over 15 years ago by John Resig <[email protected]>
Fix for incorrect options being selected (noticed same problem with radio/checkbox and fixed it there, as well). Fixes #4962.
9c9dd7cedea56a350d49ddcdf0982be9fcb6bad2 authored over 15 years ago by John Resig <[email protected]>
9c9dd7cedea56a350d49ddcdf0982be9fcb6bad2 authored over 15 years ago by John Resig <[email protected]>
Make sure that at least one argument is provided to .slice(), in accordance with the spec. Fixes jQuery bug #4942.
0a6c5205d21c29485ff8338881825135b6d9f373 authored over 15 years ago by John Resig <[email protected]>
0a6c5205d21c29485ff8338881825135b6d9f373 authored over 15 years ago by John Resig <[email protected]>
Optimizing isXMLDoc.
b964e56946c9111d7e53fa1eafb14cab3cd642f2 authored over 15 years ago by John Resig <[email protected]>
b964e56946c9111d7e53fa1eafb14cab3cd642f2 authored over 15 years ago by John Resig <[email protected]>
Support dynamically loaded copies of jQuery using document ready. Fixes #4889.
6fc57be843e2120ee6361af45b38d12a8c876f40 authored over 15 years ago by John Resig <[email protected]>
6fc57be843e2120ee6361af45b38d12a8c876f40 authored over 15 years ago by John Resig <[email protected]>
Make sure that the script is removed only if it's actually in the page still. Fixes #4934.
fe80b5af45049d1c8d10682eb1075f838d52a045 authored over 15 years ago by John Resig <[email protected]>
fe80b5af45049d1c8d10682eb1075f838d52a045 authored over 15 years ago by John Resig <[email protected]>
Completely disable the flaky fx queue test.
4e8f0c935e8fada0a755d9749cd371b96b9589d6 authored over 15 years ago by John Resig <[email protected]>
4e8f0c935e8fada0a755d9749cd371b96b9589d6 authored over 15 years ago by John Resig <[email protected]>
Exaggerate the times for the localtimeout ajax test.
6649ae290373e147ef5d2f6b3664dadc1e2779a6 authored over 15 years ago by John Resig <[email protected]>
6649ae290373e147ef5d2f6b3664dadc1e2779a6 authored over 15 years ago by John Resig <[email protected]>
Retool the fx test again, making it more apparent which order the queue tests will complete in.
66c98419aa6f93deb2c3b7060191fc96c885dc29 authored over 15 years ago by John Resig <[email protected]>
66c98419aa6f93deb2c3b7060191fc96c885dc29 authored over 15 years ago by John Resig <[email protected]>
Made a tweak to the fx queue test (was randomly failing in its current incarnation).
db8226229637b00dda8757e8b96fd8362cf67a70 authored over 15 years ago by John Resig <[email protected]>
db8226229637b00dda8757e8b96fd8362cf67a70 authored over 15 years ago by John Resig <[email protected]>
Tweaked the detach addition in commit [6474].
7e06b9b70f23dffd9c74047895b53b28af0dafc6 authored over 15 years ago by John Resig <[email protected]>
7e06b9b70f23dffd9c74047895b53b28af0dafc6 authored over 15 years ago by John Resig <[email protected]>
Adds detach()
7a67f8897d3c2ed97254f0fdb969be14e77962d1 authored over 15 years ago by Yehuda Katz <[email protected]>
7a67f8897d3c2ed97254f0fdb969be14e77962d1 authored over 15 years ago by Yehuda Katz <[email protected]>
Made some syntax tweaks to core.js.
29ff710c9b02dee2c407b408ea88489b3cef688e authored over 15 years ago by John Resig <[email protected]>
29ff710c9b02dee2c407b408ea88489b3cef688e authored over 15 years ago by John Resig <[email protected]>
Saved some references to native methods, instead of re-referencing them on every call.
b953c1d50a2c9a169b7fc47e78c2b8b0acb8a93d authored over 15 years ago by John Resig <[email protected]>
b953c1d50a2c9a169b7fc47e78c2b8b0acb8a93d authored over 15 years ago by John Resig <[email protected]>
Moved some RegExp in core.js, goes toward #4111.
03de2cb5e7945fac42bc612b290dbe460924cc51 authored over 15 years ago by John Resig <[email protected]>
03de2cb5e7945fac42bc612b290dbe460924cc51 authored over 15 years ago by John Resig <[email protected]>
Moved the RegExp in ajax.js out from inline, goes towards ticket #4111.
eaca153aea6e7b00fd458cac0c8abadcbab8ad61 authored over 15 years ago by John Resig <[email protected]>
eaca153aea6e7b00fd458cac0c8abadcbab8ad61 authored over 15 years ago by John Resig <[email protected]>
Made a number of syntax tweaks to ajax.js.
5272ed28bc03264e2167dbbdaccfbed6cdd64ffd authored over 15 years ago by John Resig <[email protected]>
5272ed28bc03264e2167dbbdaccfbed6cdd64ffd authored over 15 years ago by John Resig <[email protected]>
Did some cleaning up of ajax.js and fixed a bug from commit [6457].
fa2d66363928ec6f6b615b9e5e5d9ab002651457 authored over 15 years ago by John Resig <[email protected]>
fa2d66363928ec6f6b615b9e5e5d9ab002651457 authored over 15 years ago by John Resig <[email protected]>
Fixed a typo with commit [6457].
81985c7878db2dd4dc31a3a9f8028eaae314ec24 authored over 15 years ago by John Resig <[email protected]>
81985c7878db2dd4dc31a3a9f8028eaae314ec24 authored over 15 years ago by John Resig <[email protected]>
Removing extraneous closing ). Fix for [6463].
7175b2ffabe57fcd403ca03f2b4ff895f5012836 authored over 15 years ago by John Resig <[email protected]>
7175b2ffabe57fcd403ca03f2b4ff895f5012836 authored over 15 years ago by John Resig <[email protected]>
Broke out some of the inline RegExp from css.js. Goes towards fixing #4111.
627a32cea2da11673f459d6eff1dc393b8c41d6f authored over 15 years ago by John Resig <[email protected]>
627a32cea2da11673f459d6eff1dc393b8c41d6f authored over 15 years ago by John Resig <[email protected]>
Fixed various formatting issues in css.js.
4d1f15c35157532f13dd4ad2ba580ac65ad8475a authored over 15 years ago by John Resig <[email protected]>
4d1f15c35157532f13dd4ad2ba580ac65ad8475a authored over 15 years ago by John Resig <[email protected]>
Move cases of .replace(re, Function) out from inline (to avoid being redeclared on every use). Fixes #4114.
f57d93bf18a2d5c3b7a0b50da67cf6147aa389c3 authored over 15 years ago by John Resig <[email protected]>
f57d93bf18a2d5c3b7a0b50da67cf6147aa389c3 authored over 15 years ago by John Resig <[email protected]>
Fixed typo in commit #6461.
0ac9898d6b7200075d20e36d7c31ad77585c8778 authored over 15 years ago by John Resig <[email protected]>
0ac9898d6b7200075d20e36d7c31ad77585c8778 authored over 15 years ago by John Resig <[email protected]>
Made more formatting changes to manipulation.js. Also moved all inline RegExp into a top declaration.
6d23f2fd81f9f1894060a353e66effdf9738af16 authored over 15 years ago by John Resig <[email protected]>
6d23f2fd81f9f1894060a353e66effdf9738af16 authored over 15 years ago by John Resig <[email protected]>
Tweaked formatting of src/manipulation.js.
ec7fdf37235583a807b3f08e146edaadc81ca974 authored over 15 years ago by John Resig <[email protected]>
ec7fdf37235583a807b3f08e146edaadc81ca974 authored over 15 years ago by John Resig <[email protected]>
Standardize on using .nodeName in place of .tagName. Fixes jQuery bug #4923.
48e9a3999596c2ee1f4470a78637de8f27e3b219 authored over 15 years ago by John Resig <[email protected]>
48e9a3999596c2ee1f4470a78637de8f27e3b219 authored over 15 years ago by John Resig <[email protected]>
Standardizing on .test() and .exec() - moving away from using .match() for RegExp. Fixes jQuery bug #4113.
0d5c3a68a092401089c9242bdafdb1b2534feb6a authored over 15 years ago by John Resig <[email protected]>
0d5c3a68a092401089c9242bdafdb1b2534feb6a authored over 15 years ago by John Resig <[email protected]>
Rewrote .offsetParent() to work against the full jQuery set, added tests. Fixes #4922.
a3b8ac413f9c55994922c20b39223ab9ae6d1afa authored over 15 years ago by John Resig <[email protected]>
a3b8ac413f9c55994922c20b39223ab9ae6d1afa authored over 15 years ago by John Resig <[email protected]>
Made a number of stylistic changes to the offset code (braces, declarations, etc.).
f0681d98fe1fcb2995eca50a41c1c66407eab97a authored over 15 years ago by John Resig <[email protected]>
f0681d98fe1fcb2995eca50a41c1c66407eab97a authored over 15 years ago by John Resig <[email protected]>
Switching to use a better check for if the node is a document.
9d46c0ebb46037cfcc026e874d459d2cd412294e authored over 15 years ago by John Resig <[email protected]>
9d46c0ebb46037cfcc026e874d459d2cd412294e authored over 15 years ago by John Resig <[email protected]>
removing ambiguous offset tests for now... results are different due to rendering differences but are correct for the given browser
d828ff75a45bc1f232e607806c930e98d7256fc6 authored over 15 years ago by Brandon Aaron <[email protected]>
d828ff75a45bc1f232e607806c930e98d7256fc6 authored over 15 years ago by Brandon Aaron <[email protected]>
integrated offset tests into main test suite. offset tests now use iframes instead of popups
6504751006e6848369c9bfa5758f06b5ff40ba58 authored over 15 years ago by Brandon Aaron <[email protected]>
6504751006e6848369c9bfa5758f06b5ff40ba58 authored over 15 years ago by Brandon Aaron <[email protected]>
fix for #4906
4edbff9fc13d49eb0c887be8c58c8e66dceb4c5c authored over 15 years ago by Brandon Aaron <[email protected]>
4edbff9fc13d49eb0c887be8c58c8e66dceb4c5c authored over 15 years ago by Brandon Aaron <[email protected]>
Add test for jQuery(jQueryObj) cloning and simplify new get() code
1a7f72e7fe96654838074f88c79e021d37c5c30a authored over 15 years ago by Yehuda Katz <[email protected]>
1a7f72e7fe96654838074f88c79e021d37c5c30a authored over 15 years ago by Yehuda Katz <[email protected]>
jQuery objects have a default length of 0. Simplifies $() some.
88bd74c732283cf8cd5e778439f0ea23654519d3 authored over 15 years ago by Yehuda Katz <[email protected]>
88bd74c732283cf8cd5e778439f0ea23654519d3 authored over 15 years ago by Yehuda Katz <[email protected]>
jquery core: Simplifying isEmptyObject() and adding tests.
a38a5cd531a328319f8b7f3f33a84044b54591ce authored over 15 years ago by Ariel Flesler <[email protected]>
a38a5cd531a328319f8b7f3f33a84044b54591ce authored over 15 years ago by Ariel Flesler <[email protected]>
Refactor queueing system to allow auto-dequeuing to use dequeue directly and
therefore require dequeue to always leave the element it has dequeued on
the queue.
- In the f...
991d039b62f5dfcb9e3d99fe28212a6874e8f5c7 authored over 15 years ago by Yehuda Katz <[email protected]>
Refactor jQuery.data a bit to reduce property lookups
- Also added jQuery.isEmptyObject
190812c3be99bde536d373b6b6ab65cfe053a532 authored over 15 years ago by Yehuda Katz <[email protected]>
Implemented .data() to get the entire data object. Closes #4284
d36d224cc52e70d837306d33a03f517ef72abc60 authored over 15 years ago by Yehuda Katz <[email protected]>
d36d224cc52e70d837306d33a03f517ef72abc60 authored over 15 years ago by Yehuda Katz <[email protected]>
Add a test for index()
8e54b167cf60a6efa0e572d31f3886c3cfe74c0b authored over 15 years ago by Yehuda Katz <[email protected]>
8e54b167cf60a6efa0e572d31f3886c3cfe74c0b authored over 15 years ago by Yehuda Katz <[email protected]>
Unify .not and .filter (resolves #4200).
- Both now support Function, Element, Selector, and Arrayish (including jQuery object)
87869b8b81380617cfad8788799ee40de0e3e9c4 authored over 15 years ago by Yehuda Katz <[email protected]>
jQuery.extend(true, Object, Object) copies custom objects correctly.
- Also update jQuery.isObject to handle this case correctly
c10f87120f6fb2c6c269e766d6988e9be946dd03 authored over 15 years ago by Yehuda Katz <[email protected]>
jQuery.extend(true, Object, Object) copies objects with length keys correctly
8d52c27808a77f51d1cf42c7e738b0b356466c1a authored over 15 years ago by Yehuda Katz <[email protected]>
8d52c27808a77f51d1cf42c7e738b0b356466c1a authored over 15 years ago by Yehuda Katz <[email protected]>
Clear some dangling whitespace
6b912beb7b7ba3147112b8291ba3d3deb888bdba authored over 15 years ago by Yehuda Katz <[email protected]>
6b912beb7b7ba3147112b8291ba3d3deb888bdba authored over 15 years ago by Yehuda Katz <[email protected]>
Add support for .get(-Number) Closes #4188
e532dfe5228217f55a33122a4438fd70522dbb4b authored over 15 years ago by Yehuda Katz <[email protected]>
e532dfe5228217f55a33122a4438fd70522dbb4b authored over 15 years ago by Yehuda Katz <[email protected]>
Make toArray an alias for .get(). Closes #3999
e124fec5e9cfee77cb23b27c0d43dc2631c83aab authored over 15 years ago by Yehuda Katz <[email protected]>
e124fec5e9cfee77cb23b27c0d43dc2631c83aab authored over 15 years ago by Yehuda Katz <[email protected]>
Added gitignore for people using git-svn
0e2f4a0fe3b26f2eadff19cd3f668a4e99752117 authored over 15 years ago by Yehuda Katz <[email protected]>
0e2f4a0fe3b26f2eadff19cd3f668a4e99752117 authored over 15 years ago by Yehuda Katz <[email protected]>
Scope 'document' locally (also useful for sandboxing). Patch from Andrea Giammarchi. Fixes bug #4905.
c5315f66870377579cb41a1c0d80389c02628a66 authored over 15 years ago by John Resig <[email protected]>
c5315f66870377579cb41a1c0d80389c02628a66 authored over 15 years ago by John Resig <[email protected]>
We only support wrapping the first element around an element (all others are ignored). Fixes ticket #4903.
7a04d1da54caec00b900620390df820fb85b1227 authored over 15 years ago by John Resig <[email protected]>
7a04d1da54caec00b900620390df820fb85b1227 authored over 15 years ago by John Resig <[email protected]>
Fixed wrapping of elements that hold text nodes. Thanks to David Flanagan for the patch. Fixes #4902.
991dafae16e44512c5107b90bc8ce9675d8f5c12 authored over 15 years ago by John Resig <[email protected]>
991dafae16e44512c5107b90bc8ce9675d8f5c12 authored over 15 years ago by John Resig <[email protected]>
Fixed spelling mistake in Ajax tests.
ad5ba1a72ef90c4327e3eb3ee133fbf87e181638 authored over 15 years ago by John Resig <[email protected]>
ad5ba1a72ef90c4327e3eb3ee133fbf87e181638 authored over 15 years ago by John Resig <[email protected]>
Fixed the handling of .status == 304 in Opera (it always returns 0). Also silently "pass" in Opera 9.6 (which is unable to send the correct headers with setRequestHeader). Follow-up to bug #4764.
c3c94823f27ee1e935586d46fd86f055f3a3d97d authored over 15 years ago by John Resig <[email protected]>
c3c94823f27ee1e935586d46fd86f055f3a3d97d authored over 15 years ago by John Resig <[email protected]>
clearQueue and next should now work with default fx on all browsers
89dc1e01435ebeef173c9a843096cd5c1fbc9dd8 authored over 15 years ago by Yehuda Katz <[email protected]>
89dc1e01435ebeef173c9a843096cd5c1fbc9dd8 authored over 15 years ago by Yehuda Katz <[email protected]>
Uses the more stable font-size as a sentinel
7cfec99858bf397714d3aac1c0ba4708d2ddb986 authored over 15 years ago by Yehuda Katz <[email protected]>
7cfec99858bf397714d3aac1c0ba4708d2ddb986 authored over 15 years ago by Yehuda Katz <[email protected]>
Test Tweak to normalize the CSS results across browsers
c0802e5d21548ce5c41e51ff500308d5a5c9b249 authored over 15 years ago by Yehuda Katz <[email protected]>
c0802e5d21548ce5c41e51ff500308d5a5c9b249 authored over 15 years ago by Yehuda Katz <[email protected]>
Fix dangling comma of death in data.js
72bb9dfe281a12c1195c4e32ae1440a9d0708ba3 authored over 15 years ago by Yehuda Katz <[email protected]>
72bb9dfe281a12c1195c4e32ae1440a9d0708ba3 authored over 15 years ago by Yehuda Katz <[email protected]>
Updates css() tests to use hex rather than color names
4ae7234736fd501110a7bf2acea6cc68e24bd4cd authored over 15 years ago by Yehuda Katz <[email protected]>
4ae7234736fd501110a7bf2acea6cc68e24bd4cd authored over 15 years ago by Yehuda Katz <[email protected]>
Add tests for replaceAll(fn) and wrap(fn) -- mark wrapAll and wrapWithin as TODO
35951021545a3ae88018fc5ea3bebd1bc7d09c6a authored over 15 years ago by Yehuda Katz <[email protected]>
35951021545a3ae88018fc5ea3bebd1bc7d09c6a authored over 15 years ago by Yehuda Katz <[email protected]>
Support for .foo(Function) and testing. TODO: More tests
7d7a960035b7431887581c9cef09eaaef28e3d27 authored over 15 years ago by Yehuda Katz <[email protected]>
7d7a960035b7431887581c9cef09eaaef28e3d27 authored over 15 years ago by Yehuda Katz <[email protected]>
Added test for css(String, Function) and css(Object) where values are Functions; fixed css(Object)
e8eff25f3b6d9a0c03f6581089406cebcc86aa34 authored over 15 years ago by Yehuda Katz <[email protected]>
e8eff25f3b6d9a0c03f6581089406cebcc86aa34 authored over 15 years ago by Yehuda Katz <[email protected]>
Add clearQueue for clearing non-fx queues
d857315967a1cc07b73924bbdf2eb12f4f910c45 authored over 15 years ago by Yehuda Katz <[email protected]>
d857315967a1cc07b73924bbdf2eb12f4f910c45 authored over 15 years ago by Yehuda Katz <[email protected]>
Added a next() shortcut for queues
89b4bc53ca0ca3d4e5c80b94ce92b09cc34af8ef authored over 15 years ago by Yehuda Katz <[email protected]>
89b4bc53ca0ca3d4e5c80b94ce92b09cc34af8ef authored over 15 years ago by Yehuda Katz <[email protected]>
IE doesn't seem to like caching fragments that have options in them. Ticket #4883.
5b84c7c45c8c3c5e7c9a17239cd658b0c87ab892 authored over 15 years ago by John Resig <[email protected]>
5b84c7c45c8c3c5e7c9a17239cd658b0c87ab892 authored over 15 years ago by John Resig <[email protected]>
Limit domManip caching to strings < 512 characters long. Ticket #4883.
0c4418bbc4022ed5cb746af364ff1c0d7c331209 authored over 15 years ago by John Resig <[email protected]>
0c4418bbc4022ed5cb746af364ff1c0d7c331209 authored over 15 years ago by John Resig <[email protected]>
Fixes regression in .attr(), patch by David Flanagan. Fixes #4884.
2a268f5f4b5b1d870d5af580de4c768e0121e5b5 authored over 15 years ago by John Resig <[email protected]>
2a268f5f4b5b1d870d5af580de4c768e0121e5b5 authored over 15 years ago by John Resig <[email protected]>
Added caching to domManip. Fixes #4883.
8db967e9d52407c8e76d81b9d472800667f6fa29 authored over 15 years ago by John Resig <[email protected]>
8db967e9d52407c8e76d81b9d472800667f6fa29 authored over 15 years ago by John Resig <[email protected]>
Optimized jQuery(Element) to not call jQuery() twice.
fd2a2fed84b6c32e24a050356a8f422310bae927 authored over 15 years ago by John Resig <[email protected]>
fd2a2fed84b6c32e24a050356a8f422310bae927 authored over 15 years ago by John Resig <[email protected]>
reverting sizzle updates from previous commit, appears i had an outdated version
bbf3334db107abf72cbb3247b68b7e40d9f2cdfe authored over 15 years ago by Brandon Aaron <[email protected]>
bbf3334db107abf72cbb3247b68b7e40d9f2cdfe authored over 15 years ago by Brandon Aaron <[email protected]>
fix for #4512 and minor sizzle updates
de07ebc1a0a656c53ebee3f95802db08bb3cd680 authored over 15 years ago by Brandon Aaron <[email protected]>
de07ebc1a0a656c53ebee3f95802db08bb3cd680 authored over 15 years ago by Brandon Aaron <[email protected]>
jquery core: Closes #2827. jQuery.each iterates over functions
c6b9654ea8524e76f49f17f1bb0f6a38ce36bca3 authored over 15 years ago by Ariel Flesler <[email protected]>
c6b9654ea8524e76f49f17f1bb0f6a38ce36bca3 authored over 15 years ago by Ariel Flesler <[email protected]>
fix for #3533, triggering an event with a colon in the name on a table no longer throws an error in IE
ee34b6982ab25cd7699f68506d7b18a02c3c4d44 authored over 15 years ago by Brandon Aaron <[email protected]>
ee34b6982ab25cd7699f68506d7b18a02c3c4d44 authored over 15 years ago by Brandon Aaron <[email protected]>
Minor tab-spacing tweak.
739644dce5312fc66a37806ff5e07c8e9784f803 authored over 15 years ago by John Resig <[email protected]>
739644dce5312fc66a37806ff5e07c8e9784f803 authored over 15 years ago by John Resig <[email protected]>
Adding support for etags in $.ajax() - and simplified the if-modified-since implementation. Thanks to Lawrence for the patch! Closes ticket #4764.
28ab4d32247943e1ae3409b23fe69303df0bc9eb authored over 15 years ago by John Resig <[email protected]>
28ab4d32247943e1ae3409b23fe69303df0bc9eb authored over 15 years ago by John Resig <[email protected]>
jquery core: removed the version.txt newline; please keep it that way, otherwise that ant replacement fails, it inserts the file content wherever it finds @VERSION
030ae6771533a09157347ffe1d28ee08096899da authored over 15 years ago by Jörn Zaefferer <[email protected]>
030ae6771533a09157347ffe1d28ee08096899da authored over 15 years ago by Jörn Zaefferer <[email protected]>
jquery fx: Exposing the ticking function
6faf75fb98ffdeb27dd8ce5a009d65dfa2921ec2 authored over 15 years ago by Ariel Flesler <[email protected]>
6faf75fb98ffdeb27dd8ce5a009d65dfa2921ec2 authored over 15 years ago by Ariel Flesler <[email protected]>
Reverting accidental test suite corruption from the Sizzle merge.
89d2f1e8516fe9f6ab30ffd275e520d47b4bf707 authored over 15 years ago by John Resig <[email protected]>
89d2f1e8516fe9f6ab30ffd275e520d47b4bf707 authored over 15 years ago by John Resig <[email protected]>
Removed some cases of strict errors.
45729831b136238d6b58cd2057192fd74073dfce authored over 15 years ago by John Resig <[email protected]>
45729831b136238d6b58cd2057192fd74073dfce authored over 15 years ago by John Resig <[email protected]>
Switched to using new Function instead of eval for handling JSON parsing (Fixes bug #4680). Added support for JSON.parse, if it exists (Fixes bug #4429).
90a87c03b4943d75c24bc5e6246630231d12d933 authored over 15 years ago by John Resig <[email protected]>
90a87c03b4943d75c24bc5e6246630231d12d933 authored over 15 years ago by John Resig <[email protected]>
Did some light reordering of the jQuery definition. Moved window and undefined to exist in intro/outro.
a0451f162e95b552f9dc307b8529c114edeab417 authored over 15 years ago by John Resig <[email protected]>
a0451f162e95b552f9dc307b8529c114edeab417 authored over 15 years ago by John Resig <[email protected]>
fix :hidden and :visible selectors. fixes #4512
b97b886fcd212b7a4c8c883b1afb04b6bd071545 authored over 15 years ago by Brandon Aaron <[email protected]>
b97b886fcd212b7a4c8c883b1afb04b6bd071545 authored over 15 years ago by Brandon Aaron <[email protected]>
fix for #4183
e10e625bf4865cb8e9927e94d15afa37f6537a03 authored over 15 years ago by Brandon Aaron <[email protected]>
e10e625bf4865cb8e9927e94d15afa37f6537a03 authored over 15 years ago by Brandon Aaron <[email protected]>
error case for an ajax test
29411a4405c73b20244108db6bb868f3f11ccd73 authored over 15 years ago by Brandon Aaron <[email protected]>
29411a4405c73b20244108db6bb868f3f11ccd73 authored over 15 years ago by Brandon Aaron <[email protected]>
fix remove and empty to work properly in IE when an element with the id of length exists. fixes ajax event hanlders in test suite from firing multiple times because they did not get cleaned up.
4a99fcf6e4b152706b951df584614da32b08f6e4 authored over 15 years ago by Brandon Aaron <[email protected]>
4a99fcf6e4b152706b951df584614da32b08f6e4 authored over 15 years ago by Brandon Aaron <[email protected]>
prevent fx test html from showing in IE
a4a58a38360039deda2905a34ebc6140d3c259b7 authored over 15 years ago by Brandon Aaron <[email protected]>
a4a58a38360039deda2905a34ebc6140d3c259b7 authored over 15 years ago by Brandon Aaron <[email protected]>
unit tests for setting cellspacing, rowspan, and colspan
a073ee85963518be605018550eeb530180e2287f authored over 15 years ago by Brandon Aaron <[email protected]>
a073ee85963518be605018550eeb530180e2287f authored over 15 years ago by Brandon Aaron <[email protected]>
fix for #4397
fd281e493d58dc54feded5d29660489e6bc7b151 authored over 15 years ago by Brandon Aaron <[email protected]>
fd281e493d58dc54feded5d29660489e6bc7b151 authored over 15 years ago by Brandon Aaron <[email protected]>
tidy up fix for #3981, thanks matt kruse
ed087197cef89ce79cbd6b4ab49f184f3b259602 authored over 15 years ago by Brandon Aaron <[email protected]>
ed087197cef89ce79cbd6b4ab49f184f3b259602 authored over 15 years ago by Brandon Aaron <[email protected]>
opacity is now retrieved from stylesheet in IE. fixes #3981
ec3ebd3e8a7dfda15d227ea3dd21361e534beac3 authored over 15 years ago by Brandon Aaron <[email protected]>
ec3ebd3e8a7dfda15d227ea3dd21361e534beac3 authored over 15 years ago by Brandon Aaron <[email protected]>
fix regression in removing live events caused by r6324
b763cc6602fdf2bede16be5bf106ceaa1d1d0525 authored over 15 years ago by Brandon Aaron <[email protected]>
b763cc6602fdf2bede16be5bf106ceaa1d1d0525 authored over 15 years ago by Brandon Aaron <[email protected]>
jquery event: misc change
d0750727684cb17a762ee338132159e389920799 authored over 15 years ago by Ariel Flesler <[email protected]>
d0750727684cb17a762ee338132159e389920799 authored over 15 years ago by Ariel Flesler <[email protected]>
unused, left-over code from r6344
09b59038a0d1b6a1e72d24b9cf86c2a9b2aa4d16 authored over 15 years ago by Brandon Aaron <[email protected]>
09b59038a0d1b6a1e72d24b9cf86c2a9b2aa4d16 authored over 15 years ago by Brandon Aaron <[email protected]>
another unit test for index method
c41fab1eb099cd284b65c0d37431adfb38f4106a authored over 15 years ago by Brandon Aaron <[email protected]>
c41fab1eb099cd284b65c0d37431adfb38f4106a authored over 15 years ago by Brandon Aaron <[email protected]>
.bind() now accepts an optional thisObject as the last argument which is used to change the value of this in event callbacks. fixes #3699
811891785f5bfa3f42ec9cb18e68fc3a114935e9 authored over 15 years ago by Brandon Aaron <[email protected]>
811891785f5bfa3f42ec9cb18e68fc3a114935e9 authored over 15 years ago by Brandon Aaron <[email protected]>
fix for #4234. hover can take one function to use for both enter and leave.
8f042d8be34fe2d197e45d6fa398456759a4c007 authored over 15 years ago by Brandon Aaron <[email protected]>
8f042d8be34fe2d197e45d6fa398456759a4c007 authored over 15 years ago by Brandon Aaron <[email protected]>
fix for #3286
3a9c827bf86657a0d007f66c9920d4c2b1726961 authored over 15 years ago by Brandon Aaron <[email protected]>
3a9c827bf86657a0d007f66c9920d4c2b1726961 authored over 15 years ago by Brandon Aaron <[email protected]>