Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 1 | -72/+0 |
| | |||||
* | Linted all files, upgraded all dependencies | Ulrich-Matthias Schäfer | 2018-11-05 | 1 | -12/+11 |
| | |||||
* | rework of classes, make events on every object possible | Ulrich-Matthias Schäfer | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | fix even more tests | Ulrich-Matthias Schäfer | 2018-11-04 | 1 | -1/+1 |
| | |||||
* | introduce register and registerMethod method to get rid of dependency problems | Ulrich-Matthias Schäfer | 2018-11-01 | 1 | -0/+7 |
| | |||||
* | resolve circular references and make example working again | Ulrich-Matthias Schäfer | 2018-10-27 | 1 | -52/+48 |
| | |||||
* | convert everything to es6 classes and imports | Ulrich-Matthias Schäfer | 2018-10-25 | 1 | -16/+39 |
| | |||||
* | Actually added the linter to gulp and fixed most errors | Saivan | 2018-02-27 | 1 | -0/+2 |
| | | | | | | This commit fixes most of the errors raised by standard. There is still a strange call error, but that will be the focus of the next commit | ||||
* | The first half of the library complies with Standard linting | Saivan | 2018-02-27 | 1 | -10/+11 |
| | | | | | | This commit reformats the code so that it complies with the standard linting style. Its currently a work in progress, but it is meant to pave the way for linting in the build process | ||||
* | changed `style()` to `css()` | Ulrich-Matthias Schäfer | 2017-04-22 | 1 | -11/+31 |
| | | | | | it now accepts array as input and returns object when no argument given (#517) also removed sub-pixel offset fix | ||||
* | rename style to css | Ulrich-Matthias Schäfer | 2017-04-22 | 1 | -0/+24 |