Changelog
[2.3.0] - 2016-03-30
SVG.Point
which serves as Wrapper to the native SVGPoint
(#437)element.point(x,y)
which transforms a point from screen coordinates to the elements space (#403)element.is()
which helps to check for the object instance faster (instanceof check)svgjs:data
attribute which was not set properly in all browsers (#428)isNumber
and numberAndUnit
regex (#405)Changelog
[2.2.5] - 2015-12-29
group.move()
now allows string numbers as input (#433)matrixify()
will not apply the calculated matrix to the node anymoreChangelog
[2.2.4] - 2015-12-12
transform()
which returns the matrix values (a-f) now, too (#423)text()
rbox()
(#425)Changelog
[2.2.3] - 2015-11-30
Changelog
[2.2.2] - 2015-11-28
Changelog
[2.2.0] - 2015-11-06
ungroup()/flatten()
(#238), toParent()
and toDoc()
morph()
method for paths via plugin svg.pathmorphing.jsparent()
methodparents()
method to get an array of all parenting elementstext()
after import/clone (#393)Changelog
[2.1.1] - 2015-10-03