Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Housekeeping (#1772) | Jimmy Wärting | 2021-12-02 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | * rimraf was not being used * one less use of lodash dep * shorter name variant * one less lodash fn being used * use native forEach * result was a object * one less lodash recommendation * more explicit path * removed a unused variable | ||||
* | docs: use `docs/` folder, include links for every major version (#1648) | Alex Early | 2019-05-26 | 1 | -18/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | * publish docs to docs folder * disable jekyll * dont clean docs folder * add v2 docs * move docs to v3 * fix nav links, remove pointless footer text * fix scripts/footer * make doc generation idempotent * css tweak * fix path between v2 and v3 * fix logo link | ||||
* | disallow variable shadowing | Alexander Early | 2018-07-08 | 1 | -6/+7 |
| | |||||
* | ES6-ify codebase (#1553) | Alex Early | 2018-07-08 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cancelable foreach * cancelable waterfall * cancellable auto * fix lint * fix tests * cancelable whilst/until/during/forever * fix waterfall test. It WILL get there * docs * use rest params instead of slice * clean up internals * remove property func * clarify uses of createTester * happy path async funtions in asyncify * stop using arguments * DLL to class * moar arrows * fix merge issues * remove forOwn * moar arrows * fix merge mistake * even more arrows, what can stop him * mo more fn.apply(null,...) * remove more spurious uses of apply * update lint config * just when you thought there couldn't possibly be more arrows * use eslint:recommended * even less uses or aguments * get rid of prototype cuteness * fix concat tests * fix more tests | ||||
* | docs: added searching aliases (see #1339) | Hubert Argasinski | 2016-12-11 | 1 | -28/+1 |
| | |||||
* | docs: fix missing caret | Hubert Argasinski | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | docs: update version to latest in nav (fixes #1328) | Hubert Argasinski | 2016-11-23 | 1 | -0/+5 |
| | |||||
* | fix style error in doc generation script | Hubert Argasinski | 2016-10-12 | 1 | -1/+0 |
| | |||||
* | docs: using jQuery/cheerio builtins for adding class | Hubert Argasinski | 2016-10-09 | 1 | -3/+1 |
| | |||||
* | docs: highlight current method in toc when viewing source file | Hubert Argasinski | 2016-10-07 | 1 | -0/+6 |
| | |||||
* | docs: added Bootstrap scroll-spy | Hubert Argasinski | 2016-10-07 | 1 | -16/+28 |
| | |||||
* | docs: combine toc sublists into one list | Hubert Argasinski | 2016-10-07 | 1 | -3/+24 |
| | |||||
* | update params table style, re-order doc items | Alexander Early | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | copy custom styles into main css, tweak layout | Alexander Early | 2016-06-30 | 1 | -1/+0 |
| | |||||
* | copy custom script tag into theme | Alexander Early | 2016-06-30 | 1 | -4/+0 |
| | |||||
* | copy custom navbar into theme | Alexander Early | 2016-06-30 | 1 | -26/+12 |
| | |||||
* | copy custom head data into theme | Alexander Early | 2016-06-30 | 1 | -9/+8 |
| | |||||
* | displaying logo on site | Hubert Argasinski | 2016-06-29 | 1 | -2/+2 |
| | |||||
* | fixed eslint issues in jsdoc files | Hubert Argasinski | 2016-06-29 | 1 | -5/+0 |
| | |||||
* | final tweaks before publishing | Hubert Argasinski | 2016-06-29 | 1 | -0/+1 |
| | |||||
* | jsdoc: added searchbar, need to still implement functionality @megawac | Hubert Argasinski | 2016-06-29 | 1 | -17/+40 |
| | |||||
* | jsdoc: added fixed header (using jsdelivr for jQuery, no gulpfile) | Hubert Argasinski | 2016-06-29 | 1 | -18/+43 |
| | |||||
* | jsdoc: moving jsdoc related files to subdirectory | Hubert Argasinski | 2016-06-29 | 1 | -0/+168 |