summaryrefslogtreecommitdiffstats
path: root/src/HtmlNode.js
Commit message (Expand)AuthorAgeFilesLines
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-10/+0
* Linted all files, upgraded all dependenciesUlrich-Matthias Schäfer2018-11-051-1/+1
* rework of classes, make events on every object possibleUlrich-Matthias Schäfer2018-11-051-30/+4
* Revert back to classes, fix remaining testsUlrich-Matthias Schäfer2018-11-041-2/+7
* introduce register and registerMethod method to get rid of dependency problemsUlrich-Matthias Schäfer2018-11-011-10/+13
* resolve last circular dependencies, make rollup workUlrich-Matthias Schäfer2018-10-271-10/+10
* resolve circular references and make example working againUlrich-Matthias Schäfer2018-10-271-3/+4
* convert everything to es6 classes and importsUlrich-Matthias Schäfer2018-10-251-21/+19
* implemented EventTarget + runner does not loop forever anymoreUlrich-Matthias Schäfer2018-05-291-0/+5
* fixed all that errors which come along when removing an object. Fixed tests, ...Ulrich-Matthias Schäfer2018-03-011-8/+2
* Fixed a few hanging issues with the linterSaivan2018-02-271-1/+3
* Actually added the linter to gulp and fixed most errorsSaivan2018-02-271-0/+2
* The first half of the library complies with Standard lintingSaivan2018-02-271-10/+9
* Lots of breaking changes. Read below! (#646, #716)Ulrich-Matthias Schäfer2017-07-251-0/+27