Commit Graph

32 Commits

Author SHA1 Message Date
Timmy Willison
f361f0378b Bower: stop ignoring yourself, bower
Ref #14798
Ref gh-1516
Ref gh-1338
2014-02-19 17:58:50 -05:00
Timmy Willison
833d7a69ea Bower: add main property, move Sizzle to devDependencies, add license property
Fixes #14798
Close gh-1516
Ref gh-1338

Conflicts:
	bower.json
2014-02-19 17:29:13 -05:00
Michał Gołębiowski
345a598653 Build: Upgrade QUnit to 1.14.0
(cherry-picked from 95b21c6ec2)
2014-02-05 15:47:20 +01:00
Michał Gołębiowski
e70d0d749b Selector: update Sizzle
(cherry-picked from a74ad04bc9)
2014-02-05 15:35:30 +01:00
Michał Gołębiowski
2f202b034f Build: Switch to explicit dependencies versions in bower.json
(cherry-picked from cd4e25e991)
2014-02-02 22:20:00 +01:00
Timmy Willison
41523ae1d3 Updating the 1.x-master version to 1.11.1pre. 2014-01-23 16:07:07 -05:00
Richard Gibson
c991edd2e2 Selector: Update Sizzle
Fixes #14657
(cherry picked from commit 9ac88dea49)
2014-01-13 09:40:28 -05:00
Dave Methvin
ab1224dd2d Tests: Fix test broken by previous cherry-pick 2014-01-09 22:26:25 -05:00
John Paul
2d6da2da6c Effects: Integrate sinon fake timers into tests
(cherry picked from commit b407bddea2)

Closes gh-1377
2014-01-09 22:03:24 -05:00
Timmy Willison
fd9c32118f Remove hyphen from pre versions
- It is intentionally invalid semver as pre versions should never be released
- UI and Mobile already do this

Conflicts:
	bower.json
	package.json
2013-12-20 17:29:35 -05:00
Richard Gibson
189b2d22fb Selector: update Sizzle
Fix #14584
(cherry picked from commit 29c8003347)
2013-12-20 16:48:27 -05:00
Timmy Willison
c2e0dbdaa5 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.

Conflicts:
	bower.json
	test/index.html
2013-12-06 16:14:27 -05:00
Richard Gibson
b869d3f1ac Fix #14579: attribute selectors with trailing spaces after an unquoted value
(cherry picked from commit ed20e7c645)
2013-11-27 14:52:20 -05:00
Timmy Willison
e07c00be72 Fixes #14535: update Sizzle to 1.10.13
(cherry picked from commit c389c2e6ba)
2013-11-26 09:44:29 -05:00
Dave Methvin
c06462410a Updating the source version to 1.11.0-pre✓™ 2013-11-15 10:59:01 -05:00
Dave Methvin
26dbe634d4 Updating version to 1.11.0-beta2. 2013-11-15 10:58:35 -05:00
Timmy Willison
a9f5946294 Use grunt and bower packages as local dependencies. Close gh-1433. 2013-11-14 10:18:12 -05:00
Timmy Willison
36f00b17c2 Update Sizzle: remove the use of version ranges
Conflicts:
	bower.json
2013-11-14 10:11:35 -05:00
Sindre Sorhus
878b00772e Add "keywords" to bower.json
Cherry picked from 0bb4090c2c commit
2013-11-07 22:09:33 +01:00
Richard Gibson
64bdf4140b Fix #14381: Update to Sizzle 1.10.11 2013-10-11 14:14:03 -04:00
Timmy Willison
f6694208aa Update Sizzle to 1.10.10 2013-10-10 16:25:11 -04:00
Richard Gibson
3a552cdfa7 Fix #14351: Update Sizzle
(cherry picked from commit 1d57ffe5ff)
2013-09-12 16:39:09 -04:00
Timmy Willison
89ddf1040a Unignore license in bower. Ignore other unnecessary files. 2013-09-09 23:26:32 -05:00
Timmy Willison
a8627a9240 Revert "Keep the build for bower"
This reverts commit c9858a4351.
2013-09-08 22:27:20 -04:00
Timmy Willison
c9858a4351 Keep the build for bower 2013-09-08 21:53:05 -04:00
Timmy Willison
2af2e74e27 Update Sizzle to 1.10.7
Conflicts:
	bower.json
2013-08-27 15:06:03 -04:00
Timmy Willison
b718a169b5 Update Sizzle: minor change to a test (oldIE must set defaultChecked on creation) 2013-08-27 00:16:14 -04:00
Timmy Willison
217cbb7109 AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
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
2013-08-15 15:49:49 -04:00
Timmy Willison
c56a9a64e8 Update QUnit to 1.12.0 2013-07-24 21:29:32 -04:00
Timmy Willison
7e7ed7acd0 Update Sizzle to 1.10.5. Fixes #14142. 2013-07-19 09:55:59 -04:00
Timmy Willison
b7ea5c0f35 Fix bower.json version from cherry-picked commit 2013-07-10 14:20:32 -04:00
Timmy Willison
40d4881373 Include Sizzle and Qunit with bower. Fixes #14118. 2013-07-10 12:01:20 -04:00