aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unbreak isHidden args, they're needed by the .filter() call.Dave Methvin2012-07-251-1/+2
* Fix #12148. Let .toggle() call the public .hide() for punching.Dave Methvin2012-07-251-7/+9
* Moves isHidden to src/css.js and re-introduces its use. No ticket. Closes gh-876Oleg2012-07-252-7/+6
* Oops, didn't mean to revert sizzle last timeCorey Frang2012-07-251-0/+0
* This should repair the unitCorey Frang2012-07-251-0/+0
* Remove unnecessary elseTimmy Willison2012-07-251-3/+1
* Fail silently if closest is somehow called on a document. Fixes #10726.Timmy Willison2012-07-251-4/+1
* Sizzle: fixes issue with :empty pseudo and comment nodesTimmy Willison2012-07-251-0/+0
* Revert "Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873."Dave Methvin2012-07-252-4/+6
* Update Sizzle: minor consolidationTimmy Willison2012-07-251-0/+0
* Update Sizzle: attribute values regex tweakTimmy Willison2012-07-251-0/+0
* Fix #7579. Don't convert to number if it changes the string. Close gh-852.Dave Methvin2012-07-251-2/+3
* Followup #12018, fix a test fail converting to pixels. Close gh-874.Mike Sherov2012-07-251-1/+1
* Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873.Daniel Chatfield2012-07-252-6/+4
* Fix #12132. IE10 dislikes detached object elements. Close gh-870.Elijah Manor2012-07-241-4/+5
* Update SizzleTimmy Willison2012-07-231-0/+0
* Sizzle: fixes test fails in IE6/7Timmy Willison2012-07-231-0/+0
* Sizzle: fix issue with adjusting the context on relative combinators in eleme...Timmy Willison2012-07-231-0/+0
* Update SizzleTimmy Willison2012-07-231-0/+0
* Support event delegation with relative selectors. Fixes #10762. Closes gh-860.Richard Gibson2012-07-231-4/+4
* Update Sizzle: Minor edits and fixes #10762.Timmy Willison2012-07-231-0/+0
* Clean up regexen; use common regex for numbers. Close gh-862.Richard Gibson2012-07-228-25/+27
* Fix #9217. oldIE error when changing detached elements, close gh-861Corey Frang2012-07-221-0/+11
* Fix #12088, Safari 5 and more percentages in getComputedStyleMike Sherov2012-07-222-7/+12
* Fix the logic to set overflow:hidden on width & height animations - Fixes #12...Corey Frang2012-07-201-1/+1
* Update Sizzle to fix #12082, #12087.Dave Methvin2012-07-171-0/+0
* Extracts the serialization code from the ajax module so that alternative ajax...jaubourg2012-07-132-160/+154
* Revert "Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7."Dave Methvin2012-07-121-0/+8
* Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7.Dave Methvin2012-07-121-8/+0
* Update Sizzle to fix oldIE erroneous getAttribute invokification.Dave Methvin2012-07-121-0/+0
* Fix #11547. toLowerCase not work good on XML attributes.Dave Methvin2012-07-111-7/+2
* Update Sizzle; Closes #12054, #12057.Dave Methvin2012-07-111-0/+0
* Fixes a variety of typographical problems. Closes gh-853Chris Faulkner2012-07-115-7/+7
* Adjust jshint options to pass with closure 'sub' changesTimmy Willison2012-07-101-0/+1
* Sizzle: necessary changes for Advanced Closure compiler supportTimmy Willison2012-07-101-0/+0
* Fix #10517. before() and after() on disconnected node should return multiple ...Uri Gilad2012-07-101-3/+3
* Sizzle: fix failing test in IE: malformed HTMLTimmy Willison2012-07-091-0/+0
* Update Sizzle: fixes an issue with an escape character in the id of a contextTimmy Willison2012-07-091-0/+0
* Fix #11962. Standardize getter return values for empty sets.Uri Gilad2012-07-092-3/+3
* Update Sizzle: compress/edge case pull from gibson and a fix :not/:has with s...Timmy Willison2012-07-091-0/+0
* Follow the style guide, lose 72 bytes! Closes gh-840.Mike Sherov2012-07-0912-135/+147
* Update Sizzle: fixes author of a previous commitTimmy Willison2012-07-091-0/+0
* Update Sizzle: added EXPOSE commentTimmy Willison2012-07-091-0/+0
* Sizzle added standalone AMD supportTimmy Willison2012-07-091-0/+0
* Fix #11249. Inline styles anger Content Security Policy.David Benjamin2012-07-071-3/+6
* Sizzle: adds a test for a previously problematic selectorTimmy Willison2012-07-071-0/+0
* Update Sizzle: adds createPseudo method on Sizzle.selectors for easily creati...Timmy Willison2012-07-071-0/+0
* Update Sizzle: fixes UI testsTimmy Willison2012-07-061-0/+0
* Sizzle: minor changeTimmy Willison2012-07-061-0/+0
* Update Sizzle: improved dir cachingTimmy Willison2012-07-061-0/+0