aboutsummaryrefslogtreecommitdiffstats
path: root/src/elements/Circle.js
Commit message (Expand)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-8/+6
* added tests for ImageUlrich-Matthias Schäfer2020-04-091-1/+1
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-2/+2
* Register classes explicitly instead of relying on `Function.name` because cla...Ulrich-Matthias Schäfer2019-02-271-1/+1
* added foreignObject to the coreUlrich-Matthias Schäfer2019-02-181-1/+1
* added possibility to pass in additional attribues to element creators (#796)Ulrich-Matthias Schäfer2018-11-081-3/+8
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-1/+1
* size function of circle now only accepts one argument (#788)Ulrich-Matthias Schäfer2018-11-081-3/+7
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+40