aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.js
Commit message (Expand)AuthorAgeFilesLines
* fixed issues when animating css, updated depsUlrich-Matthias Schäfer2021-10-271-1/+3
* Added exports from window.jsPedro José Batista2020-06-021-1/+7
* added test for GradientUlrich-Matthias Schäfer2020-04-091-0/+1
* added tests for CircleUlrich-Matthias Schäfer2020-04-081-3/+2
* added Fragment, completed Dom Tests, fixed `matches()` for document fragmentsUlrich-Matthias Schäfer2020-04-081-2/+3
* added foreignObject to the coreUlrich-Matthias Schäfer2019-02-181-0/+1
* Fix build chain so that we now have multiple builds. Details below:Ulrich-Matthias Schäfer2018-11-281-0/+1
* Moved utils, namespaces, regex... to a subobject of SVG. Renamed SVGArray and...Ulrich-Matthias Schäfer2018-11-241-6/+8
* Get rid of HTMLNode and Bare in favor of DomUlrich-Matthias Schäfer2018-11-241-3/+1
* renamed `Doc` to `Svg` according to (#932)Ulrich-Matthias Schäfer2018-11-191-3/+3
* make List return new lists on method calls, add map to array polyfill so that...Ulrich-Matthias Schäfer2018-11-121-1/+4
* adds `List` which does bring back `SVG.Set` in an elegant way (#645)Ulrich-Matthias Schäfer2018-11-121-8/+12
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-0/+1
* add styletagsUlrich-Matthias Schäfer2018-11-081-0/+1
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+163