Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bower: stop ignoring yourself, bower | Timmy Willison | 2014-02-19 | 1 | -2/+1 |
| | | | | | | Ref #14798 Ref gh-1516 Ref gh-1338 | ||||
* | Bower: add main property, move Sizzle to devDependencies, add license property | Timmy Willison | 2014-02-19 | 1 | -3/+3 |
| | | | | | | | | | Fixes #14798 Close gh-1516 Ref gh-1338 Conflicts: bower.json | ||||
* | Build: Upgrade QUnit to 1.14.0 | Michał Gołębiowski | 2014-02-05 | 1 | -1/+1 |
| | | | | (cherry-picked from 95b21c6ec2790d0d051cdfe95d73148d7c385d68) | ||||
* | Selector: update Sizzle | Michał Gołębiowski | 2014-02-05 | 1 | -1/+1 |
| | | | | (cherry-picked from a74ad04bc9c4c7203303b2547e94f1cc53c2a460) | ||||
* | Build: Switch to explicit dependencies versions in bower.json | Michał Gołębiowski | 2014-02-02 | 1 | -3/+3 |
| | | | | (cherry-picked from cd4e25e991898bf07ce82fe4ab3d60c32b4a5fc9) | ||||
* | Updating the 1.x-master version to 1.11.1pre. | Timmy Willison | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | Selector: Update Sizzle | Richard Gibson | 2014-01-13 | 1 | -1/+1 |
| | | | | | Fixes #14657 (cherry picked from commit 9ac88dea494b0b79d1e1d1d26f8d9f5eb670cf62) | ||||
* | Tests: Fix test broken by previous cherry-pick | Dave Methvin | 2014-01-09 | 1 | -5/+0 |
| | |||||
* | Effects: Integrate sinon fake timers into tests | John Paul | 2014-01-09 | 1 | -1/+7 |
| | | | | | | (cherry picked from commit b407bddea2ae65200df0802bef7cf06c16b5e524) Closes gh-1377 | ||||
* | Remove hyphen from pre versions | Timmy Willison | 2013-12-20 | 1 | -1/+1 |
| | | | | | | | | | - It is intentionally invalid semver as pre versions should never be released - UI and Mobile already do this Conflicts: bower.json package.json | ||||
* | Selector: update Sizzle | Richard Gibson | 2013-12-20 | 1 | -1/+1 |
| | | | | | Fix #14584 (cherry picked from commit 29c8003347e8768e26077c6d040203d662009220) | ||||
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | 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. Conflicts: bower.json test/index.html | ||||
* | Fix #14579: attribute selectors with trailing spaces after an unquoted value | Richard Gibson | 2013-11-27 | 1 | -1/+1 |
| | | | | (cherry picked from commit ed20e7c645064822f4070a0c60195e4bcdaba683) | ||||
* | Fixes #14535: update Sizzle to 1.10.13 | Timmy Willison | 2013-11-26 | 1 | -1/+1 |
| | | | | (cherry picked from commit c389c2e6ba698e95c683ad113d728e757a4da29a) | ||||
* | Updating the source version to 1.11.0-pre✓™ | Dave Methvin | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | Updating version to 1.11.0-beta2. | Dave Methvin | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 1 | -0/+12 |
| | |||||
* | Update Sizzle: remove the use of version ranges | Timmy Willison | 2013-11-14 | 1 | -2/+2 |
| | | | | | Conflicts: bower.json | ||||
* | Add "keywords" to bower.json | Sindre Sorhus | 2013-11-07 | 1 | -1/+6 |
| | | | | Cherry picked from 0bb4090c2c77746ae3976bcce52ea3f58a056604 commit | ||||
* | Fix #14381: Update to Sizzle 1.10.11 | Richard Gibson | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | Update Sizzle to 1.10.10 | Timmy Willison | 2013-10-10 | 1 | -1/+1 |
| | |||||
* | Fix #14351: Update Sizzle | Richard Gibson | 2013-09-12 | 1 | -1/+1 |
| | | | | (cherry picked from commit 1d57ffe5fff06928aac53813342d33ec6bddd531) | ||||
* | Unignore license in bower. Ignore other unnecessary files. | Timmy Willison | 2013-09-09 | 1 | -2/+4 |
| | |||||
* | Revert "Keep the build for bower" | Timmy Willison | 2013-09-08 | 1 | -0/+1 |
| | | | | This reverts commit c9858a4351c0c04aa1786b01ca1dfef84412dcf9. | ||||
* | Keep the build for bower | Timmy Willison | 2013-09-08 | 1 | -1/+0 |
| | |||||
* | Update Sizzle to 1.10.7 | Timmy Willison | 2013-08-27 | 1 | -1/+1 |
| | | | | | Conflicts: bower.json | ||||
* | Update Sizzle: minor change to a test (oldIE must set defaultChecked on ↵ | Timmy Willison | 2013-08-27 | 1 | -1/+1 |
| | | | | creation) | ||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | Conflicts: Gruntfile.js README.md src/ajax.js src/ajax/xhr.js src/attributes.js src/core.js src/css.js src/data.js src/effects.js src/event.js src/manipulation.js src/offset.js src/selector-native.js src/traversing.js test/unit/core.js test/unit/data.js | ||||
* | Update QUnit to 1.12.0 | Timmy Willison | 2013-07-24 | 1 | -2/+2 |
| | |||||
* | Update Sizzle to 1.10.5. Fixes #14142. | Timmy Willison | 2013-07-19 | 1 | -1/+3 |
| | |||||
* | Fix bower.json version from cherry-picked commit | Timmy Willison | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | Include Sizzle and Qunit with bower. Fixes #14118. | Timmy Willison | 2013-07-10 | 1 | -0/+17 |