aboutsummaryrefslogtreecommitdiffstats
path: root/dist/svg.min.js
Commit message (Expand)AuthorAgeFilesLines
...
* Extendibility fix in SVG.Elementwout2013-04-021-2/+2
* Passing attribute name and value in rebuild() methodwout2013-03-301-2/+2
* Fix in viewbox() methodwout2013-03-291-2/+2
* Allow invocation of SVG() with an <svg> tagwout2013-03-291-2/+2
* Bug fix: recreating defs after clear()0.12wout2013-03-281-2/+2
* Updated READMEwout2013-03-251-2/+2
* Added unbiased option to plotable elementswout2013-03-241-2/+2
* Added plot() method to SVG.Linewout2013-03-241-2/+2
* Bumped to v0.11wout2013-03-241-2/+2
* Animation value clearance0.11wout2013-03-131-2/+2
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-2/+2
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-2/+2
* Animatable fill() and stroke()wout2013-03-061-2/+2
* Reworked color managementwout2013-03-061-2/+2
* Added during() method and unit morphing to fx modulewout2013-03-061-2/+2
* Fix in animate().center()0.8wout2013-03-051-2/+2
* Improved rotate() method in sugar modulewout2013-03-021-2/+2
* Code refactoring on elementwout2013-03-021-2/+2
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f...wout2013-02-271-2/+2
* Added viewbox toString() methodwout2013-02-201-2/+2
* Defaulting zoom in viewbox to 1wout2013-02-201-2/+2
* Fix in viewbox fallbackwout2013-02-201-2/+2
* ViewBox zoom descriptionwout2013-02-201-2/+2
* v0.6wout2013-02-201-1/+1
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-2/+2
* Added support testwout2013-02-151-2/+2
* Added clippath references in READMEwout2013-02-131-1/+1
* Added ability to store data() as raw valueswout2013-02-111-2/+2
* Unbinding an event from an elementwout2013-02-051-2/+2
* Added SVG.Line as a native element0.5wout2013-02-021-2/+2
* Updated opacity() method in sugar modulewout2013-02-021-2/+2
* Reworked SVG.Container inheritancewout2013-02-021-2/+2
* Added visible() and opacity() methods0.4wout2013-01-301-2/+2
* Fix in arrange modulewout2013-01-291-2/+2
* Modified extension method to include all SVG.Container elementswout2013-01-291-2/+2
* Fix in scale() in sugar module0.3wout2013-01-281-2/+2
* Simplifying data() method0.2wout2013-01-271-2/+2
* Fic in data() methodwout2013-01-271-2/+2
* Added data() methodwout2013-01-271-2/+2
* Fix in offset for SVG.Wrapwout2013-01-221-2/+2
* Removed obsolete codewout2013-01-151-2/+2
* Renamed the parentDoc() method to doc()wout2013-01-121-2/+2
* Fix in poly elementwout2013-01-121-2/+2
* Ensuring polygons and polylines are at position 0,0 within their wrapperwout2013-01-121-2/+2
* Bug fix in clone() methodwout2013-01-101-2/+2
* Bug fix in clonewout2013-01-091-2/+2
* Added event listeners to event modulewout2013-01-091-2/+2
* Note in fx.jswout2013-01-091-1/+1
* Storing element typewout2013-01-081-2/+2
* Fix in fx module for very short durationswout2013-01-081-2/+2