Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Move all external libraries to external directory | Scott González | 2014-06-24 | 3 | -2048/+0 |
| | | | | Closes gh-1593 | ||||
* | Build: Remove unused Sizzle test files | Scott González | 2014-06-24 | 8 | -11410/+0 |
| | |||||
* | Selector: Update Sizzle to 1.10.19 | Richard Gibson | 2014-04-18 | 3 | -28/+38 |
| | | | | | Fixes #14901 Fixes #14793 | ||||
* | Selector: update Sizzle | Michał Gołębiowski | 2014-02-05 | 4 | -63/+93 |
| | |||||
* | Sizzle: update committed dependencies | Timmy Willison | 2014-01-13 | 5 | -23/+25 |
| | |||||
* | Selector: update Sizzle | Richard Gibson | 2013-12-20 | 4 | -15/+21 |
| | | | | Fix #14584 | ||||
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 11 | -0/+13410 |
| | | | | | | | | | | | | Tracked bower dependencies are located at "src/sizzle" and "test/libs". The source-destination mapping is in the Gruntfile. When updating a bower dependency, update the version in bower.json, run `grunt bower`, and then commit the result. When adding a dependency, update the bowercopy task accordingly. Fixes #14615. Closes gh-1452. | ||||
* | Include Sizzle and Qunit with bower. Fixes #14118. | Timmy Willison | 2013-07-10 | 1 | -0/+0 |
| | |||||
* | Remove `undefined` var declarations | Timmy Willison | 2013-07-08 | 1 | -0/+0 |
| | |||||
* | Update Sizzle to version 1.10.3-pre | Timmy Willison | 2013-07-04 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: bower manifest | Timmy Willison | 2013-06-26 | 1 | -0/+0 |
| | |||||
* | Update Sizzle. Avoid the use of frameElement. Fixes #13980. | Timmy Willison | 2013-06-03 | 1 | -0/+0 |
| | |||||
* | Fix #13974: XML .attr("type") | Richard Gibson | 2013-06-02 | 1 | -0/+0 |
| | | | | (cherry picked from commit adf30903182f6ab99e3490ceac5a8c37bc59e325) | ||||
* | Sizzle Update: fix #13936 - iframe reload should not affect Sizzle. | Oleg | 2013-05-29 | 1 | -0/+0 |
| | |||||
* | Fix #13894: CSS identifiers with backslash-escaped whitespace | Richard Gibson | 2013-05-15 | 1 | -0/+0 |
| | | | | (cherry picked from commit a75016634d439179fa6517da1918a5a667886e99) | ||||
* | Update Sizzle: fix sort order test | Timmy Willison | 2013-05-10 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: empty string arguments in pseudos. Fixes #13882. | Timmy Willison | 2013-05-10 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: minor fixes | Timmy Willison | 2013-05-08 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: fix failing tests with attributes | Timmy Willison | 2013-05-07 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: minor selector issues | Timmy Willison | 2013-05-07 | 1 | -0/+0 |
| | |||||
* | Check nodeType of elements passed to selector-native's find. Fixes #13577. | Timmy Willison | 2013-05-06 | 1 | -0/+0 |
| | |||||
* | Fix #13809: Avoid collisions with words reserved by any version of ECMA-262 | Richard Gibson | 2013-04-24 | 1 | -0/+0 |
| | |||||
* | Fix #13807: attribute/Object.prototype name collisions | Richard Gibson | 2013-04-22 | 1 | -0/+0 |
| | |||||
* | Fix #13596; #13722: .replaceWith consistency. Close gh-1216. | Richard Gibson | 2013-04-16 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: src attribute in IE7. Fixes #13777. | Timmy Willison | 2013-04-15 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: jshintrc | Timmy Willison | 2013-04-09 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: pick IE over Chrome this time. Supplements #13378. | Timmy Willison | 2013-04-08 | 1 | -0/+0 |
| | |||||
* | Revert Sizzle. Reopens #13378 | Timmy Willison | 2013-04-08 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: use documentElement in focus selector. Fixes #13378. | Timmy Willison | 2013-04-08 | 1 | -0/+0 |
| | |||||
* | Fix #13539: Utilize Sizzle hooks. Close gh-1215. | Richard Gibson | 2013-04-05 | 1 | -0/+0 |
| | | | | (cherry picked from commit 4ef516903e6e48bce388ca47c1ed88a447199fa1) | ||||
* | Use semver versions for our in-between versions as well. | Timmy Willison | 2013-03-23 | 1 | -0/+0 |
| | | | | http://semver.org | ||||
* | Remove unprefixed `matchesSelector`. Stick most common first. Update Sizzle | Timmy Willison | 2013-03-23 | 1 | -0/+0 |
| | |||||
* | Build selector.js from built sizzle. Update Sizzle. | Timmy Willison | 2013-03-19 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: minor windows 8 issue | Timmy Willison | 2013-03-11 | 1 | -0/+0 |
| | |||||
* | Fix #13505: Yet another detached add patch | Richard Gibson | 2013-02-24 | 1 | -0/+0 |
| | |||||
* | No ticket: Restore support for Android<4.0 | Richard Gibson | 2013-02-23 | 1 | -0/+0 |
| | |||||
* | Fix #13499: selector with leading ID matching only a name | Richard Gibson | 2013-02-22 | 1 | -0/+0 |
| | | | | (cherry picked from commit 5c4ab97a64c162503ac200bc7cea7f3e5725984d) | ||||
* | No ticket: Update Sizzle | Richard Gibson | 2013-02-17 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: detached node sorting in Webkit. Fixes #13331. | Timmy Willison | 2013-02-01 | 1 | -0/+0 |
| | |||||
* | Fix #13281: update Sizzle | Richard Gibson | 2013-01-24 | 1 | -0/+0 |
| | |||||
* | Update Sizzle: fixes native slice usage | Timmy Willison | 2013-01-18 | 1 | -0/+0 |
| | |||||
* | Fix jQuery #13251: use slice instead of substring | Richard Gibson | 2013-01-17 | 1 | -0/+0 |
| | | | | (cherry picked from commit 37eb6125c0fb0bec4e0d043bc78110b4f49f3aa6) | ||||
* | Fix #13182: update Sizzle | Richard Gibson | 2013-01-16 | 1 | -0/+0 |
| | |||||
* | Update Sizzle | Richard Gibson | 2013-01-11 | 1 | -0/+0 |
| | |||||
* | Update Sizzle | Richard Gibson | 2013-01-10 | 1 | -0/+0 |
| | |||||
* | Update Sizzle | Richard Gibson | 2012-12-21 | 1 | -0/+0 |
| | |||||
* | Fix 00bbbe20 test failures | Richard Gibson | 2012-12-21 | 1 | -0/+0 |
| | |||||
* | Fix #13070: better unescaping logic in Sizzle | Richard Gibson | 2012-12-20 | 1 | -0/+0 |
| | |||||
* | Sizzle: :lang updates for handling backslashes, xml, and inheritance | Timmy Willison | 2012-12-18 | 1 | -0/+0 |
| | |||||
* | Sizzle: QA for :lang from gibson | Timmy Willison | 2012-12-17 | 1 | -0/+0 |
| |