aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* 2.1.1-beta12.1.1-beta1Michał Gołębiowski2014-03-241-3/+3
|
* Build: Update release script for new jquery-release APIScott González2014-03-211-2/+0
| | | | Closes gh-1544
* Build: Add commitplease for commit msg checkingJörn Zaefferer2014-03-201-0/+1
| | | | Closes gh-1523
* Package: Sort devDependenciesJörn Zaefferer2014-03-201-8/+8
|
* Build: Upgrade npm devDependenciesMichał Gołębiowski2014-01-261-8/+8
|
* Updating the master version to 2.1.1pre.Timmy Willison2014-01-231-4/+1
|
* Update grunt-bowercopy to 0.5.0Timmy Willison2013-12-311-1/+1
|
* Release script: jquery-release integrationTimmy Willison2013-12-201-0/+1
|
* 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
* Use the exact versions dependenciesOleg2013-12-191-15/+17
| | | | | | And remove unused "which" package Closes gh-1458
* Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasksMichał Gołębiowski2013-12-181-1/+1
| | | | | | | | | grunt-contrib-jshint 0.7.1 allows the jshintrc option to be set to true to have it read the appropriate config file based on the file being checked. The only place where we can’t use it is the check for dist/jquery.js that has the onevar option removed. Fixes #14504
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-4/+1
| | | | | | | | | | | | 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.
* Fixes #14548. Add main property to package.jsonTimmy Willison2013-11-151-0/+1
|
* 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
|
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-1/+7
|
* Remove workarounds for the uglify task mishandling banners when used with ↵Michał Gołębiowski2013-11-091-1/+1
| | | | | | | source maps. The issue was fixed in grunt-contrib-uglify: https://github.com/gruntjs/grunt-contrib-uglify/issues/22
* Add load-grunt-tasks package dependencySindre Sorhus2013-11-071-0/+1
| | | | Close gh-1405
* Fix #12757 - use jscs to check the style guideOleg2013-11-071-0/+1
| | | | Close gh-1396
* No ticket. Update npm devDependencies.Michał Gołębiowski2013-10-251-3/+3
|
* Update requirejs to compatible version, remove r.jsTimmy Willison2013-10-151-46/+46
|
* Edit bower install script based on comments. Close gh-1392.Timmy Willison2013-10-071-1/+1
|
* Warn on npm install if Bower isn't installed.Scott González2013-10-071-1/+2
|
* Updating the source version to 2.1.0-pre✓™Dave Methvin2013-09-191-1/+1
|
* Tagging the 2.1.0-beta1 release.2.1.0-beta1Dave Methvin2013-09-191-1/+1
|
* Add Travis CI config for PR testingJörn Zaefferer2013-09-121-1/+2
|
* No ticket. Update packages, make the devDependencies list alphabetic.Michał Gołębiowski2013-09-051-5/+5
|
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-5/+8
|
* Install bower packages with npm installOleg2013-07-221-0/+5
|
* Lint JSON manifests during developmentTimmy Willison2013-07-191-1/+2
|
* Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. ↵Michał Gołębiowski2013-07-111-4/+4
| | | | Close gh-1283.
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-5/+4
|
* Updating the source version to 2.0.4-pre✓™Dave Methvin2013-07-031-1/+1
|
* Tagging the 2.0.3 release.Dave Methvin2013-07-031-1/+1
|
* Build: Update testswarm task to node-testswarm 1.x APIJörn Zaefferer2013-06-051-1/+1
|
* Updating the source version to 2.0.3-pre✓™Dave Methvin2013-05-301-1/+1
|
* Tagging the 2.0.2 release.Dave Methvin2013-05-301-1/+1
|
* Updating the source version to 2.0.2-pre✓™Dave Methvin2013-05-241-1/+1
|
* Tagging the 2.0.1 release.Dave Methvin2013-05-241-1/+1
|
* build: update release script to use nodejs archiver.Chris Talkington2013-05-121-1/+2
|
* Updating the source version to 2.0.1-preDave Methvin2013-04-181-1/+1
|
* Tagging the 2.0.0 release.Dave Methvin2013-04-181-1/+1
|
* Fix #13776: Add banner before generating source map. Close gh-1246.Richard Gibson2013-04-181-1/+1
|
* Updating the source version to 2.0.0-preDave Methvin2013-04-091-1/+1
|
* Tagging the 2.0.0-beta3 release.2.0.0-beta3Dave Methvin2013-04-091-1/+1
|
* Update grunt-contrib-jshint to 0.3.0, close gh-1204.Michał Gołębiowski2013-04-031-1/+1
| | | | | | | | (cherry picked from 4adde5d14534799f3bcfac2771e1513be8a56a2f) Conflicts: src/data.js src/effects.js
* No ticker: grunt_compare_size options. Close gh-1210.Tom Fuertes2013-03-261-0/+1
|
* Use semver versions for our in-between versions as well.Timmy Willison2013-03-231-1/+1
| | | | http://semver.org
* updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes gh-1202Michał Gołębiowski2013-03-181-4/+4
|
* No ticket: compare_size returns!Richard Gibson2013-03-111-1/+1
| | | | (remember to `npm install`)