summaryrefslogtreecommitdiffstats
path: root/src/shape.js
Commit message (Collapse)AuthorAgeFilesLines
* Rename files so that they reflect their exported classes (see next commit)Ulrich-Matthias Schäfer2018-10-251-10/+0
|
* make morphing work, fix inheritance, animations now workUlrich-Matthias Schäfer2018-05-011-1/+1
|
* So the standard linter is operational and our code is compliantSaivan2018-02-271-2/+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!
* All files now loosely abide by standard lintingSaivan2018-02-271-3/+4
| | | | | | This commit completes the rest of the files, making sure they are in the standard linting format. Next we will add the linter to the build process of our application.
* add new default constructor (#714)Ulrich-Matthias Schäfer2017-07-251-3/+3
|
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-2/+2
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-5/+9
|
* Bumped to v0.33wout2014-01-221-0/+0
|
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-1/+1
| | | | animation functionality
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-4/+4
|
* Made code more readable and included docswout2013-01-041-2/+1
|
* Added transform()wout2012-12-181-34/+1
|
* Updated docswout2012-12-171-1/+34
|
* Slimmed down SVG.Shapewout2012-12-171-34/+1
|
* Code slimmingwout2012-12-171-12/+12
|
* Refactored code for readability and sizewout2012-12-171-24/+29
|
* Removing legacy referenceswout2012-12-171-15/+0
|
* Removed redundant codewout2012-12-171-1/+0
|
* Implemented core librarywout2012-12-161-0/+51
|
* Initial commitwout2012-12-151-0/+0