summaryrefslogtreecommitdiffstats
path: root/src/rect.js
Commit message (Collapse)AuthorAgeFilesLines
* Rename files so that they reflect their exported classes (see next commit)Ulrich-Matthias Schäfer2018-10-251-16/+0
|
* All files now loosely abide by standard lintingSaivan2018-02-271-6/+7
| | | | | | 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.
* fix rectUlrich-Matthias Schäfer2015-10-221-1/+1
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-111-9/+9
|
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-2/+0
|
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-13/+15
|
* Bumped to v0.33wout2014-01-221-0/+0
|
* Added to() method in the SVG.FXwout2013-06-091-1/+0
|
* Added deep traversing, reorganized modules0.19wout2013-06-091-0/+1
|
* Added deep traversing, reorganizd moduleswout2013-06-091-1/+10
|
* 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
|
* Refactored code for readability and sizewout2012-12-171-1/+1
|
* Implemented core librarywout2012-12-161-0/+7