aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* speed up path parsing for most casesUlrich-Matthias Schäfer2017-03-068-59/+66
* added `font()` method to `SVG.Tspan` (#599)Ulrich-Matthias Schäfer2017-03-054-5/+6
* `dx()/dy()` now accepts percentage values, too (#524)Ulrich-Matthias Schäfer2017-03-055-8/+27
* fixed error in event which did not clean up `SVG.handlerMap` properly (#518)Ulrich-Matthias Schäfer2017-03-055-2/+19
* removed at() helper which is not used anymoreUlrich-Matthias Schäfer2017-03-032-27/+1
* added test cases to increase code coverageUlrich-Matthias Schäfer2017-03-012-13/+12
* added test cases to increase coverageUlrich-Matthias Schäfer2017-03-012-0/+76
* added test cases to increase code coverageUlrich-Matthias Schäfer2017-03-011-8/+255
* Added test cases to increase code coverageUlrich-Matthias Schäfer2017-03-011-0/+143
* added test case for ungroup/flattenUlrich-Matthias Schäfer2017-03-011-9/+74
* fixed bug in SVG.Transformations when creating with array/argument list.Ulrich-Matthias Schäfer2017-02-286-35/+361
* update changelogUlrich-Matthias Schäfer2017-02-281-0/+2
* added tests to increase code coverageUlrich-Matthias Schäfer2017-02-2812-11/+413
* removed old fx code which is unused (#605)Ulrich-Matthias Schäfer2017-02-284-52/+3
* added tests to increase code coverageUlrich-Matthias Schäfer2017-02-283-6/+21
* added test cases to increase coverageUlrich-Matthias Schäfer2017-02-276-23/+156
* Add tests for the animate method of the FX moduleRémi Tétreault2017-02-251-0/+44
* Add tests for when the user call stop/finish in during callbackRémi Tétreault2017-02-251-0/+12
* Add tests for the method atEnd of the FX moduleRémi Tétreault2017-02-254-31/+164
* Correct some tests for the at_ methods of the FX moduleRémi Tétreault2017-02-251-4/+4
* added test cases to increase code coverageUlrich-Matthias Schäfer2017-02-253-10/+31
* update changelogUlrich-Matthias Schäfer2017-02-251-0/+2
* viewbox now also accepts arrays and stringsUlrich-Matthias Schäfer2017-02-254-49/+35
* added test cases to increase code coverageUlrich-Matthias Schäfer2017-02-2513-16/+189
* added a few missing tests to increase coverageUlrich-Matthias Schäfer2017-02-246-2/+155
* `SVG.Array` now accepts a comma seperated string and returns array of numbers...Ulrich-Matthias Schäfer2017-02-243-4/+6
* newlinesUlrich-Matthias Schäfer2017-02-242-2/+2
* Added SVG.Symbol so SVG.adopt can pick up symbols correctlyUlrich-Matthias Schäfer2017-02-248-29/+49
* slim down the SVG.TBox to SVG.RBox mapping (new SVG.TBox will not work)dotnetCarpenter2017-02-245-33/+35
* deprecate SVG.TBoxdotnetCarpenter2017-02-244-15/+38
* remove SVG.TBoxdotnetCarpenter2017-02-2313-155/+38
* Added gradient testswout2017-02-222-2/+60
* Allow 0 to be passed without unitRémi Tétreault2017-02-225-12/+117
* Added paths to benchwout2017-02-212-1/+22
* Updated benchwout2017-02-214-13/+13
* Added clone method to SVG.Array/PointArray/PathArray (#590)Ulrich-Matthias Schäfer2017-02-208-28/+104
* update changelogUlrich-Matthias Schäfer2017-02-191-0/+12
* Merge pull request #589 from RmiTtro/sort-leftovers-from-old-fxUlrich-Matthias Schäfer2017-02-1917-228/+715
|\
| * Make some change to the previous commitRémi Tétreault2017-02-1711-33/+33
| * Sort out leftovers from the old fx moduleRémi Tétreault2017-02-1617-228/+715
|/
* Documentup config no longer requiredWout2017-02-151-7/+0
* Updated CHANGELOGwout2017-02-051-3/+8
* Fixed sentenceJon Ege Ronnenberg2017-02-051-1/+1
* added PR reference numberdotnetCarpenter2017-02-051-1/+1
* began notes for the 2.4.1 releasedotnetCarpenter2017-02-051-2/+6
* added newline for readabilitydotnetCarpenter2017-02-051-0/+1
* Merge branch 'master' of https://github.com/svgdotjs/svg.jsdotnetCarpenter2017-02-0515-4393/+558
|\
| * Format change log according to “Keep a CHANGELOG” guidelines (#578)Zearin2017-02-051-102/+336
| * Typo in typingswout2017-01-181-1/+1
| * DocumentupWout2017-01-151-1/+1