Commit Graph

30 Commits

Author SHA1 Message Date
Timmy Willison
a35996141e Bower: stop ignoring yourself, bower
Ref #14798
Ref gh-1516
Ref gh-1338
2014-02-19 17:57:34 -05:00
Timmy Willison
027d470b57 Bower: add main property, move Sizzle to devDependencies, add license property
Fixes #14798
Close gh-1516
Ref gh-1338
2014-02-19 17:25:00 -05:00
Michał Gołębiowski
95b21c6ec2 Build: Upgrade QUnit to 1.14.0 2014-02-05 15:35:48 +01:00
Michał Gołębiowski
a74ad04bc9 Selector: update Sizzle 2014-02-05 15:10:22 +01:00
Michał Gołębiowski
cd4e25e991 Build: Switch to explicit dependencies versions in bower.json 2014-02-02 22:17:23 +01:00
Timmy Willison
4655c3de5f Updating the master version to 2.1.1pre. 2014-01-23 16:12:48 -05:00
Richard Gibson
9ac88dea49 Selector: Update Sizzle
Fixes #14657
2014-01-13 09:37:10 -05:00
Timmy Willison
bae117445b Remove hyphen from pre versions
- It is intentionally invalid semver as pre versions should never be released
- UI and Mobile already do this
2013-12-20 17:25:03 -05:00
Richard Gibson
29c8003347 Selector: update Sizzle
Fix #14584
2013-12-20 16:46:30 -05:00
Timmy Willison
f9ad13c9ec Manage bower dependencies with grunt-bowercopy
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.
2013-12-06 16:04:35 -05:00
Richard Gibson
ed20e7c645 Fix #14579: attribute selectors with trailing spaces after an unquoted value 2013-11-27 14:51:29 -05:00
John Paul
b407bddea2 Effects: Integrate sinon fake timers into tests. Close gh-1377. 2013-11-24 15:22:09 -05:00
Dave Methvin
6f74abb7bf Updating the source version to 2.1.0-pre✓™ 2013-11-15 09:55:16 -05:00
Dave Methvin
1f7661f519 Updating version to 2.1.0-beta2. 2013-11-15 09:54:53 -05:00
Timmy Willison
c389c2e6ba Fixes #14535: update Sizzle to 1.10.13 2013-11-14 14:36:04 -05:00
Timmy Willison
ac7ff97f8b Use grunt and bower packages as local dependencies. Close gh-1433. 2013-11-14 10:17:18 -05:00
Timmy Willison
1a13e0b1ad Update Sizzle: remove the use of version ranges 2013-11-14 10:10:13 -05:00
Sindre Sorhus
0bb4090c2c Add "keywords" to bower.json
Close gh-1407
2013-11-07 21:45:02 +01:00
Timmy Willison
6095be1260 Preparations for npm/bower publishing 2013-10-15 16:14:35 -04:00
Richard Gibson
c93743b4fa Fix #14381: Update to Sizzle 1.10.11
(cherry picked from commit 64bdf4140b)
2013-10-11 14:14:24 -04:00
Timmy Willison
a9f1cb89df Update Sizzle to 1.10.10 2013-10-10 16:24:41 -04:00
Richard Gibson
1d57ffe5ff Fix #14351: Update Sizzle 2013-09-12 16:36:29 -04:00
Timmy Willison
ac60f1071d Unignore license in bower. Ignore other unnecessary files. 2013-09-09 23:26:21 -05:00
Timmy Willison
d4518eacb0 Revert "Keep the build for bower"
This reverts commit 69d84dadc2.
2013-09-08 22:23:32 -04:00
Timmy Willison
69d84dadc2 Keep the build for bower 2013-09-08 21:51:44 -04:00
Timmy Willison
a7a3b8ce1b Update Sizzle to 1.10.7 2013-08-27 15:05:00 -04:00
Timmy Willison
6318ae6ab9 AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. 2013-08-15 14:15:49 -04:00
Timmy Willison
410cf4ee6b Update QUnit to 1.12.0 2013-07-24 21:31:08 -04:00
Timmy Willison
0600a29256 Update Sizzle to 1.10.5. Fixes #14142. 2013-07-19 09:54:59 -04:00
Timmy Willison
b13d8229ae Include Sizzle and Qunit with bower. Fixes #14118. 2013-07-10 12:00:26 -04:00