aboutsummaryrefslogtreecommitdiffstats
path: root/src/selector-native.js
Commit message (Expand)AuthorAgeFilesLines
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-8/+10
* Selector: Use Element.matches in selector-native if availablePhilip Jägenstedt2014-03-201-1/+2
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-1/+8
* Check nodeType of elements passed to selector-native's find. Fixes #13577.Timmy Willison2013-05-061-1/+11
* No ticket: boolean -> bool in selector-nativeTimmy Willison2013-05-061-1/+1
* Ref 4ef51690: Update selector-native for new Sizzle dependenciesRichard Gibson2013-04-051-0/+5
* Remove unprefixed `matchesSelector`. Stick most common first. Update SizzleTimmy Willison2013-03-231-2/+1
* Add warnings and ignore the built Sizzle file.Dave Methvin2013-02-271-0/+25
* Fix #13434: native-API selector moduleRichard Gibson2013-02-271-0/+125