summaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Version 2.1.3v2.1.3Graeme Yeates2016-11-221-1/+1
|
* Version 2.1.2v2.1.2Graeme Yeates2016-10-161-1/+1
|
* Tweak travis configupdate-dependenciesGraeme Yeates2016-10-161-1/+1
| | | | Revert nyc upgrade
* Test firefox and building bundles in travisGraeme Yeates2016-10-161-1/+1
| | | | | | fix travis testing of firefox Revert to eslint@2.0
* Update various dev dependenciesGraeme Yeates2016-10-161-17/+18
|
* Add babel-cli as a dev depGraeme Yeates2016-10-151-0/+1
| | | | No longer have to install it to run make :)
* Version 2.1.1v2.1.1Graeme Yeates2016-10-121-1/+1
|
* Version 2.1.0v2.1.0Hubert Argasinski2016-10-121-1/+1
|
* Fix perf suiteGraeme Yeates2016-10-051-1/+1
|
* Update lodash to 4.14.0Graeme Yeates2016-07-241-2/+2
|
* Version 2.0.1v2.0.1Graeme Yeates2016-07-221-1/+1
|
* Version 2.0.0v2.0.0Alexander Early2016-07-121-2/+4
|
* increase coverage by excluding mocha_testsAlexander Early2016-07-121-0/+3
|
* Fix typo for npm run coverallsTravis Warlick2016-07-121-1/+1
|
* Fix nyc/code-coverage testing -- do not run sub-context tests under nyc. ↵Travis Warlick2016-07-121-2/+2
| | | | | | | | | | | | | | nyc uses a separate contex to track code, so tests using a separate context fail under nyc with errors like the following: 1) parallel parallel call in another context: ReferenceError: __cov_GLCSDG93mVWqRnbTQi1ISfasEto is not defined at evalmachine.<anonymous>:1:16 at evalmachine.<anonymous>:1:569 at ContextifyScript.Script.runInNewContext (vm.js:18:15) at Object.exports.runInNewContext (vm.js:49:17) at Context.<anonymous> (mocha_test/parallel.js:3:954) This commit also removes the redundant `&& nyc report` from the end of the npm coverage script (nyc outputs the report by default).
* chore: update nyc to v7Graeme Yeates2016-07-111-1/+1
|
* Fixes #1225; update nyc coverageGraeme Yeates2016-07-111-4/+4
|
* exclude jsdoc theme from lintingAlexander Early2016-06-301-1/+1
|
* copy minami theme into projectAlexander Early2016-06-301-1/+0
|
* remove unused esdoc configAlexander Early2016-06-301-2/+0
|
* add docs publishing script. Related to #1202Alexander Early2016-06-301-1/+5
|
* jsdoc: added searchbar, need to still implement functionality @megawacHubert Argasinski2016-06-291-1/+1
|
* jsdoc: added fixed header (using jsdelivr for jQuery, no gulpfile)Hubert Argasinski2016-06-291-10/+1
|
* jsdoc: added gulp for minifying and concating filesHubert Argasinski2016-06-291-2/+12
|
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-1/+2
| | | | | | jsdocs: style fix in outputted html jsdoc: added documentation to support script
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-0/+4
|
* Update typedef invoke docsGraeme Yeates2016-06-291-1/+0
|
* Initial esdocs documentation (#1083)Graeme Yeates2016-06-291-1/+3
|
* add eslint, remove jscs/jshintAlexander Early2016-06-071-3/+2
|
* Version 2.0.0-rc.6v2.0.0-rc.6Alexander Early2016-06-071-1/+1
|
* Reduce package manager scaffolding.John-David Dalton2016-05-311-26/+2
|
* Version 2.0.0-rc.5v2.0.0-rc.5Graeme Yeates2016-05-161-1/+1
|
* update minified buildGraeme Yeates2016-05-161-1/+1
|
* Fixes #1158; update lodash dependencyGraeme Yeates2016-05-161-2/+2
|
* Get rid of nodeunitezubarev2016-05-061-5/+3
|
* Version 2.0.0-rc.4v2.0.0-rc.4Alexander Early2016-05-051-1/+1
|
* update minified buildAlexander Early2016-05-051-1/+1
|
* Add linting for jsdocsGraeme Yeates2016-04-121-1/+2
|
* Version 2.0.0-rc.3v2.0.0-rc.3Alexander Early2016-04-071-1/+1
|
* update minified buildAlexander Early2016-04-071-1/+1
|
* add back in fs-extraAlexander Early2016-04-071-0/+1
|
* update rollup plugin nameAlexander Early2016-04-021-0/+1
|
* disable browser tests in CI for nowAlexander Early2016-04-021-1/+1
|
* remove gulpfile.js from lint configAlexander Early2016-04-021-1/+1
|
* remove unused gulpfileAlexander Early2016-03-311-5/+1
|
* Version 2.0.0-rc.2v2.0.0-rc.2Alexander Early2016-03-231-1/+1
|
* use more accurate rc tagv2.0.0-rc.1Alexander Early2016-03-181-1/+1
|
* Version 2.0.0-alpha.0v2.0.0-alpha.0Alexander Early2016-03-181-1/+1
|
* make the package json main dist/async.jsAlexander Early2016-02-181-4/+4
|
* move build/async.js to build/dist/async.jsAlexander Early2016-02-161-1/+1
|