aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
Commit message (Collapse)AuthorAgeFilesLines
* Release: Distribute files to distribution repoTimmy Willison2015-01-291-21/+0
| | | | | | Fixes gh-1869 Fixes gh-1673 Fixes gh-2045
* Build: update version to 3.0.0-preTimmy Willison2014-11-031-1/+1
|
* Build: drop bower; use npm for front-end depsTimmy Willison2014-07-171-6/+0
| | | | | Fixes #15186 Closes gh-1620
* Build: update Sizzle to 2.0.0Timmy Willison2014-07-011-1/+1
|
* Build: update Sizzle to 1.11.1 and include licenseTimmy Willison2014-06-251-1/+1
|
* Bower: Update project version to 2.1.2-preDave Methvin2014-05-011-1/+1
|
* Selector: Update Sizzle to 1.10.19Richard Gibson2014-04-181-1/+1
| | | | | Fixes #14901 Fixes #14793
* 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
* Build: Upgrade QUnit to 1.14.0Michał Gołębiowski2014-02-051-1/+1
|
* Selector: update SizzleMichał Gołębiowski2014-02-051-1/+1
|
* Build: Switch to explicit dependencies versions in bower.jsonMichał Gołębiowski2014-02-021-3/+3
|
* Updating the master version to 2.1.1pre.Timmy Willison2014-01-231-1/+1
|
* Selector: Update SizzleRichard Gibson2014-01-131-1/+1
| | | | Fixes #14657
* 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
* Selector: update SizzleRichard Gibson2013-12-201-1/+1
| | | | Fix #14584
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-15/+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.
* Fix #14579: attribute selectors with trailing spaces after an unquoted valueRichard Gibson2013-11-271-1/+1
|
* Effects: Integrate sinon fake timers into tests. Close gh-1377.John Paul2013-11-241-1/+5
|
* Updating the source version to 2.1.0-pre✓™Dave Methvin2013-11-151-1/+1
|
* Updating version to 2.1.0-beta2.Dave Methvin2013-11-151-1/+1
|
* Fixes #14535: update Sizzle to 1.10.13Timmy Willison2013-11-141-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-1/+1
|
* Add "keywords" to bower.jsonSindre Sorhus2013-11-071-1/+6
| | | | Close gh-1407
* Preparations for npm/bower publishingTimmy Willison2013-10-151-3/+3
|
* Fix #14381: Update to Sizzle 1.10.11Richard Gibson2013-10-111-1/+1
| | | | (cherry picked from commit 64bdf4140b58c6dae72db78fc2f02832ed51a863)
* Update Sizzle to 1.10.10Timmy Willison2013-10-101-1/+1
|
* Fix #14351: Update SizzleRichard Gibson2013-09-121-1/+1
|
* 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 69d84dadc2db228910bdf31c377621cb8b1dab21.
* Keep the build for bowerTimmy Willison2013-09-081-1/+0
|
* Update Sizzle to 1.10.7Timmy Willison2013-08-271-1/+1
|
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-1/+2
|
* 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
|
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-0/+17