Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename files so that they reflect their exported classes (see next commit) | Ulrich-Matthias Schäfer | 2018-10-25 | 1 | -43/+0 |
| | |||||
* | make morphing work, fix inheritance, animations now work | Ulrich-Matthias Schäfer | 2018-05-01 | 1 | -1/+1 |
| | |||||
* | So the standard linter is operational and our code is compliant | Saivan | 2018-02-27 | 1 | -1/+1 |
| | | | | | | This commit completes the compliance of our code with the standard linter. It is now building correctly and error messages are displayed when somebody tries to build bad code! | ||||
* | The first half of the library complies with Standard linting | Saivan | 2018-02-27 | 1 | -11/+14 |
| | | | | | | 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 | ||||
* | newlines | Ulrich-Matthias Schäfer | 2017-02-24 | 1 | -1/+1 |
| | |||||
* | Added SVG.Symbol so SVG.adopt can pick up symbols correctly | Ulrich-Matthias Schäfer | 2017-02-24 | 1 | -5/+0 |
| | |||||
* | Fixed bug in SVG.Bare (closes #358) | Ulrich-Matthias Schäfer | 2015-06-27 | 1 | -29/+29 |
| | |||||
* | Added SVG.Bare for creation of non-described elements | wout | 2014-08-01 | 1 | -0/+45 |