| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo in makefile | Quinn Blenkinsop | 2018-04-14 | 1 | -1/+1 |
* | Optimize the library for webpack users (#1517) | Ivan Akulov | 2018-03-23 | 1 | -0/+4 |
* | include individual module files for aliasesgenerate-index | Alexander Early | 2017-10-20 | 1 | -8/+24 |
* | generate lib/index.js from a template and a list of aliases | Alexander Early | 2017-10-15 | 1 | -2/+7 |
* | update Makefile to include source map in build dir [fixes #1452] (#1453) | Hubert Argasinski | 2017-07-24 | 1 | -2/+8 |
* | enable Make parallelizaionbuild-refactor | Alexander Early | 2017-04-16 | 1 | -1/+1 |
* | rename compile->compile-module.js | Alexander Early | 2017-04-16 | 1 | -1/+1 |
* | use make to manage compiling individual files | Alexander Early | 2017-04-16 | 1 | -3/+7 |
* | remove unused CJS index.js file | Alexander Early | 2017-04-16 | 1 | -5/+1 |
* | refactor to use ES module output to make umd bundle | Alexander Early | 2017-04-16 | 1 | -1/+1 |
* | refactor to not need babel, require node 6+ | Alexander Early | 2017-04-16 | 1 | -4/+3 |
* | Clean other built files | Graeme Yeates | 2016-07-25 | 1 | -1/+2 |
* | add doc generation to makefile | Alexander Early | 2016-07-07 | 1 | -2/+6 |
* | exclude jsdoc scripts from linting | Alexander Early | 2016-06-30 | 1 | -1/+1 |
* | make docs publishing fail if there are uncommitted changes | Alexander Early | 2016-06-30 | 1 | -0/+2 |
* | add docs publishing script. Related to #1202 | Alexander Early | 2016-06-30 | 1 | -0/+6 |
* | add eslint, remove jscs/jshint | Alexander Early | 2016-06-07 | 1 | -2/+1 |
* | remove component.json | Alexander Early | 2016-06-07 | 1 | -1/+1 |
* | Reduce package manager scaffolding. | John-David Dalton | 2016-05-31 | 1 | -6/+0 |
* | Fix Makefile build on OS X | Johan Nordberg | 2016-05-29 | 1 | -1/+2 |
* | Update make file | Graeme Yeates | 2016-05-16 | 1 | -1/+2 |
* | Get rid of nodeunit | ezubarev | 2016-05-06 | 1 | -1/+1 |
* | use npm publish rather than pack | Alexander Early | 2016-05-05 | 1 | -2/+2 |
* | Fixes #1117 | Hubert Argasinski | 2016-04-21 | 1 | -0/+1 |
* | remove gulpfile.js from lint config | Alexander Early | 2016-04-02 | 1 | -1/+1 |
* | add prerelease to makefile | Alexander Early | 2016-03-11 | 1 | -2/+2 |
* | move build/async.js to build/dist/async.js | Alexander Early | 2016-02-16 | 1 | -3/+5 |
* | move es build to separate folder/package | Alexander Early | 2016-02-16 | 1 | -4/+26 |
* | check in dist for bower support | Alexander Early | 2016-02-14 | 1 | -1/+1 |
* | use tweaked version of xyz for our publish process | Alexander Early | 2016-02-10 | 1 | -4/+2 |
* | move package manager files during build process, update main paths | Alexander Early | 2016-02-09 | 1 | -2/+13 |
* | fix es build test | Alexander Early | 2016-02-09 | 1 | -0/+1 |
* | add es modules to build, with lodash replaced with lodash-es | Alexander Early | 2016-01-21 | 1 | -6/+14 |
* | clean up makefile, add smoke test to build process | Alexander Early | 2016-01-21 | 1 | -11/+26 |
* | rename build files, add smoke test for build | --global | 2016-01-15 | 1 | -3/+6 |
* | update code style, increase linter coverage, refactor makefile | --global | 2016-01-15 | 1 | -9/+22 |
* | Improve bundle error reporting | Graeme Yeates | 2016-01-10 | 1 | -4/+4 |
* | use npm for lodash-es, rather than a git submodule | Kiko Beats | 2016-01-07 | 1 | -3/+1 |
* | Update make build tasks | Graeme Yeates | 2016-01-04 | 1 | -7/+16 |
* | Avoid including lodash string parsing in bundle | Graeme Yeates | 2016-01-04 | 1 | -8/+4 |
* | Adjust commonjs builds and use umd format | Graeme Yeates | 2015-12-29 | 1 | -2/+3 |
* | Set up async bundles | Graeme Yeates | 2015-12-29 | 1 | -2/+9 |
* | Initial work in progress - modularization | Kiko Beats | 2015-12-29 | 1 | -2/+4 |
* | fix build task | Alexander Early | 2015-10-25 | 1 | -1/+1 |
* | update build files, include them in npm package | Alexander Early | 2015-10-25 | 1 | -2/+4 |
* | simplify makefile, update node versions for travis | Alexander Early | 2015-10-24 | 1 | -9/+6 |
* | also add updated package manager jsons on release | Alexander Early | 2015-08-07 | 1 | -0/+1 |
* | dont silence xyz command | Alexander Early | 2015-08-07 | 1 | -1/+1 |
* | ignore errors in minified build commit | Alexander Early | 2015-08-07 | 1 | -1/+1 |
* | added not about mocha migration, fixed linting | Alexander Early | 2015-07-19 | 1 | -2/+2 |