summaryrefslogtreecommitdiffstats
path: root/src/image.js
Commit message (Collapse)AuthorAgeFilesLines
* Bumped to v0.33wout2014-01-221-0/+0
|
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-051-2/+0
| | | | SVG.Use inherits from SVG.Shape
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-221-1/+1
|
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+11
|
* Bumped to v0.11wout2013-03-241-4/+3
| | | | | | | | | - removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-7/+7
|
* Made code more readable and included docswout2013-01-041-7/+5
|
* Added clone()wout2012-12-311-1/+2
|
* Added gradientwout2012-12-221-1/+1
|
* Making the svg function globalwout2012-12-211-1/+1
|
* Added font elementwout2012-12-201-6/+2
|
* Added transform()wout2012-12-181-2/+2
|
* Refactored code for readability and sizewout2012-12-171-8/+13
|
* Removed redundant codewout2012-12-171-1/+0
|
* Implemented core librarywout2012-12-161-0/+17
|
* Initial commitwout2012-12-151-0/+0