aboutsummaryrefslogtreecommitdiffstats
path: root/src/helpers.js
Commit message (Collapse)AuthorAgeFilesLines
* Speed improvements on parent elementwout2016-08-041-5/+9
|
* Implementation new fx moduleUlrich-Matthias Schäfer2016-03-231-0/+4
|
* added support for css selectors with the `parent()` methodUlrich-Matthias Schäfer2015-10-251-0/+5
|
* Make parsing a <transform-list> more robust in the face of IE11Ray Glover2015-08-141-1/+1
| | | | | which doesn't use commas (',') to delimit matrix elements. see also: http://www.w3.org/TR/SVG11/coords.html#SVGGlobalTransformAttribute
* Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-111-10/+1
|
* Added animated parametric transformationswout2014-08-301-0/+6
|
* Added SVG.TBox for transformed bounding boxeswout2014-08-291-102/+111
|
* Installed Jasmin 2.0.1wout2014-07-261-4/+28
|
* Various small fixeswout2014-07-251-6/+4
|
* Added support for scale center on matriceswout2014-07-121-20/+0
|
* Eliminate matrix translation errorswout2014-07-121-3/+3
|
* Further debugging matrix new implementationwout2014-07-121-1/+1
|
* Completely reworked transform systemwout2014-07-111-99/+115
|
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-4/+3
|
* Complete new clone() methodwout2014-06-261-2/+15
|
* Removed all structural referenceswout2014-06-211-0/+5
|
* Added marker, symbol and dynamic referencingwout2014-06-171-0/+7
|
* Bumped to 1.0.0-rc.6wout2014-03-041-0/+124