aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
Commit message (Collapse)AuthorAgeFilesLines
* Bower: stop ignoring yourself, bowerTimmy Willison2014-02-191-2/+1
| | | | | | Ref #14798 Ref gh-1516 Ref gh-1338
* Bower: add main property, move Sizzle to devDependencies, add license propertyTimmy Willison2014-02-191-3/+3
| | | | | | | | | Fixes #14798 Close gh-1516 Ref gh-1338 Conflicts: bower.json
* Build: Upgrade QUnit to 1.14.0Michał Gołębiowski2014-02-051-1/+1
| | | | (cherry-picked from 95b21c6ec2790d0d051cdfe95d73148d7c385d68)
* Selector: update SizzleMichał Gołębiowski2014-02-051-1/+1
| | | | (cherry-picked from a74ad04bc9c4c7203303b2547e94f1cc53c2a460)
* Build: Switch to explicit dependencies versions in bower.jsonMichał Gołębiowski2014-02-021-3/+3
| | | | (cherry-picked from cd4e25e991898bf07ce82fe4ab3d60c32b4a5fc9)
* Updating the 1.x-master version to 1.11.1pre.Timmy Willison2014-01-231-1/+1
|
* Selector: Update SizzleRichard Gibson2014-01-131-1/+1
| | | | | Fixes #14657 (cherry picked from commit 9ac88dea494b0b79d1e1d1d26f8d9f5eb670cf62)
* Tests: Fix test broken by previous cherry-pickDave Methvin2014-01-091-5/+0
|
* Effects: Integrate sinon fake timers into testsJohn Paul2014-01-091-1/+7
| | | | | | (cherry picked from commit b407bddea2ae65200df0802bef7cf06c16b5e524) Closes gh-1377
* Remove hyphen from pre versionsTimmy Willison2013-12-201-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 SizzleRichard Gibson2013-12-201-1/+1
| | | | | Fix #14584 (cherry picked from commit 29c8003347e8768e26077c6d040203d662009220)
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-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 valueRichard Gibson2013-11-271-1/+1
| | | | (cherry picked from commit ed20e7c645064822f4070a0c60195e4bcdaba683)
* Fixes #14535: update Sizzle to 1.10.13Timmy Willison2013-11-261-1/+1
| | | | (cherry picked from commit c389c2e6ba698e95c683ad113d728e757a4da29a)
* Updating the source version to 1.11.0-pre✓™Dave Methvin2013-11-151-1/+1
|
* Updating version to 1.11.0-beta2.Dave Methvin2013-11-151-1/+1
|
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-0/+12
|
* Update Sizzle: remove the use of version rangesTimmy Willison2013-11-141-2/+2
| | | | | Conflicts: bower.json
* Add "keywords" to bower.jsonSindre Sorhus2013-11-071-1/+6
| | | | Cherry picked from 0bb4090c2c77746ae3976bcce52ea3f58a056604 commit
* Fix #14381: Update to Sizzle 1.10.11Richard Gibson2013-10-111-1/+1
|
* Update Sizzle to 1.10.10Timmy Willison2013-10-101-1/+1
|
* Fix #14351: Update SizzleRichard Gibson2013-09-121-1/+1
| | | | (cherry picked from commit 1d57ffe5fff06928aac53813342d33ec6bddd531)
* Unignore license in bower. Ignore other unnecessary files.Timmy Willison2013-09-091-2/+4
|
* Revert "Keep the build for bower"Timmy Willison2013-09-081-0/+1
| | | | This reverts commit c9858a4351c0c04aa1786b01ca1dfef84412dcf9.
* Keep the build for bowerTimmy Willison2013-09-081-1/+0
|
* Update Sizzle to 1.10.7Timmy Willison2013-08-271-1/+1
| | | | | Conflicts: bower.json
* Update Sizzle: minor change to a test (oldIE must set defaultChecked on ↵Timmy Willison2013-08-271-1/+1
| | | | creation)
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-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.0Timmy Willison2013-07-241-2/+2
|
* Update Sizzle to 1.10.5. Fixes #14142.Timmy Willison2013-07-191-1/+3
|
* Fix bower.json version from cherry-picked commitTimmy Willison2013-07-101-1/+1
|
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-0/+17